aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-30MN10300: Wire up new syscallsDavid Howells
2009-06-30FRV: Wire up new syscallsDavid Howells
2009-06-30hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer
2009-06-30floppy: fix lock imbalanceJiri Slaby
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger
2009-06-30atyfb: fix alignment for block writesVille Syrjala
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-30x86: only clear node_states for 64bitYinghai Lu
2009-06-30cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy
2009-06-30bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux
2009-06-30MAINTAINERS: STARFIRE/DURALAN updateJoe Perches
2009-06-30kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui
2009-06-30spi: bitbang bugfix in message setupDavid Brownell
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-30spi: new spi->mode bitsDavid Brownell
2009-06-30dmapools: protect page_list walk in show_pools()Thomas Gleixner
2009-06-30ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch
2009-06-30gcov: fix documentationPeter Oberparleiter
2009-06-30alpha: fix percpu build breakageTejun Heo
2009-06-30fbdev: work around old compiler bugStephen Rothwell
2009-06-30MAINTAINERS: update EDAC-I82975XJoe Perches
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi
2009-07-01perf report: Add hypervisor dsoAnton Blanchard
2009-07-01perf report: Fix reporting of hypervisorAnton Blanchard
2009-07-01perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard
2009-07-01perf top: Move skip symbols to an arrayAnton Blanchard
2009-07-01perf_counter tools: Remove zlib dependencyAnton Blanchard
2009-07-01perf report: Fix -z optionAnton Blanchard
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-07-01perf 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-30perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer
2009-06-30dm exception store: really fix type lookupMilan Broz
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds