| Commit message (Expand) | Author | Age |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-13 |
|\ |
|
| * | perf: Rework/fix the whole read vs group stuff | Peter Zijlstra | 2009-08-13 |
| * | perf_counter: Provide hw_perf_counter_setup_online() APIs | Ingo Molnar | 2009-08-13 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-13 |
|\ \ |
|
| * | | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra | 2009-08-10 |
* | | | NFS: Fix an O_DIRECT Oops... | Trond Myklebust | 2009-08-12 |
| |/
|/| |
|
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-10 |
|\ \
| |/
|/| |
|
| * | perf_counter: Correct PERF_SAMPLE_RAW output | Peter Zijlstra | 2009-08-10 |
| * | perf_counter: Fix tracepoint sampling to be part of generic sampling | Frederic Weisbecker | 2009-08-09 |
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-08-09 |
|\ \
| |/
|/| |
|
| * | KVM: fix ack not being delivered when msi present | Michael S. Tsirkin | 2009-08-05 |
* | | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds | 2009-08-07 |
|\ \ |
|
| * | | vfs: add __destroy_inode | Christoph Hellwig | 2009-08-07 |
| * | | vfs: fix inode_init_always calling convention | Christoph Hellwig | 2009-08-07 |
| |/ |
|
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-07 |
|\ \ |
|
| * | | ftrace: Fix perf-tracepoint OOPS | Peter Zijlstra | 2009-08-06 |
| |/ |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-08-07 |
|\ \ |
|
| * | | mtd: fix the conversion from dev to mtd_info | Saeed Bishara | 2009-08-03 |
| * | | mtd: let include/linux/mtd/partitions.h stand on its own | Nicolas Pitre | 2009-08-03 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-08-07 |
|\ \ \ |
|
| * | | | Input: matrix_keypad - make matrix keymap size dynamic | Eric Miao | 2009-08-06 |
* | | | | bzip2/lzma/gzip: fix comments describing decompressor API | Phillip Lougher | 2009-08-07 |
* | | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki | 2009-08-07 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-08-04 |
|\ \ \ |
|
| * | | | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds | 2009-08-04 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-08-04 |
|\ \ \ |
|
| * | | | block: Add a wrapper for setting minimum request size without a queue | Martin K. Petersen | 2009-08-01 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 |
|\ \ \ |
|
| * | | | ip: fix logic of reverse path filter sysctl | Stephen Hemminger | 2009-07-27 |
* | | | | perf_counter: Full task tracing | Peter Zijlstra | 2009-08-02 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 |
|\ \ \ |
|
| * | | | io context: fix ref counting | Li Zefan | 2009-07-31 |
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-31 |
|\ \ \ \ |
|
| * | | | | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 |
* | | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 |
* | | | | | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 |
* | | | | | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell | 2009-07-30 |
* | | | | | lguest: fix comment style | Rusty Russell | 2009-07-30 |
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-07-29 |
|\ \ \ \ \ |
|
| * | | | | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_count | Alan Jenkins | 2009-07-29 |
| | |/ / /
| |/| | | |
|
* | | | | | uio: mark uio.h functions __KERNEL__ only | Jiri Slaby | 2009-07-29 |
* | | | | | lib: flexible array implementation | Dave Hansen | 2009-07-29 |
* | | | | | pps.h needs <linux/types.h> | Dave Jones | 2009-07-29 |
* | | | | | cgroup avoid permanent sleep at rmdir | KAMEZAWA Hiroyuki | 2009-07-29 |
* | | | | | cgroups: fix pid namespace bug | Li Zefan | 2009-07-29 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 |
|\ \ \ \ \ |
|
| * | | | | | libata: accept late unlocking of HPA | Tejun Heo | 2009-07-28 |
| |/ / / / |
|
* / / / / | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi | 2009-07-29 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-27 |
|\ \ \ \ |
|