summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perfcounters/urgentIngo Molnar2009-07-011289-16108/+53840
|\
| * Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-014-103/+105
| |\
| | * kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-291-0/+7
| | * kmemleak: Do not warn if an unknown object is freedCatalin Marinas2009-06-291-0/+2
| | * kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas2009-06-291-5/+10
| | * kmemleak: Slightly change the policy on newly allocated objectsCatalin Marinas2009-06-261-1/+6
| | * kmemleak: Do not trigger a scan when reading the debug/kmemleak fileCatalin Marinas2009-06-262-52/+47
| | * kmemleak: Simplify the reports logged by the scanning threadCatalin Marinas2009-06-262-48/+19
| | * kmemleak: Enable task stacks scanning by defaultCatalin Marinas2009-06-262-5/+5
| | * kmemleak: Allow the early log buffer to be configurable.Catalin Marinas2009-06-253-2/+19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-07-012-4/+7
| |\ \
| | * | dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer2009-06-301-1/+1
| | * | dm exception store: really fix type lookupMilan Broz2009-06-301-3/+6
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-0132-422/+1604
| |\ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-07-018-10/+13
| |\ \ \ \
| | * | | | Add Fenghua Yu as temporary co-maintainer for ia64Tony Luck2009-06-301-0/+2
| | * | | | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-302-2/+2
| | * | | | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-304-7/+7
| | * | | | [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-301-1/+2
| | | |/ / | | |/| |
| * | | | MN10300: Wire up new syscallsDavid Howells2009-07-012-1/+5
| * | | | FRV: Wire up new syscallsDavid Howells2009-07-012-1/+5
| * | | | hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer2009-07-011-0/+1
| * | | | floppy: fix lock imbalanceJiri Slaby2009-07-011-1/+4
| * | | | bfin: delay IRQ registration until driver is readyMike Frysinger2009-07-011-15/+15
| * | | | atyfb: fix alignment for block writesVille Syrjala2009-07-013-14/+46
| * | | | atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-07-012-9/+82
| * | | | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach2009-07-011-3/+14
| * | | | gpio: pl061: fix probe error handling codeBaruch Siach2009-07-011-1/+2
| * | | | x86: only clear node_states for 64bitYinghai Lu2009-07-012-6/+9
| * | | | cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan2009-07-011-0/+12
| * | | | mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy2009-07-011-1/+4
| * | | | bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-07-011-2/+4
| * | | | MAINTAINERS: STARFIRE/DURALAN updateJoe Perches2009-07-011-2/+2
| * | | | kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui2009-07-011-1/+1
| * | | | spi: bitbang bugfix in message setupDavid Brownell2009-07-011-10/+14
| * | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-07-0116-42/+74
| * | | | spi: add spi_master flag wordDavid Brownell2009-07-013-0/+12
| * | | | spi: new spi->mode bitsDavid Brownell2009-07-014-7/+24
| * | | | dmapools: protect page_list walk in show_pools()Thomas Gleixner2009-07-011-0/+2
| * | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-07-011-2/+10
| * | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-07-012-3/+18
| * | | | edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-07-014-1/+14
| * | | | parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-07-013-1/+11
| * | | | gcov: fix documentationPeter Oberparleiter2009-07-011-9/+16
| * | | | alpha: fix percpu build breakageTejun Heo2009-07-013-4/+9
| * | | | fbdev: work around old compiler bugStephen Rothwell2009-07-011-2/+2
| * | | | MAINTAINERS: update EDAC-I82975XJoe Perches2009-07-011-2/+2
| * | | | gcov: fix __ctors_start alignmentHeiko Carstens2009-07-011-1/+2
| * | | | eventfd: revised interface and cleanupsDavide Libenzi2009-07-016-42/+149
| * | | | AFS: Fix lock imbalanceJiri Slaby2009-06-301-1/+0
| |/ / /