| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -2/+1 |
|\ |
|
| * | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 2011-02-22 | 1 | -2/+1 |
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ \ |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 2 | -22/+10 |
|\ \ |
|
| * | | ia64: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 2 | -22/+10 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -37/+0 |
|\ \ |
|
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -15/+0 |
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -9/+0 |
| * | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -3/+0 |
| |/ |
|
* | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -6/+9 |
|\ \ |
|
| * | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -5/+5 |
| * | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -3/+6 |
| |/ |
|
* | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 2011-03-15 | 1 | -7/+2 |
|\ \ |
|
| * | | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell | 2011-02-25 | 1 | -7/+2 |
| |/ |
|
* / | xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." | Ian Campbell | 2011-03-01 | 1 | -1/+1 |
|/ |
|
* | ia64: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -19/+4 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -3/+0 |
* | [IA64] fix ia64 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-14 | 1 | -0/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 1 | -0/+5 |
|\ |
|
| * | ACPI: Use ioremap_cache() | Len Brown | 2011-01-07 | 1 | -0/+5 |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 | 2 | -7/+4 |
|\ \ |
|
| * \ | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 5 | -10/+22 |
| |\ \ |
|
| * | | | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 | 2 | -7/+4 |
| | |/
| |/| |
|
* | | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
* | | | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck | 2011-01-13 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck | 2011-01-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | pass default dentry_operations to mount_pseudo() | Al Viro | 2011-01-12 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 | 2 | -21/+13 |
|\ \ \ |
|
| * | | | KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() | Takuya Yoshikawa | 2011-01-12 | 1 | -0/+2 |
| * | | | KVM: Clean up vm creation and release | Jan Kiszka | 2011-01-12 | 2 | -21/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+3 |
| |\| |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-01-10 | 5 | -7/+19 |
|\ \ \ |
|
| * | | | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck | 2011-01-07 | 1 | -0/+6 |
| * | | | [IA64] Remove unlikely from cpu_is_offline | Joe Perches | 2010-12-28 | 1 | -1/+1 |
| * | | | [IA64] irq_ia64, use set_irq_chip | Jiri Slaby | 2010-12-28 | 1 | -1/+1 |
| * | | | [IA64] perfmon: Change vmalloc to vzalloc and drop memset. | Jesper Juhl | 2010-12-28 | 1 | -2/+1 |
| * | | | [IA64] eliminate race condition in smp_flush_tlb_mm | Dimitri Sivanich | 2010-12-28 | 1 | -3/+10 |
| | |/
| |/| |
|
* | | | fs: scale mntget/mntput | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | | | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | | | fs: change d_delete semantics | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
|/ / |
|
* / | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
|/ |
|
* | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | 1 | -5/+4 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -7/+0 |
|\ |
|