| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | x86, mce: don't set up mce sysdev devices with mce=off | Andi Kleen | 2009-02-17 | 1 | -4/+4 |
| | * | | | | | | | | | x86, mce: switch machine check polling to per CPU timer | Andi Kleen | 2009-02-17 | 1 | -23/+45 |
| | * | | | | | | | | | x86, mce: always use separate work queue to run trigger | Andi Kleen | 2009-02-17 | 1 | -7/+18 |
| | * | | | | | | | | | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 | 4 | -36/+11 |
| | * | | | | | | | | | x86, mce: disable machine checks on suspend | Andi Kleen | 2009-02-17 | 1 | -0/+25 |
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 11 | -112/+201 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | /
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | * | | | | | | | | x86: add Dell XPS710 reboot quirk | Leann Ogasawara | 2009-03-04 | 1 | -0/+8 |
| | * | | | | | | | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 3 | -13/+28 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 4 | -25/+9 |
| | * | | | | | | | x86: fix DMI on EFI | Brian Maly | 2009-03-04 | 1 | -2/+3 |
| | * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 2 | -2/+14 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 | 2 | -66/+153 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 | 1 | -2/+7 |
| | | * | | | | | | | | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 | 1 | -18/+22 |
| | | * | | | | | | | | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 | 1 | -19/+22 |
| | | * | | | | | | | | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 | 1 | -22/+44 |
| | | * | | | | | | | | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 | 1 | -8/+17 |
| | | * | | | | | | | | x86: add far read test to testmmiotrace | Pekka Paalanen | 2009-03-02 | 1 | -7/+28 |
| | | * | | | | | | | | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 2009-03-02 | 1 | -6/+29 |
| * | | | | | | | | | | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+3 |
| * | | | | | | | | | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+0 |
| * | | | | | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 57 | -1382/+974 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 2009-03-02 | 4 | -5/+19 |
| * | | | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 2009-03-01 | 1 | -6/+2 |
| * | | | | | | | | | | x86: convert cacheflush macros inline functions | Tejun Heo | 2009-02-25 | 1 | -17/+36 |
| * | | | | | | | | | | x86, percpu: fix minor bugs in setup_percpu.c | Tejun Heo | 2009-02-25 | 1 | -3/+1 |
| * | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 9 | -99/+444 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | x86: add remapping percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -2/+135 |
| | * | | | | | | | | | x86: add embedding percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -1/+85 |
| | * | | | | | | | | | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() | Tejun Heo | 2009-02-24 | 1 | -42/+102 |
| | * | | | | | | | | | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 2009-02-24 | 1 | -1/+14 |
| | * | | | | | | | | | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo | 2009-02-24 | 4 | -35/+63 |
| | * | | | | | | | | | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 2009-02-24 | 2 | -39/+6 |
| | * | | | | | | | | | x86: convert to the new dynamic percpu allocator | Tejun Heo | 2009-02-20 | 6 | -22/+81 |
| | * | | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 | 1 | -1/+1 |
| | * | | | | | | | | | x86: use percpu data for 4k hardirq and softirq stacks | Lai Jiangshan | 2009-02-20 | 1 | -14/+15 |
* | | | | | | | | | | | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 2009-03-11 | 1 | -1/+1 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ \ | |
*-----------. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 34 | -1057/+592 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|/ / / / /
| | | | | | | |/| | | | | | | | |
|
| | | | | | | * | | | | | | | | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 | 1 | -2/+12 |
| | | | | | | * | | | | | | | | | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 |
| | | | | | | | |_|/ / / / / /
| | | | | | | |/| | | | | | | |
|
| | | | | | | * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 2 | -11/+6 |
| | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 2 | -14/+0 |
| | | | | | | * | | | | | | | | | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 1 | -1/+1 |
| | | | | | | | |_|_|/ / / / /
| | | | | | | |/| | | | | | | |
|
| | | | | | * | | | | | | | | | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 2009-03-03 | 1 | -5/+4 |
| | | | | | * | | | | | | | | | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -12/+15 |
| | | | | | * | | | | | | | | | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -56/+41 |
| | | | | | * | | | | | | | | | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 2009-02-28 | 1 | -4/+2 |
| | | | | | * | | | | | | | | | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 2009-02-28 | 1 | -13/+19 |
| | | | | | * | | | | | | | | | x86: signal: add __user annotation | Hiroshi Shimamoto | 2009-02-28 | 1 | -2/+2 |
| | | | | * | | | | | | | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 | 1 | -3/+7 |