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