| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 128 | -3508/+4450 |
|\ |
|
| * | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-31 | 1 | -1/+1 |
| |\ |
|
| | * | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 2009-12-31 | 1 | -1/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-31 | 4 | -21/+31 |
| |\ \ |
|
| | * | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -6/+6 |
| | * | | x86: Use KERN_DEFAULT log-level in __show_regs() | Pekka Enberg | 2009-12-28 | 3 | -21/+21 |
| | * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 40 | -897/+316 |
| | |\ \ |
|
| | | * | | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel | 2009-12-21 | 1 | -0/+10 |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-30 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-30 | 1 | -0/+2 |
| * | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis | 2009-12-30 | 1 | -6/+6 |
| |/ / / / |
|
| * | | | | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 1 | -1/+3 |
| |\ \ \ \ |
|
| | * | | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 | 1 | -1/+3 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 2 | -102/+1 |
| |\ \ \ \ |
|
| | * | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 2 | -26/+1 |
| | * | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -34/+0 |
| | * | | | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 | 1 | -9/+1 |
| | * | | | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 | 1 | -33/+1 |
| | * | | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 1 | -3/+1 |
| | |/ / / |
|
| * | | | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o... | Linus Torvalds | 2009-12-23 | 1 | -1/+1 |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 6 | -21/+43 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 2 | -3/+27 |
| | * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 6 | -21/+19 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 13 | -84/+42 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-17 | 7 | -40/+20 |
| | * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 2 | -1/+1 |
| | * | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA | Yinghai Lu | 2009-12-16 | 1 | -1/+1 |
| | * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 | 1 | -38/+15 |
| | * | | x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers | H. Peter Anvin | 2009-12-15 | 2 | -4/+5 |
| * | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * / | | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 2009-12-17 | 1 | -8/+8 |
| |/ / |
|
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge branch 'bugzilla-14700' into release | Len Brown | 2009-12-15 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui | 2009-12-14 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 14 | -236/+164 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 | 1 | -10/+12 |
| | |\ \ \ |
|
| | | * | | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 | 1 | -10/+12 |
| | * | | | | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-12-15 | 9 | -211/+138 |
| | |\ \ \ \ |
|
| | | * | | | | x86: Merge kernel_thread() | Brian Gerst | 2009-12-10 | 3 | -72/+35 |
| | | * | | | | x86: Sync 32/64-bit kernel_thread | Brian Gerst | 2009-12-10 | 2 | -3/+13 |
| | | * | | | | x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper | Brian Gerst | 2009-12-10 | 2 | -10/+6 |
| | | * | | | | x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() | Brian Gerst | 2009-12-10 | 1 | -3/+4 |
| | | * | | | | x86, 64-bit: Move kernel_thread to C | Brian Gerst | 2009-12-10 | 3 | -50/+32 |
| | | * | | | | x86-64, paravirt: Call set_iopl_mask() on 64 bits | H. Peter Anvin | 2009-12-09 | 1 | -2/+0 |
| | | * | | | | x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 | H. Peter Anvin | 2009-12-09 | 1 | -3/+3 |
| | | * | | | | x86: Merge sys_clone | Brian Gerst | 2009-12-09 | 4 | -25/+22 |
| | | * | | | | x86, 32-bit: Convert sys_vm86 & sys_vm86old | Brian Gerst | 2009-12-09 | 2 | -8/+7 |
| | | * | | | | x86: Merge sys_sigaltstack | Brian Gerst | 2009-12-09 | 2 | -12/+2 |
| | | * | | | | x86: Merge sys_execve | Brian Gerst | 2009-12-09 | 4 | -45/+27 |