Age | Commit message (Expand) | Author |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki |
2016-05-13 | x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS | Mateusz Guzik |
2016-05-12 | x86/mce: Update AMD mcheck init to use cpu_has() facilities | Yazen Ghannam |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov |
2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |
2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-05-10 | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n | Thomas Gleixner |
2016-05-07 | x86/topology: Handle CPUID bogosity gracefully | Thomas Gleixner |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-06 | x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO | Chen Yu |
2016-05-05 | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-05-05 | Merge branch 'x86/urgent' into x86/platform, to resolve conflict | Ingo Molnar |
2016-05-05 | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya |
2016-05-04 | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes | Dimitri Sivanich |
2016-05-04 | x86/platform/UV: Update physical address conversions for UV4 | Mike Travis |
2016-05-04 | x86/platform/UV: Build GAM reference tables | Mike Travis |
2016-05-04 | x86/platform/UV: Support UV4 socket address changes | Mike Travis |
2016-05-04 | x86/platform/UV: Add UV4 addressing discovery function | Mike Travis |
2016-05-04 | x86/platform/UV: Fold blade info into per node hub info structs | Mike Travis |
2016-05-04 | x86/platform/UV: Allocate common per node hub info structs on local node | Mike Travis |
2016-05-04 | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis |
2016-05-04 | x86/platform/UV: Move scir info to the per cpu info struct | Mike Travis |
2016-05-04 | x86/platform/UV: Create per cpu info structs to replace per hub info structs | Mike Travis |
2016-05-04 | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 | Mike Travis |
2016-05-04 | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions | Mike Travis |
2016-05-04 | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis |
2016-05-04 | x86/platform/UV: Add UV MMR Illegal Access Function | Mike Travis |
2016-05-04 | x86/platform/UV: Add UV4 Specific Defines | Mike Travis |
2016-05-03 | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ... | Stas Sergeev |