aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-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-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-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-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-30kfifo: Fix typo in commentRolf Eike Beer
2009-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-30tracing/syscalls: Fix typo in SYSCALL_DEFINE0Lai Jiangshan
2009-12-30block: blk_rq_err_sectors cleanupGui Jianfeng
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch
2009-12-29block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-24Merge branch 'sony' into releaseLen Brown
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap