| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----------. \ \ \ | 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 |
| | | | | | * | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 34 | -362/+283 |
| | | | | | |\ \ \ \ |
|
| | | | | | * | | | | | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 2009-01-04 | 1 | -0/+3 |
| | | | | | * | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 3 | -107/+44 |
| | | | | * | | | | | | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+1 |
| | | | | * | | | | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 4 | -361/+192 |
| | | | | * | | | | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 4 | -90/+9 |
| | | | | * | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 3 | -12/+7 |
| | | | | |\ \ \ \ \ \
| | | | | | | |_|_|_|/
| | | | | | |/| | | | |
|
| | | | | | * | | | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2009-02-28 | 2 | -11/+6 |
| | | | | | | |_|_|/
| | | | | | |/| | | |
|
| | | | | | * | | | | x86: enable DMAR by default | Kyle McMartin | 2009-02-26 | 1 | -1/+1 |
| | | | | * | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2009-03-01 | 2 | -46/+3 |
| | | | | | |_|_|/
| | | | | |/| | | |
|
| | | | * | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar | 2009-03-03 | 1 | -1/+1 |
| | | | * | | | | | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 2009-03-03 | 4 | -39/+39 |
| | | | * | | | | | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 | 4 | -89/+50 |
| | | | * | | | | | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 2009-03-03 | 1 | -0/+7 |
| | | | * | | | | | x86: add sanity checks to init_32.c | Pekka Enberg | 2009-03-03 | 1 | -6/+11 |
| | | | * | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 2009-03-03 | 1 | -4/+4 |
| | | | * | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 2009-03-03 | 2 | -2/+2 |
| | | | * | | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 | 2 | -20/+9 |
| | | * | | | | | | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 2009-02-27 | 3 | -310/+147 |
| | | * | | | | | | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan | 2009-02-27 | 1 | -17/+56 |