aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'x86/tsc' into x86/coreIngo Molnar2008-12-23
|\
| * Merge branch 'x86/ptrace' into x86/tscIngo Molnar2008-12-23
| |\
| * | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2008-12-19
| * | x86: support always running TSC on Intel CPUsVenki Pallipadi2008-12-16
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------------------------------------------. \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / | | | | | | | | | | | | | | | | | |/| | | | | | | | / | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|/ | | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | * x86: UV fix for global physical addressesJack Steiner2008-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | * Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2008-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | |\ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPURichard A. Holden III2008-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | * Merge branch 'linus' into x86/uvIngo Molnar2008-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV reserved page bios callRuss Anderson2008-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV memory protection bios callRuss Anderson2008-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: uv: Add UV watchlist bios callRuss Anderson2008-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86/uv: provide a System Activity Indicator driverMike Travis2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | * | Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / | | | | | | | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86, uv: use consistent names for region size and conherence id on x86 and ia64Russ Anderson2008-10-22
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: microcode: fix sparse warningsHannes Eder2008-11-26
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar2008-11-25
| | | | | | | | | | | | | | | | | | | | | | | | * | | x86: HPET: fix sparse warningHannes Eder2008-11-23
| | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto2008-12-18
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto2008-12-18
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto2008-12-18
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto2008-12-18
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto2008-12-16
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-08
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-25
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-25
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-25
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-25
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-23
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-23
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-23
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-21
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-12
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-08
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-04
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | * | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-27
| | | | | | | | | | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | | x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-08
| | | | | | | | | | | | | | | | | | | | | * | | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-02
| | | | | | | | | | | | | | | | | | | | | * | | | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-24
| | | | | | | | | | | | | | | | | | | | | * | | | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-23