Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | x86: add embedding percpu first chunk allocator | Tejun Heo | 1 | -1/+85 |
2009-02-24 | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() | Tejun Heo | 1 | -42/+102 |
2009-02-24 | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 1 | -1/+14 |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo | 1 | -1/+6 |
2009-02-20 | x86: convert to the new dynamic percpu allocator | Tejun Heo | 1 | -22/+40 |
2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 1 | -1/+1 |
2009-02-20 | x86: use percpu data for 4k hardirq and softirq stacks | Lai Jiangshan | 1 | -14/+15 |
2009-02-12 | x86: merge sys_rt_sigreturn between 32 and 64 bits | H. Peter Anvin | 1 | -13/+1 |
2009-02-12 | x86: use regparm(3) for passed-in pt_regs pointer | Brian Gerst | 4 | -23/+39 |
2009-02-11 | x86: drop -fno-stack-protector annotations after pt_regs fixes | Brian Gerst | 1 | -18/+0 |
2009-02-11 | x86: pass in pt_regs pointer for syscalls that need it | Brian Gerst | 6 | -70/+59 |
2009-02-11 | x86: use pt_regs pointer in do_device_not_available() | Brian Gerst | 1 | -4/+5 |
2009-02-11 | x86: fix x86_32 stack protector bugs | Tejun Heo | 3 | -6/+16 |
2009-02-10 | x86: implement x86_32 stack protector | Tejun Heo | 6 | -8/+52 |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo | 4 | -25/+117 |
2009-02-10 | x86: add %gs accessors for x86_32 | Tejun Heo | 4 | -38/+27 |
2009-02-10 | x86: use asm .macro instead of cpp #define in entry_32.S | Tejun Heo | 1 | -142/+151 |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar | 8 | -14/+75 |
2009-02-10 | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar | 3 | -181/+154 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 1 | -6/+9 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 10 | -45/+41 |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 1 | -0/+11 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2 | -5/+38 |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2 | -0/+9 |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 3 | -24/+11 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 18 | -77/+97 |
2009-02-05 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 5 | -15/+21 |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 1 | -1/+1 |
2009-02-05 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 1 | -2/+7 |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 5 | -18/+22 |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 1 | -11/+0 |
2009-02-04 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 1 | -1/+1 |
2009-02-03 | x86: push old stack address on irqstack for unwinder | Martin Hicks | 1 | -0/+1 |
2009-02-03 | x86, percpu: fix kexec with vmlinux | Yinghai Lu | 1 | -2/+3 |
2009-02-02 | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge | 1 | -4/+5 |
2009-02-01 | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 1 | -2/+3 |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones | 1 | -0/+15 |
2009-02-01 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -14/+17 |
2009-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+2 |
2009-01-31 | x86/Voyager: make it build and boot | James Bottomley | 1 | -12/+0 |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge | 1 | -6/+12 |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 3 | -6/+5 |
2009-01-31 | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman | 1 | -1/+1 |
2009-01-31 | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 1 | -41/+12 |
2009-01-31 | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2 | -8/+12 |
2009-01-31 | x86: fix paravirt clobber in entry_64.S | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-01-31 | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 3 | -9/+93 |
2009-01-31 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 52 | -1505/+726 |
2009-01-30 | Merge branch 'linus' into core/percpu | Ingo Molnar | 1 | -1/+1 |
2009-01-30 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -1/+1 |