summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-127-179/+269
|\ \
| * \ Merge branch 'x86/signal' into core/signalIngo Molnar2008-10-122-73/+119
| |\ \
| | * | Merge branch 'linus' into x86/signalIngo Molnar2008-10-1276-3068/+4796
| | |\|
| | * | x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto2008-10-032-26/+14
| | * | x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto2008-10-032-24/+32
| | * | x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frameHiroshi Shimamoto2008-09-251-2/+4
| | * | x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto2008-09-252-8/+18
| | * | x86: signal_64.c: introduce helper function signr_convert()Hiroshi Shimamoto2008-09-251-2/+8
| | * | x86: signal_32.c: introduce signr_convert()Hiroshi Shimamoto2008-09-251-7/+10
| | * | x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto2008-09-242-0/+11
| | * | x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto2008-09-242-4/+20
| | * | x86: signal: cosmetic unification of do_signal()Hiroshi Shimamoto2008-09-241-2/+4
| * | | Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-1274-3073/+4735
| |\ \ \
| | * | | x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec2008-10-121-1/+1
| | * | | x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-10-121-2/+2
| | | |/ | | |/|
| * | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-233-5/+8
| * | | Merge branch 'x86/signal' into core/signalIngo Molnar2008-09-2359-828/+2584
| |\ \ \ | | | |/ | | |/|
| | * | x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto2008-09-142-6/+17
| | * | x86: signal: remove unneeded err handlingHiroshi Shimamoto2008-09-142-10/+6
| | * | x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto2008-09-142-25/+23
| | * | x86: signal_64.c: make handle_signal() similarHiroshi Shimamoto2008-09-101-28/+29
| | * | x86: signal_64.c: arg for restore_i387_xstate() is void __user *Hiroshi Shimamoto2008-09-101-1/+2
| | * | x86: signal_64.c: clean up signal_fault()Hiroshi Shimamoto2008-09-101-4/+6
| | * | x86_32: signal: move signal number conversion to upper layerHiroshi Shimamoto2008-09-061-19/+12
| | * | x86: signal: split out frame setupsHiroshi Shimamoto2008-09-062-19/+40
| | * | x86: signal: make NR_restart_syscallHiroshi Shimamoto2008-09-062-4/+5
| | * | x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-061-1/+17
| | * | x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto2008-09-061-4/+5
| | * | Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-0616-179/+170
| | |\ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-0651-572/+2324
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-10-12107-3739/+7106
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-1152-2467/+4536
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-1135-2055/+2542
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, debug: print more information about unknown CPUsHans Schou2008-10-101-1/+1
| | | * | | | | | | x86: cpuid, fix typoIngo Molnar2008-09-141-2/+2
| | | * | | | | | | x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-142-21/+15
| | | * | | | | | | x86: identify_cpu_without_cpuid v2Yinghai Lu2008-09-141-17/+40
| | | * | | | | | | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang2008-09-101-0/+41
| | | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-103-7/+22
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | x86: centaur_64.c remove duplicated setting of CONSTANT_TSCYinghai Lu2008-09-101-1/+0
| | | * | | | | | | | x86: intel.c put workaround for old cpus togetherYinghai Lu2008-09-101-94/+98
| | | * | | | | | | | x86: let intel 64-bit use intel.cYinghai Lu2008-09-102-368/+1
| | | * | | | | | | | x86: make intel_64.c the same as intel.cYinghai Lu2008-09-101-17/+284
| | | * | | | | | | | x86: make intel.c have 64-bit support codeYinghai Lu2008-09-101-36/+83
| | | * | | | | | | | Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar2008-09-105-471/+1018
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | x86: little clean up of intel.c/intel_64.cYinghai Lu2008-09-082-9/+6
| | | * | | | | | | | | x86: make 64 bit to use amd.cYinghai Lu2008-09-082-475/+1
| | | * | | | | | | | | x86: make amd_64 have 32 bit codeYinghai Lu2008-09-081-12/+247
| | | * | | | | | | | | x86: make amd.c have 64bit support codeYinghai Lu2008-09-081-11/+126
| | | * | | | | | | | | x86: merge header in amd_64.cYinghai Lu2008-09-082-3/+18