summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen2009-02-171-4/+4
| | * | | | | | | | x86, mce: switch machine check polling to per CPU timerAndi Kleen2009-02-171-23/+45
| | * | | | | | | | x86, mce: always use separate work queue to run triggerAndi Kleen2009-02-171-7/+18
| | * | | | | | | | x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-173-34/+11
| | * | | | | | | | x86, mce: disable machine checks on suspendAndi Kleen2009-02-171-0/+25
| * | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-055-22/+21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | x86: add Dell XPS710 reboot quirkLeann Ogasawara2009-03-041-0/+8
| | * | | | | | | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-042-19/+9
| | * | | | | | x86: fix DMI on EFIBrian Maly2009-03-041-2/+3
| * | | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0424-793/+472
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | x86, percpu: fix minor bugs in setup_percpu.cTejun Heo2009-02-251-3/+1
| * | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-243-41/+355
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86: add remapping percpu first chunk allocatorTejun Heo2009-02-241-2/+135
| | * | | | | | x86: add embedding percpu first chunk allocatorTejun Heo2009-02-241-1/+85
| | * | | | | | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()Tejun Heo2009-02-241-42/+102
| | * | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-241-1/+14
| | * | | | | | x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo2009-02-241-1/+6
| | * | | | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-201-22/+40
| | * | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-1/+1
| | * | | | | | x86: use percpu data for 4k hardirq and softirq stacksLai Jiangshan2009-02-201-14/+15
* | | | | | | | x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner2009-03-111-1/+1
| |_|/ / / / / |/| | | | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-048-518/+247
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / | | | | | | | |/| | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | | | | * | | | | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+1
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | * | | | | x86, signals: fix xine & firefox bustageHiroshi Shimamoto2009-03-031-5/+4
| | | | | | * | | | | x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto2009-02-281-12/+15
| | | | | | * | | | | x86: signal: unify get_sigframe()Hiroshi Shimamoto2009-02-281-56/+41
| | | | | | * | | | | x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto2009-02-281-4/+2
| | | | | | * | | | | x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto2009-02-281-13/+19
| | | | | | * | | | | x86: signal: add __user annotationHiroshi Shimamoto2009-02-281-2/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | * | | | | | x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-023-361/+190
| | | | * | | | | | x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-023-84/+9
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput2009-02-281-18/+2
* | | | | | | | | x86_32: apic/numaq_32, fix section mismatchJiri Slaby2009-03-021-1/+1
* | | | | | | | | x86_32: apic/summit_32, fix section mismatchJiri Slaby2009-03-021-9/+9
* | | | | | | | | x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-021-20/+17
* | | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-21/+9
* | | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10
* | | | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4
* | | | | | | | | x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby2009-03-021-23/+17
* | | | | | | | | x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
* | | | | | | | | x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-261-17/+18
* | | | | | | | | x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-2610-15/+11
* | | | | | | | | x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-263-14/+2
* | | | | | | | | x86: remove update_apic from x86_quirksYinghai Lu2009-02-2612-84/+117
| |/ / / / / / / |/| | | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-263-36/+30
|\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | / / / / | | | | | |_|/ / / / | | | | |/| | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | * | | | | | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-251-3/+3
| | | * | | | | | Merge branch 'x86/asm' into x86/mmIngo Molnar2009-02-254-18/+17
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: check range in reserve_early()Yinghai Lu2009-02-241-0/+3
| * | | | | | | | | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-241-27/+20
OpenPOWER on IntegriCloud