Age | Commit message (Expand) | Author |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | x86: cpu/common.c more cleanups | Ingo Molnar |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-03-14 | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar |
2009-03-13 | x86: disable __do_IRQ support | Thomas Gleixner |
2009-03-13 | x86: ptrace, bts: fix an unreachable statement | Américo Wang |
2009-03-13 | x86: fix e820_update_range() | Yinghai Lu |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput |
2009-03-13 | x86: create a non-zero sized bm_pte only when needed | Jan Beulich |
2009-03-13 | x86: fix code paths used by update_mptable | Jan Beulich |
2009-03-13 | x86: clean up output resulting from update_mptable option | Jan Beulich |
2009-03-13 | x86: properly __init-annotate recent early_printk additions | Jan Beulich |
2009-03-13 | x86: move save_mr() into .meminit.text | Jan Beulich |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich |
2009-03-13 | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich |
2009-03-13 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar |
2009-03-13 | x86: smarten /proc/interrupts output | Jan Beulich |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli |
2009-03-12 | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin |
2009-03-12 | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich |
2009-03-12 | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich |
2009-03-12 | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich |
2009-03-12 | x86: memcpy, clean up | Ingo Molnar |
2009-03-12 | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich |
2009-03-12 | x86-64: move save_paranoid into .kprobes.text | Jan Beulich |
2009-03-12 | x86: remove leftover unwind annotations | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-03-11 | x86: remove zImage support | H. Peter Anvin |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-11 | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |