summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha2010-01-061-0/+7
* x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-041-2/+2
* x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-291-6/+6
* x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-283-21/+21
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2840-897/+316
|\
| * x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
| |\
| | * cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
| * | x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds2009-12-171-8/+8
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-161-1/+1
| |\
| | * Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-151-1/+1
| | |\
| | | * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-141-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1614-236/+164
| |\ \ \
| * \ \ \ Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-1/+3
| |\ \ \ \
| | * | | | x86: don't export inline functionRusty Russell2009-12-151-1/+3
| * | | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-163-8/+8
| * | | | | x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-161-6/+2
| * | | | | ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov2009-12-161-14/+7
| * | | | | ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-9/+21
| | |_|/ / | |/| | |
| * | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-155-20/+20
| |\ \ \ \
| | * | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-142-9/+9
| | * | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-143-8/+8
| | * | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-142-2/+2
| | * | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-143-3/+3
| | |/ / /
| * | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-7/+4
| * | | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-153-585/+0
| * | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-152-24/+2
| * | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-151-1/+1
| |/ / /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1417-71/+106
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-146-66/+66
| |\ \ \ \
| | * | | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-294-48/+48
| | * | | | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-291-14/+14
| | * | | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-121-4/+4
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1113-105/+154
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-115-52/+91
| |\ \ \ \ \ \
| | * | | | | | x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-101-6/+12
| | * | | | | | perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+4
| | * | | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-31/+26
| | * | | | | | x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-061-1/+32
| | * | | | | | x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
| | * | | | | | x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-061-4/+5
| | * | | | | | hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-062-6/+8
| | * | | | | | hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-061-2/+2
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-118-47/+57
| |\ \ \ \ \ \ \
| | * | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-243-24/+29
| | * | | | | | | [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-244-17/+17
| | * | | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt2009-11-241-1/+1
| | * | | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-241-5/+10
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-12-111-5/+9
| |\ \ \ \ \ \ \
| | * | | | | | | kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-111-1/+0
OpenPOWER on IntegriCloud