summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger2010-01-111-3/+9
* Documentation: update ring-buffer-design.txtRandy Dunlap2010-01-111-28/+28
* mm: hugetlb: fix clear_huge_page()Andrea Arcangeli2010-01-111-1/+1
* hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj2010-01-114-0/+1229
* gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula2010-01-111-2/+0
* vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König2010-01-111-2/+2
* mmc: allow for MMC v4.4Adrian Hunter2010-01-111-1/+1
* mmc_block: fix queue cleanupAdrian Hunter2010-01-112-9/+11
* mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-111-0/+1
* mmc_block: add dev_t initialization checkAnna Lemehova2010-01-111-0/+5
* power: fix kernel-doc notationRandy Dunlap2010-01-111-4/+5
* proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-112-91/+0
* .gitignore: ignore vmlinuzFlorian Fainelli2010-01-111-0/+1
* kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen2010-01-111-1/+2
* cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson2010-01-111-1/+0
* scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-111-30/+54
* lib/rational.c needs module.hSascha Hauer2010-01-111-0/+1
* Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-114-5/+31
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-113-1/+9
* arm: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-115-92/+68
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-115-7/+244
* zlib: optimize inffast when copying direct from outputJoakim Tjernlund2010-01-112-12/+47
* percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton2010-01-111-1/+3
* kmod: fix resource leak in call_usermodehelper_pipe()Masami Hiramatsu2010-01-111-5/+7
* dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa2010-01-111-4/+3
* kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum2010-01-111-52/+58
* docs: large update to ioctl-number.txtRandy Dunlap2010-01-111-44/+159
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-117-9/+7
* DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-081-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-084-3/+9
|\
| * Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2010-01-063-2/+8
| |\
| | * mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
| | * IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
| | * IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
| * | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day2010-01-061-1/+1
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-01-086-214/+114
|\ \
| * | kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap2010-01-071-4/+3
| * | blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-071-1/+1
| * | blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-073-206/+98
| * | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2010-01-072-3/+12
* | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-084-9/+33
|\ \ \
| * | | reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker2010-01-071-0/+4
| * | | reiserfs: Fix unreachable statementJiri Slaby2010-01-071-1/+2
| * | | reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker2010-01-071-0/+2
| * | | reiserfs: Relax lock on xattr removingFrederic Weisbecker2010-01-051-3/+9
| * | | reiserfs: Relax the lock before truncating pagesFrederic Weisbecker2010-01-051-1/+10
| * | | reiserfs: Fix recursive lock on lchownFrederic Weisbecker2010-01-051-3/+5
| * | | reiserfs: Fix mistake in down_write() conversionFrederic Weisbecker2010-01-031-1/+1
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-081-4/+4
|\ \ \ \
| * | | | xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
OpenPOWER on IntegriCloud