Age | Commit message (Expand) | Author |
2011-03-17 | KVM: Add "exiting guest mode" state | Xiao Guangrong |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Pull misc-2.6.39 into release branch | Tony Luck |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-02 | [IA64] tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney |
2011-03-02 | [IA64] mca.c: Fix cast from integer to pointer warning | Jeff Mahoney |
2011-03-02 | [IA64] setup.c Typo fix "Architechtuallly" | Justin P. Mattock |
2011-03-02 | [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. | Tony Luck |
2011-03-01 | xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." | Ian Campbell |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell |
2011-02-24 | [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() | Tony Luck |
2011-02-22 | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony |
2011-01-31 | ia64: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-21 | ia64: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-14 | [IA64] fix ia64 build failure in pmdp_get_and_clear | Andrea Arcangeli |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2011-01-13 | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro |
2011-01-12 | Merge branch 'linus' into idle-test | Len Brown |
2011-01-12 | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger |
2011-01-12 | KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() | Takuya Yoshikawa |
2011-01-12 | KVM: Clean up vm creation and release | Jan Kiszka |
2011-01-11 | [IA64] Add DMA_ERROR_CODE define. | Konrad Rzeszutek Wilk |
2011-01-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-07 | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2011-01-07 | ACPI: Use ioremap_cache() | Len Brown |