Age | Commit message (Expand) | Author |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-29 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | kdump x86: fix total mem size calculation for reservation | Dave Young |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-28 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-28 | x86/apic/amd: Be more verbose about LVT offset assignments | Robert Richter |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells |
2012-03-28 | x86, tls: Off by one limit check | Dan Carpenter |
2012-03-28 | x86/ioapic: Add io_apic_ops driver layer to allow interception | Jeremy Fitzhardinge |
2012-03-27 | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-27 | x86/olpc: Add debugfs interface for EC commands | Daniel Drake |
2012-03-27 | sched/x86/smp: Do not enable IRQs over calibrate_delay() | Peter Zijlstra |
2012-03-26 | x86: Merge the x86_32 and x86_64 cpu_idle() functions | Richard Weinberger |
2012-03-25 | um: allow SUBARCH=x86 | Al Viro |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro |
2012-03-25 | um: kill HOST_TASK_PID | Al Viro |
2012-03-25 | um: merge processor_{32,64}.h a bit... | Al Viro |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-24 | x86: vdso: Put declaration before code | Thomas Gleixner |
2012-03-24 | x86/kconfig: Remove CONFIG_TR=y from the defconfigs | Randy Dunlap |
2012-03-24 | x86: Stop recursive fault in print_context_stack after stack overflow | Hugh Dickins |
2012-03-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | x86: use for_each_clear_bit_from() | Akinobu Mita |
2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita |
2012-03-23 | x86-64: Inline vdso clock_gettime helpers | Andy Lutomirski |
2012-03-23 | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-23 | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-03-23 | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y | Alexander Gordeev |
2012-03-23 | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold |
2012-03-23 | x86/kconfig: Update defconfigs | Ingo Molnar |
2012-03-23 | x86: Fix excessive MSR print out when show_msr is not specified | Yinghai Lu |
2012-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-22 | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko |
2012-03-22 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-22 | kgdb: x86: Return all segment registers also in 64-bit mode | Jan Kiszka |
2012-03-22 | x86, boot: Correct CFLAGS for hostprogs | H. Peter Anvin |