Age | Commit message (Expand) | Author | Files | Lines |
2009-03-19 | x86, setup: fix the setting of 480-line VGA modes | H. Peter Anvin | 1 | -9/+13 |
2009-03-18 | x86, setup: move 32-bit code to .text32 | H. Peter Anvin | 2 | -1/+3 |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 47 | -581/+1082 |
2009-03-14 | x86: cpu/common.c more cleanups | Ingo Molnar | 1 | -100/+143 |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 5 | -79/+14 |
2009-03-14 | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput | 1 | -10/+8 |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput | 2 | -64/+68 |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 400 | -17983/+16029 |
2009-03-13 | x86: disable __do_IRQ support | Thomas Gleixner | 1 | -0/+3 |
2009-03-13 | x86: ptrace, bts: fix an unreachable statement | Américo Wang | 1 | -2/+1 |
2009-03-13 | x86: fix e820_update_range() | Yinghai Lu | 1 | -21/+24 |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 1 | -2/+3 |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput | 2 | -37/+97 |
2009-03-13 | x86: create a non-zero sized bm_pte only when needed | Jan Beulich | 1 | -3/+16 |
2009-03-13 | x86: fix code paths used by update_mptable | Jan Beulich | 2 | -8/+26 |
2009-03-13 | x86: clean up output resulting from update_mptable option | Jan Beulich | 1 | -3/+3 |
2009-03-13 | x86: properly __init-annotate recent early_printk additions | Jan Beulich | 1 | -10/+10 |
2009-03-13 | x86: move save_mr() into .meminit.text | Jan Beulich | 1 | -3/+3 |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 4 | -11/+25 |
2009-03-13 | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich | 1 | -1/+1 |
2009-03-13 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar | 2 | -19/+19 |
2009-03-13 | x86: smarten /proc/interrupts output | Jan Beulich | 1 | -15/+18 |
2009-03-13 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 1 | -1/+4 |
2009-03-13 | UML on UML fixed: it did not start | Renzo Davoli | 1 | -0/+5 |
2009-03-12 | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2 | -4/+1 |
2009-03-12 | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2 | -32/+24 |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -10/+19 |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 12 | -35/+36 |
2009-03-12 | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich | 2 | -4/+4 |
2009-03-12 | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich | 1 | -0/+2 |
2009-03-12 | x86: memcpy, clean up | Ingo Molnar | 1 | -55/+81 |
2009-03-12 | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 1 | -7/+0 |
2009-03-12 | x86-64: move save_paranoid into .kprobes.text | Jan Beulich | 1 | -0/+2 |
2009-03-12 | x86: remove leftover unwind annotations | Jan Beulich | 1 | -2/+0 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 23 | -215/+1083 |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 1 | -1/+1 |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle | 1 | -1/+1 |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto | 2 | -137/+447 |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 5 | -3/+7 |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 1 | -1/+1 |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -99/+46 |
2009-03-11 | x86: remove zImage support | H. Peter Anvin | 5 | -91/+18 |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 1 | -0/+11 |
2009-03-11 | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita | 1 | -0/+2 |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita | 3 | -17/+14 |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 2 | -2/+4 |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov | 1 | -8/+5 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 170 | -2954/+3541 |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 5 | -79/+14 |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar | 105 | -1970/+973 |