| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 |
|\ |
|
| * | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 |
| * | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 |
| * | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 |
| * | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 |
| * | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 |
|\ \ |
|
| * | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 |
| * | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-17 |
|\ \ |
|
| * | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 2010-08-16 |
| |/ |
|
* / | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2010-08-15 |
| |\ |
|
| * | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 |
* | | | defconfig reduction | Sam Ravnborg | 2010-08-14 |
* | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
| |/
|/| |
|
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 |
|\ \ |
|
| * | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage | Cliff Wickman | 2010-08-12 |
| * | | x86, UV: Initialize BAU hub map | Cliff Wickman | 2010-08-01 |
| * | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-13 |
|\ \ \ |
|
| * | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-08-13 |
* | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-13 |
|\ \ \ \ |
|
| * | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 |
| |\| | | |
|
| * | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov | 2010-08-08 |
| * | | | | oprofile: add support for Intel processor model 30 | Josh Hunt | 2010-08-05 |
* | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | x86, UV: Initialize BAU MMRs only on hubs with cpus | Cliff Wickman | 2010-07-17 |
| * | | | | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Correct BAU regular message type | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Correct BAU discovery of hubs and sockets | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Correct BAU software acknowledge | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 |
| * | | | | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 |
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-08-13 |
|\ \ \ \ \ |
|
| * | | | | | x86, asm: Use a lower case name for the end macro in atomic64_386_32.S | Luca Barbieri | 2010-08-12 |
| * | | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri | 2010-08-12 |
| * | | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol() | Namhyung Kim | 2010-08-11 |
| * | | | | | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 2010-08-05 |
* | | | | | | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-12 |
|\ \ \ \ \ |
|
| * | | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c | Namhyung Kim | 2010-08-12 |
* | | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 2010-08-12 |