| Commit message (Expand) | Author | Age |
... | |
| * | | | perf_counter: Push inherit into perf_counter_alloc() | Peter Zijlstra | 2009-06-23 |
| * | | | perf_counter: Optimize perf_swcounter_event() | Peter Zijlstra | 2009-06-23 |
| * | | | perf_counter tools: Handle overlapping MMAP events | Peter Zijlstra | 2009-06-23 |
| * | | | perf stat: Fix command option / manpage | Jaswinder Singh Rajput | 2009-06-23 |
| * | | | perf_counter tools: Set alias for page-faults | Jaswinder Singh Rajput | 2009-06-22 |
| * | | | perf report: Output more symbol related debug data | Peter Zijlstra | 2009-06-22 |
| * | | | perf_counter tools: Introduce alias member in event_symbol | Jaswinder Singh Rajput | 2009-06-22 |
| * | | | perf_counter tools: Define separate declarations for H/W and S/W events | Jaswinder Singh Rajput | 2009-06-22 |
| * | | | perf_counter tools: Fix vmlinux fallback when running on a different kernel | Ingo Molnar | 2009-06-21 |
| * | | | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD | Jaswinder Singh Rajput | 2009-06-21 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-06-30 |
|\ \ \ \ |
|
| * | | | | Add Fenghua Yu as temporary co-maintainer for ia64 | Tony Luck | 2009-06-30 |
| * | | | | [IA64] address compiler warnings perfmon.c/salinfo.c | Jan Beulich | 2009-06-30 |
| * | | | | [IA64] Remove unnecessary semicolons | Joe Perches | 2009-06-30 |
| * | | | | [IA64] sprintf should not be used with same source & destination address | Alan Cox | 2009-06-30 |
| | |/ /
| |/| | |
|
* | | | | MN10300: Wire up new syscalls | David Howells | 2009-06-30 |
* | | | | FRV: Wire up new syscalls | David Howells | 2009-06-30 |
* | | | | hostfs: set maximum filesize in superblock for proper LFS support | Wolfgang Illmeyer | 2009-06-30 |
* | | | | floppy: fix lock imbalance | Jiri Slaby | 2009-06-30 |
* | | | | bfin: delay IRQ registration until driver is ready | Mike Frysinger | 2009-06-30 |
* | | | | atyfb: fix alignment for block writes | Ville Syrjala | 2009-06-30 |
* | | | | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2009-06-30 |
* | | | | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR | Baruch Siach | 2009-06-30 |
* | | | | gpio: pl061: fix probe error handling code | Baruch Siach | 2009-06-30 |
* | | | | x86: only clear node_states for 64bit | Yinghai Lu | 2009-06-30 |
* | | | | cpusets: document adding/removing cpus to cpuset elaborately | Nikanth Karthikesan | 2009-06-30 |
* | | | | mm: prevent balance_dirty_pages() from doing too much work | Richard Kennedy | 2009-06-30 |
* | | | | bsdacct: fix access to invalid filp in acct_on() | Renaud Lottiaux | 2009-06-30 |
* | | | | MAINTAINERS: STARFIRE/DURALAN update | Joe Perches | 2009-06-30 |
* | | | | kernel/resource.c: fix sign extension in reserve_setup() | Zhang Rui | 2009-06-30 |
* | | | | spi: bitbang bugfix in message setup | David Brownell | 2009-06-30 |
* | | | | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 |
* | | | | spi: add spi_master flag word | David Brownell | 2009-06-30 |
* | | | | spi: new spi->mode bits | David Brownell | 2009-06-30 |
* | | | | dmapools: protect page_list walk in show_pools() | Thomas Gleixner | 2009-06-30 |
* | | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-06-30 |
* | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 |
* | | | | edac: add DDR3 memory type for MPC85xx EDAC | Yang Shi | 2009-06-30 |
* | | | | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 |
* | | | | gcov: fix documentation | Peter Oberparleiter | 2009-06-30 |
* | | | | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 |
* | | | | fbdev: work around old compiler bug | Stephen Rothwell | 2009-06-30 |
* | | | | MAINTAINERS: update EDAC-I82975X | Joe Perches | 2009-06-30 |
* | | | | gcov: fix __ctors_start alignment | Heiko Carstens | 2009-06-30 |
* | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 |
* | | | | AFS: Fix lock imbalance | Jiri Slaby | 2009-06-30 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-06-29 |
|\ \ \ |
|
| * | | | ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ... | Christian Engelmayer | 2009-06-29 |
| * | | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y | Bartlomiej Zolnierkiewicz | 2009-06-29 |
| * | | | ide-cd: handle fragmented packet commands gracefully | Borislav Petkov | 2009-06-26 |