aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra2009-06-23
| * | | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-23
| * | | perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-23
| * | | perf stat: Fix command option / manpageJaswinder Singh Rajput2009-06-23
| * | | perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-22
| * | | perf report: Output more symbol related debug dataPeter Zijlstra2009-06-22
| * | | perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-22
| * | | perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-22
| * | | perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-21
| * | | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-21
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-30
|\ \ \ \
| * | | | Add Fenghua Yu as temporary co-maintainer for ia64Tony Luck2009-06-30
| * | | | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-30
| * | | | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-30
| * | | | [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-30
| | |/ / | |/| |
* | | | MN10300: Wire up new syscallsDavid Howells2009-06-30
* | | | FRV: Wire up new syscallsDavid Howells2009-06-30
* | | | hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer2009-06-30
* | | | floppy: fix lock imbalanceJiri Slaby2009-06-30
* | | | bfin: delay IRQ registration until driver is readyMike Frysinger2009-06-30
* | | | atyfb: fix alignment for block writesVille Syrjala2009-06-30
* | | | atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-06-30
* | | | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach2009-06-30
* | | | gpio: pl061: fix probe error handling codeBaruch Siach2009-06-30
* | | | x86: only clear node_states for 64bitYinghai Lu2009-06-30
* | | | cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan2009-06-30
* | | | mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy2009-06-30
* | | | bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-06-30
* | | | MAINTAINERS: STARFIRE/DURALAN updateJoe Perches2009-06-30
* | | | kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui2009-06-30
* | | | spi: bitbang bugfix in message setupDavid Brownell2009-06-30
* | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* | | | spi: add spi_master flag wordDavid Brownell2009-06-30
* | | | spi: new spi->mode bitsDavid Brownell2009-06-30
* | | | dmapools: protect page_list walk in show_pools()Thomas Gleixner2009-06-30
* | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-06-30
* | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-30
* | | | edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-30
* | | | parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-30
* | | | gcov: fix documentationPeter Oberparleiter2009-06-30
* | | | alpha: fix percpu build breakageTejun Heo2009-06-30
* | | | fbdev: work around old compiler bugStephen Rothwell2009-06-30
* | | | MAINTAINERS: update EDAC-I82975XJoe Perches2009-06-30
* | | | gcov: fix __ctors_start alignmentHeiko Carstens2009-06-30
* | | | eventfd: revised interface and cleanupsDavide Libenzi2009-06-30
* | | | AFS: Fix lock imbalanceJiri Slaby2009-06-30
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-29
|\ \ \
| * | | ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer2009-06-29
| * | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-29
| * | | ide-cd: handle fragmented packet commands gracefullyBorislav Petkov2009-06-26