| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar | 2009-02-09 |
|\ |
|
| * | x86: signal: use {get|put}_user_try and catch | Hiroshi Shimamoto | 2009-01-23 |
| * | x86: remove byte locks | Jiri Kosina | 2009-01-20 |
| * | x86: Remove never-called arch_setup_msi_irq() | Michael Ellerman | 2009-01-19 |
* | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
| |\ \ \ \ \ |
|
| | | | | * | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 |
| | | | * | | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 |
| | | | |\| | |
|
| | | | | * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-01-31 |
| | | | | |\ \ |
|
| | | | | | * | | x86, ds, bts: cleanup/fix DS configuration | Markus Metzger | 2009-01-22 |
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-31 |
| | | | | |\ \ |
|
| | | | * | | | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 |
| | | | * | | | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-03 |
| | | | * | | | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 |
| | | | * | | | | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 |
| | | | * | | | | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 |
| | | | | |/ /
| | | | |/| | |
|
| | | | * | | | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar | 2009-01-29 |
| | | | * | | | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 2009-01-26 |
| | | * | | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 2009-02-09 |
* | | | | | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, percpu: fix kexec with vmlinux | Yinghai Lu | 2009-02-03 |
| * | | | | | | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge | 2009-01-31 |
| * | | | | | | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 2009-01-31 |
| * | | | | | | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman | 2009-01-31 |
* | | | | | | | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge | 2009-02-02 |
* | | | | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | | | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | | | | x86: fix paravirt clobber in entry_64.S | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | | | | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | | | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-01-30 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-01-27 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: clean up indentation in setup_per_cpu_areas() | Tejun Heo | 2009-01-27 |
| | * | | | | | x86: fix build breakage on voyage | James Bottomley | 2009-01-27 |
| | * | | | | | x86: load new GDT after setting up boot cpu per-cpu area | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: initialize per-cpu GDT segment in per-cpu setup | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: make Voyager use x86 per-cpu setup. | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: don't assume boot cpu is #0 | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: move this_cpu_offset | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: only compile setup_percpu.o on SMP | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: move apic variables to apic.c | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: always page-align per-cpu area start and size | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: move setup_cpu_local_masks() | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: move 64-bit NUMA code | Brian Gerst | 2009-01-26 |
| | * | | | | | x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() | Brian Gerst | 2009-01-26 |
| * | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| | |/ / / / |
|
| | * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 |
| | |\ \ \ \ |
|
| | | * | | | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 |
| | | |/ / / |
|