| Commit message (Expand) | Author | Age |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 |
|\ |
|
| * | hw-breakpoints: Fix hardware breakpoints -> perf events dependency | Frederic Weisbecker | 2009-12-18 |
| * | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 |
| * | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 |
|\ \ |
|
| * | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-18 |
| * | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org | 2009-12-17 |
| * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 |
| * | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier | 2009-12-17 |
| * | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA | Yinghai Lu | 2009-12-16 |
| * | | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2009-12-16 |
| * | | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha | 2009-12-16 |
| * | | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-16 |
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 |
| * | | x86: Add IA32_TSC_AUX MSR and use it | Sheng Yang | 2009-12-16 |
| * | | x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers | H. Peter Anvin | 2009-12-15 |
* | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-16 |
| | |/
| |/| |
|
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 |
| * | | | kbuild: move compile.h to include/generated | Sam Ravnborg | 2009-12-12 |
| * | | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 2009-12-17 |
| |/ /
|/| | |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * \ \ | Merge branch 'bugzilla-14700' into release | Len Brown | 2009-12-15 |
| |\ \ \ |
|
| | * | | | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui | 2009-12-14 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \ |
|
| * | | | | | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 2009-12-15 |
| * | | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 |
| |\ \ \ \ |
|
| | * | | | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 |
| * | | | | | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-12-15 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Merge kernel_thread() | Brian Gerst | 2009-12-10 |
| | * | | | | | x86: Sync 32/64-bit kernel_thread | Brian Gerst | 2009-12-10 |
| | * | | | | | x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper | Brian Gerst | 2009-12-10 |
| | * | | | | | x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() | Brian Gerst | 2009-12-10 |
| | * | | | | | x86, 64-bit: Move kernel_thread to C | Brian Gerst | 2009-12-10 |
| | * | | | | | x86-64, paravirt: Call set_iopl_mask() on 64 bits | H. Peter Anvin | 2009-12-09 |
| | * | | | | | x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 | H. Peter Anvin | 2009-12-09 |
| | * | | | | | x86: Merge sys_clone | Brian Gerst | 2009-12-09 |
| | * | | | | | x86, 32-bit: Convert sys_vm86 & sys_vm86old | Brian Gerst | 2009-12-09 |
| | * | | | | | x86: Merge sys_sigaltstack | Brian Gerst | 2009-12-09 |
| | * | | | | | x86: Merge sys_execve | Brian Gerst | 2009-12-09 |
| | * | | | | | x86: Merge sys_iopl | Brian Gerst | 2009-12-09 |
| | * | | | | | x86-32: Add new pt_regs stubs | Brian Gerst | 2009-12-09 |
| * | | | | | | x86: Split swiotlb initialization into two stages | FUJITA Tomonori | 2009-12-15 |
| * | | | | | | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 2009-12-14 |
| * | | | | | | x86, msr: Remove incorrect, duplicated code in the MSR driver | H. Peter Anvin | 2009-12-14 |
* | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \ \ \ |
|