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
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
8
-19
/
+83
2012-03-13
x86/ioapic: Add register level checks to detect bogus io-apic entries
Suresh Siddha
1
-8
/
+32
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
7
-72
/
+710
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
5
-23
/
+38
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-10
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
2
-1
/
+93
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
1
-1
/
+0
2012-03-10
gma500: initial medfield merge
Kirill A. Shutemov
1
-0
/
+16
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
31
-187
/
+551
2012-03-08
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
Linus Torvalds
1
-0
/
+1
2012-03-08
x86: Include probe_roms.h in probe_roms.c
Jan Beulich
1
-0
/
+1
2012-03-08
x86/32: Print control and debug registers for kerenel context
Jan Beulich
1
-1
/
+1
2012-03-08
x86: Tighten dependencies of CPU_SUP_*_32
Jan Beulich
1
-2
/
+2
2012-03-07
Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2012-03-07
x86, mce: Fix rcu splat in drain_mce_log_buffer()
Srivatsa S. Bhat
1
-1
/
+1
2012-03-06
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
1
-1
/
+1
2012-03-06
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
1
-1
/
+3
2012-03-06
x86/olpc/xo15/sci: Enable lid close wakeup control
Daniel Drake
1
-1
/
+71
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-06
x86/geode/net5501: Add platform driver for Soekris Engineering net5501
Philip Prindeville
3
-0
/
+161
2012-03-06
x86/geode/alix2: Supplement driver to include GPIO button support
Philip Prindeville
1
-9
/
+67
2012-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-5
/
+17
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
1
-7
/
+7
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
2
-9
/
+16
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
25
-164
/
+517
2012-03-05
x86/numa: Improve internode cache alignment
Alex Shi
1
-1
/
+0
2012-03-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-6
/
+5
2012-03-03
x86, memblock: Move mem_hole_size() to .init
Jiri Kosina
1
-1
/
+1
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-01
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
Jonathan Nieder
1
-1
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-6
/
+2
2012-02-28
x86, build: Fix portability issues when cross-building
H. Peter Anvin
1
-3
/
+4
2012-02-28
x86, tools: Remove unneeded header files from tools/build.c
H. Peter Anvin
1
-2
/
+0
2012-02-28
x86/PCI: use host bridge _CRS info on MSI MS-7253
Jonathan Nieder
1
-0
/
+11
2012-02-28
x86, efi: Fix endian issues and unaligned accesses
Matt Fleming
1
-16
/
+15
2012-02-28
x86, boot: Restrict CFLAGS for hostprogs
Matt Fleming
1
-2
/
+3
[prev]
[next]