| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 3 | -2/+17 |
*---------------. | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 | 47 | -581/+1082 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 2009-03-13 | 1 | -2/+3 |
| | | | | | | | | * | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich | 2009-03-12 | 1 | -0/+2 |
| | | | | | | | * | | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2009-03-12 | 2 | -4/+1 |
| | | | | | | | * | | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2009-03-12 | 2 | -32/+24 |
| | | | | | | * | | | x86: ptrace, bts: fix an unreachable statement | Américo Wang | 2009-03-13 | 1 | -2/+1 |
| | | | | | * | | | | x86: fix e820_update_range() | Yinghai Lu | 2009-03-13 | 1 | -21/+24 |
| | | | | | * | | | | x86: create a non-zero sized bm_pte only when needed | Jan Beulich | 2009-03-13 | 1 | -3/+16 |
| | | | | | * | | | | x86: fix code paths used by update_mptable | Jan Beulich | 2009-03-13 | 2 | -8/+26 |
| | | | | | * | | | | x86: clean up output resulting from update_mptable option | Jan Beulich | 2009-03-13 | 1 | -3/+3 |
| | | | | | * | | | | x86: properly __init-annotate recent early_printk additions | Jan Beulich | 2009-03-13 | 1 | -10/+10 |
| | | | | | * | | | | x86: move save_mr() into .meminit.text | Jan Beulich | 2009-03-13 | 1 | -3/+3 |
| | | | | | * | | | | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 2009-03-13 | 4 | -11/+25 |
| | | | | | * | | | | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich | 2009-03-13 | 1 | -1/+1 |
| | | | | | * | | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar | 2009-03-13 | 2 | -19/+19 |
| | | | | * | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 | 400 | -17983/+16029 |
| | | | | |\ \ \ \ \
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | * | | | | | x86: disable __do_IRQ support | Thomas Gleixner | 2009-03-13 | 1 | -0/+3 |
| | | | | * | | | | | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 2009-03-12 | 1 | -1/+4 |
| | | | | * | | | | | UML on UML fixed: it did not start | Renzo Davoli | 2009-03-12 | 1 | -0/+5 |
| | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-12 | 1 | -10/+19 |
| | | | | |\ \ \ \ \ |
|
| | | | | | * | | | | | sparc64: Fix lost interrupts on sun4u. | David S. Miller | 2009-03-04 | 1 | -10/+19 |
| | | | | * | | | | | | MIPS: IP27: Enable RAID5 module | Ralf Baechle | 2009-03-11 | 1 | -1/+1 |
| | | | | * | | | | | | MIPS: TXx9: update defconfigs | Atsushi Nemoto | 2009-03-11 | 2 | -137/+447 |
| | | | | * | | | | | | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 2009-03-11 | 5 | -3/+7 |
| | | | | * | | | | | | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 2009-03-11 | 1 | -1/+1 |
| | | | * | | | | | | | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput | 2009-03-13 | 2 | -37/+97 |
| | | | * | | | | | | | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 2009-03-12 | 12 | -35/+36 |
| | | | * | | | | | | | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich | 2009-03-12 | 2 | -4/+4 |
| | | | | |_|/ / / /
| | | | |/| | | | | |
|
| | | * | | | | | | | x86: cpu/common.c more cleanups | Ingo Molnar | 2009-03-14 | 1 | -100/+143 |
| | | * | | | | | | | x86: cpu/common.c cleanups | Jaswinder Singh Rajput | 2009-03-14 | 2 | -64/+68 |
| | * | | | | | | | | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput | 2009-03-14 | 1 | -10/+8 |
| | * | | | | | | | | x86: memcpy, clean up | Ingo Molnar | 2009-03-12 | 1 | -55/+81 |
| | * | | | | | | | | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 2009-03-12 | 1 | -7/+0 |
| | * | | | | | | | | x86-64: move save_paranoid into .kprobes.text | Jan Beulich | 2009-03-12 | 1 | -0/+2 |
| | * | | | | | | | | x86: remove leftover unwind annotations | Jan Beulich | 2009-03-12 | 1 | -2/+0 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86: smarten /proc/interrupts output | Jan Beulich | 2009-03-13 | 1 | -15/+18 |
* | | | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-03-14 | 5 | -79/+14 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-03-11 | 5 | -79/+14 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 | 1 | -48/+6 |
| | * | | | | | | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 | 1 | -7/+6 |
| | * | | | | | | | | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 | 1 | -8/+0 |
| | * | | | | | | | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 3 | -18/+4 |
| * | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-03-11 | 105 | -1970/+973 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
*-----. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 | 23 | -215/+1083 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | / /
| | | | |_|_|_|_|_|_|/ /
| | | |/| | | | | | | /
| | | | | |_|_|_|_|_|/
| | | | |/| | | | | | |
|
| | | | * | | | | | | | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 2009-03-11 | 1 | -1/+1 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | | * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-11 | 6 | -99/+46 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-11 | 2 | -2/+2 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | | * | | | | | | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms | Grant Likely | 2009-02-28 | 2 | -2/+2 |
| | | | | * | | | | | | | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 2009-03-09 | 4 | -97/+44 |