Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava | 1 | -8/+0 |
2016-03-23 | x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck | Yaowei Bai | 1 | -1/+0 |
2016-03-19 | x86/oprofile/nmi: Add missing hotplug FROZEN handling | Thomas Gleixner | 1 | -1/+2 |
2016-03-19 | x86/hpet: Use proper mask to modify hotplug action | Thomas Gleixner | 1 | -1/+1 |
2016-03-19 | x86/apic/uv: Fix the hotplug notifier | Thomas Gleixner | 1 | -1/+2 |
2016-03-19 | x86/apb/timer: Use proper mask to modify hotplug action | Thomas Gleixner | 1 | -1/+1 |
2016-03-19 | x86/topology: Use total_cpus not nr_cpu_ids for logical packages | Thomas Gleixner | 1 | -1/+6 |
2016-03-19 | x86/topology: Fix Intel HT disable | Peter Zijlstra | 1 | -1/+14 |
2016-03-19 | x86/topology: Fix logical package mapping | Peter Zijlstra | 1 | -5/+0 |
2016-03-18 | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner | 2 | -18/+71 |
2016-03-18 | x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() | Thomas Gleixner | 1 | -1/+5 |
2016-03-18 | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 1 | -1/+1 |
2016-03-17 | x86/iopl: Fix iopl capability check on Xen PV | Andy Lutomirski | 1 | -3/+9 |
2016-03-17 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski | 3 | -1/+15 |
2016-03-17 | selftests/x86: Add an iopl test | Andy Lutomirski | 2 | -1/+136 |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 44 | -66/+52 |
2016-03-16 | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck | 2 | -5/+6 |
2016-03-16 | Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix | Ingo Molnar | 261 | -2756/+7703 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 35 | -236/+1294 |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 58 | -608/+2956 |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -106/+728 |
2016-03-15 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -130/+164 |
2016-03-15 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2016-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -102/+29 |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -101/+217 |
2016-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -203/+253 |
2016-03-15 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -36/+35 |
2016-03-15 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -32/+47 |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 105 | -1199/+1977 |
2016-03-15 | x86/video: Don't assume all FB devices are PCI devices | Vitaly Kuznetsov | 1 | -10/+8 |
2016-03-15 | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 2 | -2/+5 |
2016-03-15 | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 11 | -128/+159 |
2016-03-15 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -161/+424 |
2016-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 37 | -715/+1300 |
2016-03-15 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -184/+962 |
2016-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 219 | -2446/+12250 |
2016-03-15 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 26 | -84/+103 |
2016-03-15 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 38 | -197/+176 |
2016-03-15 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 32 | -214/+334 |
2016-03-15 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 34 | -159/+232 |
2016-03-14 | Merge tag 'irqchip-core-4.6-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 1 | -2/+5 |
2016-03-14 | Linux 4.5 | Linus Torvalds | 1 | -1/+1 |
2016-03-13 | Merge branch 'irqchip/mvebu' into irqchip/core | Jason Cooper | 1 | -2/+5 |
2016-03-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -5/+7 |
2016-03-13 | MIPS: smp.c: Fix uninitialised temp_foreign_map | James Hogan | 1 | -0/+1 |
2016-03-13 | MIPS: Fix build error when SMP is used without GIC | Hauke Mehrtens | 1 | -3/+4 |
2016-03-13 | ld-version: Fix awk regex compile failure | James Hogan | 1 | -1/+1 |
2016-03-13 | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 | Aaro Koskinen | 1 | -1/+1 |
2016-03-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+0 |