aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter10-12/+18
2010-01-11mn10300: objcopy flags fixMark Salter1-1/+1
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-11smaps: fix wrong rss countMinchan Kim1-2/+1
2010-01-11documentation: update kernel-doc-nano-HOWTO informationRandy Dunlap1-5/+7
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich4-0/+288
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap1-28/+28
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli1-1/+1
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj4-0/+1229
2010-01-11gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula1-2/+0
2010-01-11vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König1-2/+2
2010-01-11mmc: allow for MMC v4.4Adrian Hunter1-1/+1
2010-01-11mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2010-01-11power: fix kernel-doc notationRandy Dunlap1-4/+5
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2-91/+0
2010-01-11.gitignore: ignore vmlinuzFlorian Fainelli1-0/+1
2010-01-11kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen1-1/+2
2010-01-11cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson1-1/+0
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches1-30/+54
2010-01-11lib/rational.c needs module.hSascha Hauer1-0/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre4-5/+31
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre3-1/+9
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre5-92/+68
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre5-7/+244
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund2-12/+47
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton1-1/+3
2010-01-11kmod: fix resource leak in call_usermodehelper_pipe()Masami Hiramatsu1-5/+7
2010-01-11dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE andKrzysztof Halasa1-4/+3
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11docs: large update to ioctl-number.txtRandy Dunlap1-44/+159
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart7-9/+7
2010-01-11quota: Fix dquot_transfer for filesystems different from ext4Jan Kara1-0/+3
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse1-1/+1
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas1-0/+3
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas1-2/+1
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester1-4/+9
2010-01-11Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie29-496/+853
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie34-470/+1530
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki1-1/+1
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs3-6/+12
2010-01-11drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs1-1/+1
2010-01-11drm/nv04: differentiate between nv04/nv05Ben Skeggs1-1/+4
2010-01-11drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri1-20/+13
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs1-0/+1
2010-01-11drm/nouveau: have ttm's fault handler called directlyBen Skeggs1-29/+1
2010-01-11drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs1-4/+2