| Commit message (Expand) | Author | Age |
... | |
| * | | | | | s390: add scm bus driver | Sebastian Ott | 2012-09-26 |
| * | | | | | s390: add eadm related structures | Sebastian Ott | 2012-09-26 |
| * | | | | | s390: add eadm facility bits | Sebastian Ott | 2012-09-26 |
| * | | | | | s390/kexec: move machine_crash_shutdown() to machine_kexec.c | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/smp: fix smp_find_processor_id() argument mismatch | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/kvm: Improve Kconfig help text. | Cornelia Huck | 2012-09-26 |
| * | | | | | s390/kconfig: split the s390 base menu | Jan Glauber | 2012-09-26 |
| * | | | | | s390/cache: expose cpu cache topology via sysfs | Heiko Carstens | 2012-09-26 |
| * | | | | | s390: enable large page support with CONFIG_DEBUG_PAGEALLOC | Gerald Schaefer | 2012-09-26 |
| * | | | | | s390/string: provide asm lib functions for memcpy and memcmp | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/bpf,jit: improve code generation | Heiko Carstens | 2012-09-26 |
| * | | | | | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 2012-09-26 |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, microcode, AMD: Fix use after free in free_cache() | Dan Carpenter | 2012-09-19 |
| * | | | | | | x86, microcode, AMD: Rewrite patch application procedure | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode, AMD: Add a small, per-family patches cache | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode, AMD: Add reverse equiv table search | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode, AMD: Read CPUID(1).EAX on the correct cpu | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode, AMD: Check before applying a patch | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode, AMD: Remove useless get_ucode_data wrapper | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode: Straighten out Kconfig text | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode: Cleanup cpu hotplug notifier callback | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode: Drop uci->mc check on resume path | Borislav Petkov | 2012-08-22 |
| * | | | | | | x86, microcode: Save an indentation level in reload_for_cpu | Borislav Petkov | 2012-08-22 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Document x86_init.paging.pagetable_init() | Attilio Rao | 2012-09-12 |
| * | | | | | | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 2012-09-12 |
| * | | | | | | | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 2012-09-12 |
| * | | | | | | | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 2012-09-12 |
| * | | | | | | | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 2012-09-12 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-28 |
| * | | | | | | | x86/mm: Fix range check in tlbflush debugfs interface | Jan Beulich | 2012-09-07 |
| * | | | | | | | x86, cpu: Preset default tlb_flushall_shift on AMD | Borislav Petkov | 2012-08-06 |
| * | | | | | | | x86, cpu: Add AMD TLB size detection | Borislav Petkov | 2012-08-06 |
| * | | | | | | | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov | 2012-08-06 |
| * | | | | | | | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov | 2012-08-06 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 |
| * | | | | | | | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-09-19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, MCE: Remove unused defines | Borislav Petkov | 2012-09-17 |
| | * | | | | | | | x86, mce: Enable MCA support by default | Borislav Petkov | 2012-09-17 |
| * | | | | | | | | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar | 2012-09-19 |
| |\| | | | | | | |
|
| * | | | | | | | | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 |
| * | | | | | | | | x86/mce: Make cmci_discover() quiet | Tony Luck | 2012-08-09 |
| * | | | | | | | | x86: mce: Remove the frozen cases in the hotplug code | Thomas Gleixner | 2012-08-03 |
| * | | | | | | | | x86: mce: Split timer init | Thomas Gleixner | 2012-08-03 |