| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case | Julia Lawall | 2012-07-26 |
| * | | | | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processors | Tony Luck | 2012-07-26 |
| * | | | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 2012-07-26 |
| * | | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-07-26 |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2012-07-25 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox | 2012-07-25 |
| * | | | | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental | Jean Delvare | 2012-07-09 |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-08-03 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 |
| * | | | | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit | Andrew Morton | 2012-07-31 |
* | | | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2012-07-31 |
| * | | | | | | | | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 |
| * | | | | | | | | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 |
| * | | | | | | | | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 |
| * | | | | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 |
* | | | | | | | | | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-08-01 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 2012-08-01 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-31 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | / / / / / /
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | perf/x86: Fix missing struct before structure name | Jovi Zhang | 2012-07-26 |
| * | | | | | | | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2012-07-26 |
| * | | | | | | | perf/x86: Make bitfield unsigned | Peter Zijlstra | 2012-07-26 |
| * | | | | | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 2012-07-26 |
| * | | | | | | | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2012-07-26 |
| * | | | | | | | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 2012-07-26 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 |
* | | | | | | | firmware_map: make firmware_map_add_early() argument consistent with firmware... | Yasuaki Ishimatsu | 2012-07-30 |
* | | | | | | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 2012-07-30 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/tlb: Fix build warning and crash when building for !SMP | Alex Shi | 2012-07-20 |
| * | | | | | | x86/tlb: do flush_tlb_kernel_range by 'invlpg' | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb: enable tlb flush range support for x86 | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb: add tlb_flushall_shift knob into debugfs | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb: fall back to flush all when meet a THP large page | Alex Shi | 2012-06-27 |
| * | | | | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 2012-06-27 |
| * | | | | | | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 |
| * | | | | | | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 |
| * | | | | | | x86: Define early read-mostly per-cpu macros | Ido Yariv | 2012-06-14 |
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, efi: Handover Protocol | Matt Fleming | 2012-07-20 |
| * | | | | | | | x86-64/efi: Use EFI to deal with platform wall clock | Jan Beulich | 2012-06-06 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git... | Linus Torvalds | 2012-07-26 |
|\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, cpufeature: Add the RDSEED and ADX features | H. Peter Anvin | 2012-07-20 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86, boot: Remove ancient, unconditionally #ifdef'd out dead code | Paul Bolle | 2012-06-20 |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik | 2012-07-21 |
| * | | | | | | | | | x86, boot: Exclude early_serial_console.c if can't use it. | Joe Millenbach | 2012-07-21 |
| * | | | | | | | | | x86, boot: Removed unused debug flag and set code | Joe Millenbach | 2012-07-21 |