summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
*-----------------------------------------------. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-2362-2530/+2170
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | | | * sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-161-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * x86: UV fix for global physical addressesJack Steiner2008-12-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2008-12-1615-103/+160
| | | | | | | | | | | | | | | | | | | | | | | | | |\ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPURichard A. Holden III2008-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Merge branch 'linus' into x86/uvIngo Molnar2008-11-2033-103/+143
| | | | | | | | | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-112-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV reserved page bios callRuss Anderson2008-11-051-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV memory protection bios callRuss Anderson2008-11-051-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV watchlist bios callRuss Anderson2008-11-051-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis2008-10-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: provide a System Activity Indicator driverMike Travis2008-10-271-0/+102
| | | | | | | | | | | | | | | | | | | | | | | | | * | Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar2008-10-2724-72/+126
| | | | | | | | | | | | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / | | | | | | | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86, uv: use consistent names for region size and conherence id on x86 and ia64Russ Anderson2008-10-222-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: microcode: fix sparse warningsHannes Eder2008-11-262-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar2008-11-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: HPET: fix sparse warningHannes Eder2008-11-231-1/+1
| | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto2008-12-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto2008-12-183-45/+2
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto2008-12-181-11/+17
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto2008-12-182-5/+5
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto2008-12-161-12/+3
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-081-4/+2
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-263-916/+1
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-262-1/+121
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-262-242/+536
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-262-209/+210
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-232-0/+16
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-232-0/+24
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-232-13/+21
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-212-8/+8
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-121-6/+24
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-082-9/+56
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-061-7/+5
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-061-4/+6
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-061-5/+3
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-041-5/+1
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-302-0/+11
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-302-2/+24
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-302-0/+8
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-271-6/+4
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-272-0/+37
| | | | | | | | | | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | | x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-084-18/+23
| | | | | | | | | | | | | | | | | | | | | * | | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-021-4/+0
| | | | | | | | | | | | | | | | | | | | | * | | | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-241-4/+4
| | | | | | | | | | | | | | | | | | | | | * | | | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | * | | | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-111-7/+27
| | | | | | | | | | | | | | | | | | | | | * | | | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-113-13/+21
| | | | | | | | | | | | | | | | | | | | * | | | | x86: clean up get_smp_config()Yinghai Lu2008-12-082-14/+22
| | | | | | | | | | | | | | | | | | | | * | | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-0818-96/+167
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | |/| | |