aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-29MAINTAINERS: Remove CS461x sound card sectionJoe Perches2-9/+3
2009-07-29MAINTAINERS: INPUT: Add Dmitry's name to his email addressJoe Perches1-0/+1
2009-07-29MAINTAINERS: USB Serial Digi Acceleport: use separate P: for Al BorchersJoe Perches1-1/+2
2009-07-29MAINTAINERS: Add PPS patternsJoe Perches1-0/+3
2009-07-29MAINTAINERS: Update KERNEL JANITORSJoe Perches1-2/+1
2009-07-29MAINTAINERS: Move ARPD to CREDITSJoe Perches2-6/+3
2009-07-29MAINTAINERS: Remove L: linux-kernel@vger.kernel.orgJoe Perches1-5/+0
2009-07-29MAINTAINERS: Use tabs in ACER ASPIRE ONEJoe Perches1-5/+5
2009-07-29MAINTAINERS: QLGE 10Gb ETHERNET - pair P:/M: entries properlyJoe Perches1-1/+1
2009-07-29MAINTAINERS: Remove ivtv-user lists, add CX18 urlJoe Perches1-2/+1
2009-07-29MAINTAINERS: IA64 - pair P:/M: entries properlyJoe Perches1-1/+1
2009-07-29uio: mark uio.h functions __KERNEL__ onlyJiri Slaby1-9/+8
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=NAlbin Tonnerre1-0/+2
2009-07-29lib: flexible array implementationDave Hansen3-1/+317
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto2-6/+9
2009-07-29pps.h needs <linux/types.h>Dave Jones1-0/+2
2009-07-29fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas1-0/+1
2009-07-29net-dccp: suppress warning about large allocations from DCCPMel Gorman1-2/+2
2009-07-29profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman1-2/+3
2009-07-29page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARNMel Gorman1-1/+3
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki3-20/+75
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-07-29cgroups: fix pid namespace bugLi Zefan2-31/+76
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson1-1/+1
2009-07-29lib: export generic atomic64_t functionsRoland Dreier1-0/+11
2009-07-29hugetlbfs: fix i_blocks accountingEric Sandeen1-1/+1
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo1-5/+18
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala1-1/+20
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander1-2/+9
2009-07-29s3c-fb: fix off-by-one bug in loop indexesPawel Osciak1-2/+2
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe1-1/+1
2009-07-29kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto1-1/+1
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel1-0/+1
2009-07-29mm: avoid endless looping for oom killed tasksDavid Rientjes1-0/+4
2009-07-29page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman1-4/+9
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox1-2/+3
2009-07-29kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas1-3/+1
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds46-1529/+3576
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+0
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-42/+73
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-4/+6
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-2460/+20
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-445/+1012
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi4-2/+15
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie1-0/+5
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer1-2/+2
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer5-1/+225
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2-2/+2