| Commit message (Expand) | Author | Age |
* | x86: add %gs accessors for x86_32 | Tejun Heo | 2009-02-09 |
* | x86: stackprotector.h misc update | Tejun Heo | 2009-02-09 |
* | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar | 2009-02-09 |
|\ |
|
| * | x86: fix math_emu register frame access | Tejun Heo | 2009-02-09 |
| * | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 |
| * | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 |
| * | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 |
| * | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 |
| * | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-05 |
* | | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar | 2009-02-09 |
|\ \ |
|
| * | | x86: uaccess: use errret as error value in __put_user_size() | Hiroshi Shimamoto | 2009-02-04 |
| * | | x86: uaccess: fix compilation error on CONFIG_M386 | Hiroshi Shimamoto | 2009-01-29 |
| * | | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto | 2009-01-23 |
| * | | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() | Hiroshi Shimamoto | 2009-01-21 |
| * | | x86: uaccess: fix style problems | Hiroshi Shimamoto | 2009-01-21 |
| * | | x86: remove byte locks | Jiri Kosina | 2009-01-20 |
* | | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
|\ \ \
| | |/
| |/| |
|
| * | | headers_check fix: x86, swab.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, mce.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput | 2009-01-30 |
| * | | headers_check fix: x86, e820.h | Jaswinder Singh Rajput | 2009-01-30 |
* | | | 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: 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/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 2009-02-03 |
* | | | | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge | 2009-02-02 |
* | | | | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 |
* | | | | x86/paravirt: selectively save/restore regs around pvops calls | 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: load new GDT after setting up boot cpu per-cpu area | Brian Gerst | 2009-01-26 |
| | * | | | x86: remove extra barriers from load_gs_base() | Brian Gerst | 2009-01-26 |
| | * | | | x86: initialize per-cpu GDT segment in per-cpu setup | 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 |
| * | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 |
| | |\ \ |
|
| | | * | | x86: use standard PIT frequency | Ingo Molnar | 2009-01-25 |
| | | * | | x86, mm: fix pte_free() | Peter Zijlstra | 2009-01-23 |