summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-4/+7
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds32-422/+1604
2009-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-10/+13
2009-06-30MN10300: Wire up new syscallsDavid Howells2-1/+5
2009-06-30FRV: Wire up new syscallsDavid Howells2-1/+5
2009-06-30hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer1-0/+1
2009-06-30floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-06-30atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach1-3/+14
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach1-1/+2
2009-06-30x86: only clear node_states for 64bitYinghai Lu2-6/+9
2009-06-30cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan1-0/+12
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy1-1/+4
2009-06-30bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-06-30MAINTAINERS: STARFIRE/DURALAN updateJoe Perches1-2/+2
2009-06-30kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-06-30spi: bitbang bugfix in message setupDavid Brownell1-10/+14
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt16-42/+74
2009-06-30spi: add spi_master flag wordDavid Brownell3-0/+12
2009-06-30spi: new spi->mode bitsDavid Brownell4-7/+24
2009-06-30dmapools: protect page_list walk in show_pools()Thomas Gleixner1-0/+2
2009-06-30ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan1-2/+10
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki2-3/+18
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi4-1/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch3-1/+11
2009-06-30gcov: fix documentationPeter Oberparleiter1-9/+16
2009-06-30alpha: fix percpu build breakageTejun Heo3-4/+9
2009-06-30fbdev: work around old compiler bugStephen Rothwell1-2/+2
2009-06-30MAINTAINERS: update EDAC-I82975XJoe Perches1-2/+2
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens1-1/+2
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi6-42/+149
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo2-2/+12
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo2-10/+27
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo5-0/+238
2009-06-30Add Fenghua Yu as temporary co-maintainer for ia64Tony Luck1-0/+2
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches4-7/+7
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-30AFS: Fix lock imbalanceJiri Slaby1-1/+0
2009-06-30perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2-6/+13
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer1-1/+1
2009-06-30dm exception store: really fix type lookupMilan Broz1-3/+6
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras3-4/+55
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds9-61/+46
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer1-1/+2
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz3-42/+27
2009-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-71/+232
2009-06-29perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras1-14/+50