summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lib: Introduce generic list_sort functionDave Chinner2010-01-131-0/+11
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-131-0/+3
|\
| * libata: retry link resume if necessaryTejun Heo2010-01-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-131-0/+1
|\ \ | |/ |/|
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-311-0/+1
* | core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-2/+14
* | gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-111-0/+12
* | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+10
* | kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum2010-01-111-52/+58
* | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-01-082-5/+6
|\ \
| * | kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap2010-01-071-4/+3Star
| * | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2010-01-071-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-081-0/+1
|\ \ \ | |/ / |/| |
| * | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-051-0/+1
* | | NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2010-01-071-0/+2
* | | resource: add helpers for fetching rlimitsJiri Slaby2010-01-041-0/+22
* | | resource: move kernel function inside __KERNEL__Jiri Slaby2010-01-041-2/+6
|/ /
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-021-0/+26
|\ \
| * | reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker2010-01-021-0/+9
| * | reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker2010-01-021-0/+8
| * | reiserfs: Fix reiserfs lock <-> inode mutex dependency inversionFrederic Weisbecker2009-12-161-0/+9
| * | Merge commit 'v2.6.32' into reiserfs/kill-bklFrederic Weisbecker2009-12-07394-4463/+12140
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-312-2/+5
|\ \ \ \
| * | | | firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-292-2/+5
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-311-1/+1
|\ \ \ \ \
| * | | | | tracing/syscalls: Fix typo in SYSCALL_DEFINE0Lai Jiangshan2009-12-301-1/+1
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-311-0/+1
|\ \ \ \ \ \
| * | | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-311-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-302-0/+2
|\ \ \ \ \ \
| * | | | | | fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-231-0/+1
| * | | | | | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-231-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-0/+3
|\ \ \ \ \ \
| * | | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-171-0/+3
* | | | | | | kfifo: Fix typo in commentRolf Eike Beer2009-12-301-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-301-8/+9
|\ \ \ \ \ \ \
| * | | | | | | block: blk_rq_err_sectors cleanupGui Jianfeng2009-12-301-6/+0Star
| * | | | | | | block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-291-2/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-303-1/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net: restore ip source validationJamal Hadi Salim2009-12-262-0/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-241-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sony' into releaseLen Brown2009-12-241-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-171-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-241-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-181-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-232-10/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
| * | | | | | | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-232-7/+8