Age | Commit message (Expand) | Author |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-04-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-03 | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert |
2012-04-03 | perf/x86/p4: Add format attributes | Peter Zijlstra |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | x86: Use -mno-avx when available | Andi Kleen |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-30 | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown |
2012-03-30 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2012-03-29 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
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 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel |
2012-03-29 | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND | zhuangfeiran@ict.ac.cn |
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-29 | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
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 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
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 | Merge branch 'linus' into perf/urgent | Ingo Molnar |