Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-07-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | firewire: core: do not DMA-map stack addresses | Stefan Richter | 2009-06-25 | 1 | -0/+1 | |
* | | | | | | | | linux/sysrq.h needs linux/errno.h | Tobias Doerffel | 2009-07-06 | 1 | -0/+2 | |
* | | | | | | | | elf: fix multithreaded program core dumping on arm | Hui Zhu | 2009-07-06 | 1 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 3 | -6/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add new __init_task_data macro to be used in arch init_task.c files. | Tim Abbott | 2009-06-27 | 1 | -0/+3 | |
| * | | | | | | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-27 | 1 | -4/+4 | |
| * | | | | | | | Add new macros for page-aligned data and bss sections. | Tim Abbott | 2009-06-26 | 1 | -0/+9 | |
| * | | | | | | | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. | Paul Mundt | 2009-06-26 | 1 | -2/+2 | |
* | | | | | | | | 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 |