Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | perf_counter: Add PERF_EVENT_READ | Peter Zijlstra | 2009-06-25 | |
| * | | | | | | | | perf_counter: Add scale information to the mmap control page | Peter Zijlstra | 2009-06-25 | |
| * | | | | | | | | perf_counter: Split the mmap control page in two parts | Peter Zijlstra | 2009-06-25 | |
| * | | | | | | | | perf_counter: Optimize perf_swcounter_event() | Peter Zijlstra | 2009-06-23 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 | |
* | | | | | | | | | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 | |
* | | | | | | | | | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 | |
* | | | | | | | | | gcov: fix __ctors_start alignment | Heiko Carstens | 2009-06-30 | |
* | | | | | | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-06-29 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y | Bartlomiej Zolnierkiewicz | 2009-06-29 | |
| * | | | | | | | | | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 2009-06-26 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-29 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| * | | | | | | | | | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr | 2009-06-29 | |
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2009-06-29 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-28 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-28 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Phonet: publicize the Netlink notification function | Rémi Denis-Courmont | 2009-06-25 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 2009-06-28 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 | |
* | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | timer stats: Optimize by adding quick check to avoid function calls | Heiko Carstens | 2009-06-24 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-06-28 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | leds: Futher document blink_set | Richard Purdie | 2009-06-23 | |
| * | | | | | | | | | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 2009-06-23 | |
| * | | | | | | | | | leds: LED driver for National Semiconductor LP3944 Funlight Chip | Antonio Ospite | 2009-06-23 | |
| * | | | | | | | | | leds: Further document parameters for blink_set() | Mark Brown | 2009-06-23 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | drm: Fix shifts which were miscalculated when converting from bitfields. | Michel Dänzer | 2009-06-24 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-06-25 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | ide: relax DMA info validity checking | Bartlomiej Zolnierkiewicz | 2009-06-24 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | clarify get_user_pages() prototype | Peter Zijlstra | 2009-06-25 | |
| |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-06-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Add MAX17040 Fuel Gauge driver | Minkyu Kang | 2009-06-08 | |
* | | | | | | | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 | |
* | | | | | | | | inline functions left without protection of ifdef (acl) | Markus Trippelsdorf | 2009-06-24 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-06-24 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 | |
| * | | | | | | | | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 | |
| * | | | | | | | | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 | |
| * | | | | | | | | dm target:s introduce iterate devices fn | Mike Snitzer | 2009-06-22 | |
| * | | | | | | | | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 | |
| * | | | | | | | | dm ioctl: support cookies for udev | Milan Broz | 2009-06-22 | |
| * | | | | | | | | dm: introduce num_flush_requests | Mikulas Patocka | 2009-06-22 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 | |
|\ \ \ \ \ \ \ \ |