index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
6
-29
/
+41
2010-10-18
perf_events: Fix bogus AMD64 generic TLB events
Stephane Eranian
1
-2
/
+2
2010-10-14
x86: Use __stop_machine() in text_poke_smp()
Masami Hiramatsu
1
-1
/
+2
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
11
-37
/
+75
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+5
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-10-05
perf, gcc-4.6: Fix set but unused variable
Andi Kleen
1
-2
/
+0
2010-10-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-2
/
+18
2010-10-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-6
/
+12
2010-10-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
5
-5
/
+12
2010-09-30
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
1
-1
/
+1
2010-09-30
x86, irq: Plug memory leak in sparse irq
Thomas Gleixner
1
-3
/
+8
2010-09-30
[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc
Pekka Enberg
1
-6
/
+12
2010-09-30
[CPUFREQ] acpi-cpufreq: add missing __percpu markup
Namhyung Kim
1
-1
/
+1
2010-09-30
perf, x86: Handle in flight NMIs on P4 platform
Cyrill Gorcunov
1
-1
/
+5
2010-09-28
ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c
Namhyung Kim
1
-1
/
+1
2010-09-28
x86, cpu: After uncapping CPUID, re-run CPU feature detection
H. Peter Anvin
3
-1
/
+3
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-23
/
+48
2010-09-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-1
/
+13
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
1
-0
/
+1
2010-09-24
perf, x86: Catch spurious interrupts after disabling counters
Robert Richter
1
-1
/
+11
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
Ingo Molnar
2
-23
/
+48
2010-09-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
Ingo Molnar
7
-66
/
+129
2010-09-23
x86/amd-iommu: Fix rounding-bug in __unmap_single
Joerg Roedel
1
-1
/
+3
2010-09-23
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+18
2010-09-23
x86/amd-iommu: Set iommu configuration flags in enable-loop
Joerg Roedel
1
-22
/
+27
2010-09-22
tracing/x86: Don't use mcount in kvmclock.c
Steven Rostedt
1
-0
/
+1
2010-09-22
tracing/x86: Don't use mcount in pvclock.c
Jeremy Fitzhardinge
1
-0
/
+1
2010-09-22
jump label: x86 support
Jason Baron
3
-1
/
+54
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
1
-1
/
+2
2010-09-22
jump label: Base patch for jump label
Jason Baron
1
-1
/
+1
2010-09-22
Merge branch 'linus' into perf/core
Ingo Molnar
1
-21
/
+19
2010-09-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-21
/
+19
2010-09-21
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
3
-35
/
+20
2010-09-20
jump label: Make text_poke_early() globally visible
Jason Baron
1
-2
/
+2
2010-09-20
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
3
-62
/
+71
2010-09-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-35
/
+20
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
1
-21
/
+19
2010-09-15
kprobes: Remove __dummy_buf
Namhyung Kim
1
-7
/
+2
2010-09-15
kprobes: Make functions static
Namhyung Kim
1
-1
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
Ingo Molnar
4
-8
/
+46
2010-09-15
x86: hpet: Work around hardware stupidity
Thomas Gleixner
2
-32
/
+17
2010-09-13
perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)
Stephane Eranian
2
-8
/
+9
2010-09-10
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-10
x86, UV: Fix initialization of max_pnode
Jack Steiner
1
-3
/
+3
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-1
/
+0
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
3
-47
/
+63
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-7
/
+9
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
1
-8
/
+14
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-17
/
+28
[next]