| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 112 | -349/+1743 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-07-01 | 1 | -2/+34 |
| |\ |
|
| | * | fuse: invalidation reverse calls | John Muir | 2009-06-30 | 1 | -0/+16 |
| | * | fuse: allow umask processing in userspace | Miklos Szeredi | 2009-06-30 | 1 | -2/+18 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-01 | 2 | -20/+17 |
| |\ \ |
|
| | * | | block: get rid of queue-private command filter | Jens Axboe | 2009-07-01 | 1 | -14/+1 |
| | * | | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 | 1 | -6/+16 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-01 | 4 | -3/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | usbnet: Remove private stats structure | Herbert Xu | 2009-06-30 | 1 | -1/+0 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-06-29 | 3 | -2/+17 |
| | |\ \ |
|
| | | * | | netfilter: xtables: conntrack match revision 2 | Jan Engelhardt | 2009-06-29 | 1 | -0/+13 |
| | | * | | netfilter: headers_check fix: linux/netfilter/xt_osf.h | Jaswinder Singh Rajput | 2009-06-29 | 1 | -0/+2 |
| | | * | | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy | 2009-06-29 | 1 | -2/+2 |
| | | |/ |
|
| * | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 | 1 | -7/+39 |
| |\ \ \ |
|
| | * | | | perf_counter: Provide a way to enable counters on exec | Paul Mackerras | 2009-06-30 | 1 | -1/+2 |
| | * | | | perf_counter: Rework the sample ABI | Peter Zijlstra | 2009-06-25 | 1 | -5/+5 |
| | * | | | perf_counter: Implement more accurate per task statistics | Peter Zijlstra | 2009-06-25 | 1 | -1/+3 |
| | * | | | perf_counter: Add PERF_EVENT_READ | Peter Zijlstra | 2009-06-25 | 1 | -0/+12 |
| | * | | | perf_counter: Add scale information to the mmap control page | Peter Zijlstra | 2009-06-25 | 1 | -1/+3 |
| | * | | | perf_counter: Split the mmap control page in two parts | Peter Zijlstra | 2009-06-25 | 1 | -0/+6 |
| | * | | | perf_counter: Optimize perf_swcounter_event() | Peter Zijlstra | 2009-06-23 | 1 | -1/+10 |
| * | | | | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 | 1 | -0/+1 |
| * | | | | spi: add spi_master flag word | David Brownell | 2009-06-30 | 1 | -0/+4 |
| * | | | | spi: new spi->mode bits | David Brownell | 2009-06-30 | 2 | -0/+4 |
| * | | | | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 2009-06-30 | 1 | -2/+14 |
| * | | | | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 | 1 | -0/+1 |
| * | | | | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 | 2 | -1/+6 |
| * | | | | gcov: fix __ctors_start alignment | Heiko Carstens | 2009-06-30 | 1 | -1/+2 |
| * | | | | eventfd: revised interface and cleanups | Davide Libenzi | 2009-06-30 | 2 | -10/+29 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-06-29 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y | Bartlomiej Zolnierkiewicz | 2009-06-29 | 1 | -0/+2 |
| | * | | | | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 2009-06-25 | 1 | -1/+0 |
| * | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-29 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr | 2009-06-29 | 1 | -1/+1 |
| * | | | | | | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2009-06-29 | 1 | -0/+6 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-29 | 1 | -0/+6 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-28 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Phonet: publicize the Netlink notification function | RĂ©mi Denis-Courmont | 2009-06-25 | 1 | -0/+1 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 2009-06-28 | 1 | -0/+1 |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 | 1 | -0/+1 |
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-28 | 2 | -0/+9 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | timer stats: Optimize by adding quick check to avoid function calls | Heiko Carstens | 2009-06-24 | 2 | -0/+9 |
| * | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-06-28 | 2 | -3/+64 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | leds: Futher document blink_set | Richard Purdie | 2009-06-23 | 1 | -1/+2 |
| | * | | | | | | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 2009-06-23 | 1 | -2/+7 |
| | * | | | | | | leds: LED driver for National Semiconductor LP3944 Funlight Chip | Antonio Ospite | 2009-06-23 | 1 | -0/+53 |
| | * | | | | | | leds: Further document parameters for blink_set() | Mark Brown | 2009-06-23 | 1 | -1/+3 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-25 | 1 | -19/+19 |
| |\ \ \ \ \ \ |
|