| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: reserve exact size of mptable | Yinghai Lu | 2009-03-04 | 1 | -2/+2 |
* | x86: ioremap mptable | Yinghai Lu | 2009-03-04 | 1 | -1/+20 |
* | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 3 | -21/+12 |
|\ |
|
| * | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 2 | -19/+9 |
| * | x86: fix DMI on EFI | Brian Maly | 2009-03-04 | 1 | -2/+3 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. | | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 8 | -518/+247 |
|\ \ \ \ \ \ \| |
|
| | | | | | | * | 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: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 3 | -361/+190 |
| | | | * | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 3 | -84/+9 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput | 2009-02-28 | 1 | -18/+2 |
* | | | | | | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -1/+1 |
* | | | | | | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -9/+9 |
* | | | | | | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -20/+17 |
* | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -21/+9 |
* | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -20/+10 |
* | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby | 2009-03-02 | 1 | -42/+4 |
* | | | | | | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby | 2009-03-02 | 1 | -23/+17 |
* | | | | | | x86: fix !ACPI build for es7000_32.c | Ingo Molnar | 2009-02-26 | 1 | -2/+9 |
* | | | | | | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar | 2009-02-26 | 1 | -17/+18 |
* | | | | | | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 2009-02-26 | 10 | -15/+11 |
* | | | | | | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 2009-02-26 | 3 | -14/+2 |
* | | | | | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 12 | -84/+117 |
| |/ / / /
|/| | | | |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-----. \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 3 | -36/+30 |
|\ \ \ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | /
| | | | | |_|/
| | | | |/| | |
|
| | | * | | | | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2009-02-25 | 1 | -3/+3 |
| | | * | | | | Merge branch 'x86/asm' into x86/mm | Ingo Molnar | 2009-02-25 | 4 | -18/+17 |
| | | |\ \ \ \ |
|
| | | * | | | | | x86: check range in reserve_early() | Yinghai Lu | 2009-02-24 | 1 | -0/+3 |
| * | | | | | | | x86_32: summit_32, de-inline functions | Jiri Slaby | 2009-02-24 | 1 | -27/+20 |
| * | | | | | | | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 2009-02-24 | 1 | -6/+4 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
*---------. \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 112 | -4179/+5412 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | / / / / /
| | | | | |_|_|/ / / / /
| | | | |/| | | / / / /
| | | |_|_|_|_|/ / / /
| | |/| | | | | / / /
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | * | / | | | | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 2009-02-21 | 1 | -1/+1 |
| | | | |/ / / / / |
|
| | | * | | | | | | x86: minor cleanup in the espfix code | Stas Sergeev | 2009-02-23 | 1 | -1/+1 |
| | | * | | | | | | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder | 2009-02-22 | 2 | -2/+2 |
| | | * | | | | | | x86, vmi: TSC going backwards check in vmi clocksource, cleanup | Alok Kataria | 2009-02-20 | 1 | -2/+1 |
| | | |/ / / / / |
|
| | | | | | | | | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | *---. \ \ \ \ | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 | 18 | -31/+31 |
| | | |\ \ \ \ \ \ \
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | | | | * | | | | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-02-19 | 13 | -18/+18 |
| | | | | |/| | | |
| | | | |/| | | | | |
|
| | | | | | * | | | | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 13 | -18/+18 |
| | | | | * | | | | | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum | 2009-02-20 | 5 | -13/+13 |
| | | | |/ / / / / |
|
| | | * | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 5 | -12/+15 |
| | | |\ \ \ \ \ \ |
|
| | * | | | | | | | | x86: efi_stub_32,64 - add missing ENDPROCs | Cyrill Gorcunov | 2009-02-24 | 2 | -0/+8 |
| | * | | | | | | | | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov | 2009-02-24 | 1 | -15/+7 |
| | * | | | | | | | | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov | 2009-02-24 | 1 | -0/+1 |
| | * | | | | | | | | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov | 2009-02-24 | 1 | -1/+1 |
| | * | | | | | | | | x86: head_64.S - remove useless balign | Cyrill Gorcunov | 2009-02-24 | 1 | -2/+0 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86: check mptable physptr with max_low_pfn on 32bit | Yinghai Lu | 2009-02-23 | 1 | -3/+12 |