Age | Commit message (Expand) | Author | Files | Lines |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 3 | -6/+18 |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -2/+34 |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -20/+17 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+17 |
2009-07-01 | block: get rid of queue-private command filter | Jens Axboe | 1 | -14/+1 |
2009-07-01 | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 1 | -6/+16 |
2009-07-01 | usbnet: Remove private stats structure | Herbert Xu | 1 | -1/+0 |
2009-07-01 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -7/+39 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -0/+1 |
2009-07-01 | spi: add spi_master flag word | David Brownell | 1 | -0/+4 |
2009-07-01 | spi: new spi->mode bits | David Brownell | 2 | -0/+4 |
2009-07-01 | elf: limit max map count to safe value | KAMEZAWA Hiroyuki | 1 | -2/+14 |
2009-07-01 | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 1 | -0/+1 |
2009-07-01 | alpha: fix percpu build breakage | Tejun Heo | 2 | -1/+6 |
2009-07-01 | gcov: fix __ctors_start alignment | Heiko Carstens | 1 | -1/+2 |
2009-07-01 | eventfd: revised interface and cleanups | Davide Libenzi | 2 | -10/+29 |
2009-06-30 | fuse: invalidation reverse calls | John Muir | 1 | -0/+16 |
2009-06-30 | fuse: allow umask processing in userspace | Miklos Szeredi | 1 | -2/+18 |
2009-06-30 | perf_counter: Provide a way to enable counters on exec | Paul Mackerras | 1 | -1/+2 |
2009-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 1 | -1/+2 |
2009-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 3 | -2/+17 |
2009-06-30 | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2009-06-30 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -1/+1 |
2009-06-29 | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 1 | -0/+6 |
2009-06-29 | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr | 1 | -1/+1 |
2009-06-29 | netfilter: xtables: conntrack match revision 2 | Jan Engelhardt | 1 | -0/+13 |
2009-06-29 | netfilter: headers_check fix: linux/netfilter/xt_osf.h | Jaswinder Singh Rajput | 1 | -0/+2 |
2009-06-29 | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy | 1 | -2/+2 |
2009-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-06-29 | integrity: add ima_counts_put (updated) | Mimi Zohar | 1 | -0/+6 |
2009-06-28 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2009-06-28 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+9 |
2009-06-28 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2 | -3/+64 |
2009-06-28 | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 1 | -0/+1 |
2009-06-27 | Add new __init_task_data macro to be used in arch init_task.c files. | Tim Abbott | 1 | -0/+3 |
2009-06-27 | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 1 | -4/+4 |
2009-06-27 | Add new macros for page-aligned data and bss sections. | Tim Abbott | 1 | -0/+9 |
2009-06-27 | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. | Paul Mundt | 1 | -2/+2 |
2009-06-26 | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-06-26 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -19/+19 |
2009-06-26 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 1 | -0/+1 |
2009-06-25 | perf_counter: Rework the sample ABI | Peter Zijlstra | 1 | -5/+5 |
2009-06-25 | perf_counter: Implement more accurate per task statistics | Peter Zijlstra | 1 | -1/+3 |
2009-06-25 | perf_counter: Add PERF_EVENT_READ | Peter Zijlstra | 1 | -0/+12 |
2009-06-25 | perf_counter: Add scale information to the mmap control page | Peter Zijlstra | 1 | -1/+3 |
2009-06-25 | perf_counter: Split the mmap control page in two parts | Peter Zijlstra | 1 | -0/+6 |
2009-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 1 | -2/+0 |
2009-06-25 | clarify get_user_pages() prototype | Peter Zijlstra | 1 | -1/+1 |
2009-06-25 | Phonet: publicize the Netlink notification function | RĂ©mi Denis-Courmont | 1 | -0/+1 |