Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-01-30 | x86 vDSO: ia32 vsyscall removal | Roland McGrath | 10 | -554/+0 |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath | 10 | -60/+146 |
2008-01-30 | x86 vDSO: ia32 vdso32-syscall build | Roland McGrath | 3 | -3/+76 |
2008-01-30 | x86 vDSO: ia32 sysenter_return | Roland McGrath | 4 | -4/+13 |
2008-01-30 | x86 vDSO: ia32_sysenter_target | Roland McGrath | 2 | -7/+7 |
2008-01-30 | x86 vDSO: vdso32 setup | Roland McGrath | 3 | -2/+1 |
2008-01-30 | x86 vDSO: i386 vdso32 install | Roland McGrath | 1 | -1/+5 |
2008-01-30 | x86 vDSO: absolute relocs | Roland McGrath | 1 | -5/+2 |
2008-01-30 | x86 vDSO: i386 vdso32 | Roland McGrath | 13 | -139/+37 |
2008-01-30 | x86 vDSO: vdso32 build | Roland McGrath | 2 | -3/+112 |
2008-01-30 | x86 vDSO: arch/x86/vdso/vdso32 | Roland McGrath | 6 | -7/+9 |
2008-01-30 | x86 vDSO: harmonize asm-offsets | Roland McGrath | 2 | -37/+37 |
2008-01-30 | x86 vDSO: new layout | Roland McGrath | 3 | -78/+89 |
2008-01-30 | x86 vDSO: remove vdso-syms.o | Roland McGrath | 1 | -13/+2 |
2008-01-30 | x86 vDSO: use vdso-syms.lds | Roland McGrath | 4 | -15/+22 |
2008-01-30 | x86 vDSO: generate vdso-syms.lds | Roland McGrath | 2 | -0/+24 |
2008-01-30 | x86: randomize brk | Jiri Kosina | 5 | -1/+25 |
2008-01-30 | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter | 4 | -18/+41 |
2008-01-30 | x86: untable __init references between IO data | Andi Kleen | 3 | -23/+32 |
2008-01-30 | x86: use core id bits for apicid_to_node initialization | Yinghai Lu | 1 | -7/+10 |
2008-01-30 | x86: store core id bits in cpuinfo_x8 | Yinghai Lu | 2 | -25/+48 |
2008-01-30 | x86: remove -maccumulate-outgoing-args on 32-bit | Adrian Bunk | 1 | -4/+0 |
2008-01-30 | x86: clear IO_APIC before enabing apic error vector. | Yinghai Lu | 3 | -2/+13 |
2008-01-30 | x86: cleanup kernel/setup_64.c | Thomas Gleixner | 1 | -123/+126 |
2008-01-30 | x86: remove unused tsk_thread from asm-offsets_64.c | Steven Rostedt | 1 | -1/+0 |
2008-01-30 | x86: use CR0 defines. | Dave Jones | 5 | -8/+10 |
2008-01-30 | x86: merge resume-trace.h variants | Thomas Gleixner | 4 | -30/+21 |
2008-01-30 | x86: merge topology.h variants | Thomas Gleixner | 3 | -209/+141 |
2008-01-30 | x86: consolidate toloplogy_32/64.h | Thomas Gleixner | 3 | -48/+80 |
2008-01-30 | x86: adjust numa 32 namespace | Thomas Gleixner | 2 | -12/+12 |
2008-01-30 | x86: fixup numa 64 namespace | Thomas Gleixner | 3 | -13/+13 |
2008-01-30 | x86: cleanup numa_64.c | Thomas Gleixner | 1 | -102/+111 |
2008-01-30 | x86: merge include/asm-x86/sparsemem.h | Thomas Gleixner | 3 | -291/+156 |
2008-01-30 | x86: merge include/asm-x86/sparsemem.h | Thomas Gleixner | 4 | -57/+34 |
2008-01-30 | x86: put all kern_addr_valid() incarnations to pgtable.h | Thomas Gleixner | 3 | -7/+7 |
2008-01-30 | x86: merge acpi_32/64.h | Thomas Gleixner | 3 | -281/+143 |
2008-01-30 | x86: cleanup acpi_32/64.h | Thomas Gleixner | 2 | -45/+31 |
2008-01-30 | x86: cleanup smp.h variants | Thomas Gleixner | 5 | -152/+104 |
2008-01-30 | x86: merge mpspec variants | Thomas Gleixner | 3 | -165/+111 |
2008-01-30 | x86: cleanup mpspec variants | Thomas Gleixner | 10 | -286/+148 |
2008-01-30 | x86: merge tlbflush.h variants | Thomas Gleixner | 3 | -290/+155 |
2008-01-30 | x86: cleanup tlbflush.h variants | Thomas Gleixner | 6 | -100/+128 |
2008-01-30 | x86: merge spinlock.h variants | Thomas Gleixner | 3 | -396/+209 |
2008-01-30 | x86: spinlock_32/64 substitute types and instructions | Thomas Gleixner | 2 | -24/+38 |
2008-01-30 | x86: spinlock_32/64 match the jump labels and symbols | Thomas Gleixner | 2 | -11/+11 |
2008-01-30 | x86: use immediates instead of RW_LOCK_BIAS_STR | Thomas Gleixner | 3 | -8/+7 |
2008-01-30 | x86: fix asm constraints in spinlock_32/64.h | Thomas Gleixner | 2 | -6/+6 |
2008-01-30 | x86: consolidate spinlock.h | Glauber de Oliveira Costa | 3 | -58/+64 |
2008-01-30 | x86: irqflags consolidation | Glauber de Oliveira Costa | 9 | -389/+261 |
2008-01-30 | x86: clean up nmi_32/64.c | Hiroshi Shimamoto | 2 | -54/+55 |