Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-. | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-10-12 | 7 | -179/+269 | |
|\ \ | ||||||
| * \ | Merge branch 'x86/signal' into core/signal | Ingo Molnar | 2008-10-12 | 2 | -73/+119 | |
| |\ \ | ||||||
| | * | | Merge branch 'linus' into x86/signal | Ingo Molnar | 2008-10-12 | 76 | -3068/+4796 | |
| | |\| | ||||||
| | * | | x86: signal: remove indent in restore_sigcontext() | Hiroshi Shimamoto | 2008-10-03 | 2 | -26/+14 | |
| | * | | x86: signal: move macros out from restore_sigcontext() | Hiroshi Shimamoto | 2008-10-03 | 2 | -24/+32 | |
| | * | | x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame | Hiroshi Shimamoto | 2008-09-25 | 1 | -2/+4 | |
| | * | | x86: signal: introduce helper macro is_ia32 | Hiroshi Shimamoto | 2008-09-25 | 2 | -8/+18 | |
| | * | | x86: signal_64.c: introduce helper function signr_convert() | Hiroshi Shimamoto | 2008-09-25 | 1 | -2/+8 | |
| | * | | x86: signal_32.c: introduce signr_convert() | Hiroshi Shimamoto | 2008-09-25 | 1 | -7/+10 | |
| | * | | x86: signal: cosmetic unification of handle_signal() | Hiroshi Shimamoto | 2008-09-24 | 2 | -0/+11 | |
| | * | | x86: signal: cosmetic unification of do_notify_resume() | Hiroshi Shimamoto | 2008-09-24 | 2 | -4/+20 | |
| | * | | x86: signal: cosmetic unification of do_signal() | Hiroshi Shimamoto | 2008-09-24 | 1 | -2/+4 | |
| * | | | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 | 74 | -3073/+4735 | |
| |\ \ \ | ||||||
| | * | | | x86: fix early panic on amd64 due to typo in supported CPU section | Petr Vandrovec | 2008-10-12 | 1 | -1/+1 | |
| | * | | | x86: avoid dereferencing beyond stack + THREAD_SIZE | David Rientjes | 2008-10-12 | 1 | -2/+2 | |
| | | |/ | | |/| | ||||||
| * | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 | 3 | -5/+8 | |
| * | | | Merge branch 'x86/signal' into core/signal | Ingo Molnar | 2008-09-23 | 59 | -828/+2584 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | x86: signal: introduce do_rt_sigreturn() | Hiroshi Shimamoto | 2008-09-14 | 2 | -6/+17 | |
| | * | | x86: signal: remove unneeded err handling | Hiroshi Shimamoto | 2008-09-14 | 2 | -10/+6 | |
| | * | | x86: signal: put give_sigsegv of setup frames together | Hiroshi Shimamoto | 2008-09-14 | 2 | -25/+23 | |
| | * | | x86: signal_64.c: make handle_signal() similar | Hiroshi Shimamoto | 2008-09-10 | 1 | -28/+29 | |
| | * | | x86: signal_64.c: arg for restore_i387_xstate() is void __user * | Hiroshi Shimamoto | 2008-09-10 | 1 | -1/+2 | |
| | * | | x86: signal_64.c: clean up signal_fault() | Hiroshi Shimamoto | 2008-09-10 | 1 | -4/+6 | |
| | * | | x86_32: signal: move signal number conversion to upper layer | Hiroshi Shimamoto | 2008-09-06 | 1 | -19/+12 | |
| | * | | x86: signal: split out frame setups | Hiroshi Shimamoto | 2008-09-06 | 2 | -19/+40 | |
| | * | | x86: signal: make NR_restart_syscall | Hiroshi Shimamoto | 2008-09-06 | 2 | -4/+5 | |
| | * | | x86_32: signal: introduce signal_fault() | Hiroshi Shimamoto | 2008-09-06 | 1 | -1/+17 | |
| | * | | x86_32: signal: use syscall_get_nr and error | Hiroshi Shimamoto | 2008-09-06 | 1 | -4/+5 | |
| | * | | Merge branch 'x86/cleanups' into x86/signal | Ingo Molnar | 2008-09-06 | 16 | -179/+170 | |
| | |\ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *---. \ \ | Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal | Ingo Molnar | 2008-09-06 | 51 | -572/+2324 | |
| | |\ \ \ \ \ | ||||||
* | | \ \ \ \ \ | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 107 | -3739/+7106 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 52 | -2467/+4536 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 35 | -2055/+2542 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | x86, debug: print more information about unknown CPUs | Hans Schou | 2008-10-10 | 1 | -1/+1 | |
| | | * | | | | | | | x86: cpuid, fix typo | Ingo Molnar | 2008-09-14 | 1 | -2/+2 | |
| | | * | | | | | | | x86: move transmeta cap read to early_init_transmeta() | Yinghai Lu | 2008-09-14 | 2 | -21/+15 | |
| | | * | | | | | | | x86: identify_cpu_without_cpuid v2 | Yinghai Lu | 2008-09-14 | 1 | -17/+40 | |
| | | * | | | | | | | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang | 2008-09-10 | 1 | -0/+41 | |
| | | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 3 | -7/+22 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86: centaur_64.c remove duplicated setting of CONSTANT_TSC | Yinghai Lu | 2008-09-10 | 1 | -1/+0 | |
| | | * | | | | | | | | x86: intel.c put workaround for old cpus together | Yinghai Lu | 2008-09-10 | 1 | -94/+98 | |
| | | * | | | | | | | | x86: let intel 64-bit use intel.c | Yinghai Lu | 2008-09-10 | 2 | -368/+1 | |
| | | * | | | | | | | | x86: make intel_64.c the same as intel.c | Yinghai Lu | 2008-09-10 | 1 | -17/+284 | |
| | | * | | | | | | | | x86: make intel.c have 64-bit support code | Yinghai Lu | 2008-09-10 | 1 | -36/+83 | |
| | | * | | | | | | | | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 5 | -471/+1018 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86: little clean up of intel.c/intel_64.c | Yinghai Lu | 2008-09-08 | 2 | -9/+6 | |
| | | * | | | | | | | | | x86: make 64 bit to use amd.c | Yinghai Lu | 2008-09-08 | 2 | -475/+1 | |
| | | * | | | | | | | | | x86: make amd_64 have 32 bit code | Yinghai Lu | 2008-09-08 | 1 | -12/+247 | |
| | | * | | | | | | | | | x86: make amd.c have 64bit support code | Yinghai Lu | 2008-09-08 | 1 | -11/+126 | |
| | | * | | | | | | | | | x86: merge header in amd_64.c | Yinghai Lu | 2008-09-08 | 2 | -3/+18 |