summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-01md: fix error path when duplicate name is found on md device creation.NeilBrown
2009-07-01Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-07-01Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-07-01MN10300: Wire up new syscallsDavid Howells
2009-07-01FRV: Wire up new syscallsDavid Howells
2009-07-01hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer
2009-07-01floppy: fix lock imbalanceJiri Slaby
2009-07-01bfin: delay IRQ registration until driver is readyMike Frysinger
2009-07-01atyfb: fix alignment for block writesVille Syrjala
2009-07-01atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-07-01gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-07-01gpio: pl061: fix probe error handling codeBaruch Siach
2009-07-01x86: only clear node_states for 64bitYinghai Lu
2009-07-01cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan
2009-07-01mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy
2009-07-01bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux
2009-07-01MAINTAINERS: STARFIRE/DURALAN updateJoe Perches
2009-07-01kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui
2009-07-01spi: bitbang bugfix in message setupDavid Brownell
2009-07-01fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-07-01spi: add spi_master flag wordDavid Brownell
2009-07-01spi: new spi->mode bitsDavid Brownell
2009-07-01dmapools: protect page_list walk in show_pools()Thomas Gleixner
2009-07-01ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-07-01elf: limit max map count to safe valueKAMEZAWA Hiroyuki
2009-07-01edac: add DDR3 memory type for MPC85xx EDACYang Shi
2009-07-01parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch
2009-07-01gcov: fix documentationPeter Oberparleiter
2009-07-01alpha: fix percpu build breakageTejun Heo
2009-07-01fbdev: work around old compiler bugStephen Rothwell
2009-07-01MAINTAINERS: update EDAC-I82975XJoe Perches
2009-07-01gcov: fix __ctors_start alignmentHeiko Carstens
2009-07-01eventfd: revised interface and cleanupsDavide Libenzi
2009-07-01md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown
2009-07-01md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen
2009-06-30perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-06-30perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-06-30perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-30Add Fenghua Yu as temporary co-maintainer for ia64Tony Luck
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox
2009-06-30AFS: Fix lock imbalanceJiri Slaby
2009-06-30ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa
2009-06-30fuse: invalidation reverse callsJohn Muir
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi
2009-06-30fuse: fix bad return value in fuse_file_poll()Miklos Szeredi