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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+24
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-20
/
+4
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-683
/
+1540
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
10
-48
/
+104
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
1
-1
/
+2
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2
-4
/
+41
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
6
-72
/
+703
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
2
-7
/
+37
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+9
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
1
-8
/
+9
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-13
/
+0
2012-03-06
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
4
-594
/
+646
2012-03-06
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
1
-18
/
+15
2012-03-06
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
1
-43
/
+97
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
3
-7
/
+28
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+3
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
3
-33
/
+321
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
4
-8
/
+125
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
1
-0
/
+10
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
3
-3
/
+104
2012-03-05
perf/x86: Sync branch stack sampling with precise_sampling
Stephane Eranian
1
-0
/
+60
2012-03-05
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
3
-26
/
+52
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
1
-9
/
+9
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-8
/
+13
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-97
/
+123
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2
-4
/
+41
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-6
/
+2
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+46
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
1
-3
/
+0
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2
-4
/
+4
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
1
-0
/
+2
2012-02-22
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
1
-5
/
+24
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
1
-2
/
+2
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
3
-2
/
+4
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
1
-32
/
+8
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
2
-0
/
+2
2012-02-20
x86-32/irq: Don't switch to irq stack for a user-mode irq
Linus Torvalds
1
-8
/
+3
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
1
-0
/
+7
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
3
-25
/
+40
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2
-7
/
+6
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-12
/
+12
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2
-3
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
3
-67
/
+11
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2
-2
/
+2
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
2
-8
/
+3
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
1
-0
/
+1
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
1
-3
/
+3
2012-02-13
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
Steven Rostedt
1
-12
/
+12
[next]