aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_initializedAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-16ACPI: don't cond_resched if irq is disabledXiaotian Feng
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-14lib: Introduce strnstr()Li Zefan
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12libata: retry link resume if necessaryTejun Heo
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11genhd: overlapping variable definitionStephen Hemminger
2010-01-11block: removed unused as_io_contextKirill Afonshin
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-08drm: Add eDP connector typeAlex Deucher
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman