index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2013-10-01
x86: Tell about irq stack coverage
Frederic Weisbecker
1
-0
/
+1
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
3
-45
/
+10
2013-09-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
1
-0
/
+1
2013-09-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
1
-8
/
+0
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-19
/
+48
2013-09-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+24
2013-09-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+11
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
6
-0
/
+101
2013-09-25
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
10
-17
/
+124
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-2
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
1
-3
/
+3
2013-09-25
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
5
-92
/
+58
2013-09-25
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
Gleb Natapov
1
-1
/
+3
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-24
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
1
-2
/
+24
2013-09-23
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Masoud Sharbiani
1
-0
/
+16
2013-09-23
perf/x86/intel: Add model number for Avoton Silvermont
Yan, Zheng
1
-0
/
+1
2013-09-20
perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()
Peter Zijlstra
1
-1
/
+1
2013-09-20
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-4
/
+7
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-5
/
+5
2013-09-20
perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()
Yan, Zheng
1
-5
/
+5
2013-09-20
perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path
Peter Zijlstra
1
-5
/
+5
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-18
/
+6
2013-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-09-18
x86, efi: Don't map Boot Services on i386
Josh Boyer
1
-4
/
+7
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
1
-0
/
+9
2013-09-17
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
1
-0
/
+4
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
1
-1
/
+19
2013-09-17
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
1
-1
/
+13
2013-09-14
x86/intel/lpss: Add pin control support to Intel low power subsystem
Mathias Nyman
1
-2
/
+3
2013-09-14
perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB
Stephane Eranian
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-21
/
+22
2013-09-12
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+5
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+18
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+5
2013-09-12
perf/x86/intel: Clean up EVENT_ATTR_STR() muck
Ingo Molnar
1
-18
/
+17
2013-09-12
perf/x86/intel: Clean-up/reduce PEBS code
Peter Zijlstra
1
-68
/
+26
2013-09-12
perf/x86/intel: Clean up checkpoint-interrupt bits
Peter Zijlstra
2
-9
/
+18
2013-09-12
perf/x86/intel: Add Haswell TSX event aliases
Andi Kleen
1
-0
/
+27
2013-09-12
perf/x86: Report TSX transaction abort cost as weight
Andi Kleen
1
-13
/
+42
2013-09-12
perf/x86/intel: Avoid checkpointed counters causing excessive TSX aborts
Andi Kleen
1
-0
/
+37
2013-09-12
perf/x86/intel: Fix Silvermont offcore masks
Peter Zijlstra
1
-2
/
+2
[prev]
[next]