index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-31
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-28
x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...
Luis R. Rodriguez
2015-08-23
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
2015-08-22
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
Huang Rui
2015-08-21
x86/hyperv: Mark the Hyper-V TSC as unstable
Vitaly Kuznetsov
2015-08-21
perf/x86/msr: Fix the MSR driver build
Ingo Molnar
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-13
x86/mce: Add a wrapper around mce_log() for injection
Borislav Petkov
2015-08-13
x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()
Borislav Petkov
2015-08-13
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
2015-08-13
x86/mce: Clear Local MCE opt-in before kexec
Ashok Raj
2015-08-13
x86/mce: Kill drain_mcelog_buffer()
Borislav Petkov
2015-08-13
x86/mce: Avoid potential deadlock due to printk() in MCE context
Chen, Gong
2015-08-13
x86/mce: Remove the MCE ring for Action Optional errors
Chen, Gong
2015-08-13
x86/mce: Don't use percpu workqueues
Chen, Gong
2015-08-13
x86/mce: Provide a lockless memory pool to save error records
Chen, Gong
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-12
perf/x86/intel/pt: Clean up files of Intel Processor Trace
Takao Indoh
2015-08-12
perf/x86: Fix MSR PMU driver
Peter Zijlstra
2015-08-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-08-12
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
Matt Fleming
2015-08-12
perf/x86/intel: Fix memory leak on hot-plug allocation fail
Peter Zijlstra
2015-08-09
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
2015-08-05
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
2015-08-04
perf/x86/intel/pebs: Robustify PEBS buffer drain
Peter Zijlstra
2015-08-04
perf/x86/intel/pebs: Fix event disable PEBS buffer drain
Liang, Kan
2015-08-04
perf/x86: Add an MSR PMU driver
Andy Lutomirski
2015-08-04
perf/x86/intel/uncore: Add Broadwell-DE uncore support
Kan Liang
2015-08-04
perf/x86/intel: Use 0x11 as extra reg test value
Andi Kleen
2015-08-04
perf/x86: Make merge_attr() global to use from perf_event_intel
Andi Kleen
2015-08-04
perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
Andi Kleen
2015-08-04
perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack
Andi Kleen
2015-08-04
perf/x86/intel: Add Intel Skylake PMU support
Andi Kleen
[next]