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
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
25
-35
/
+35
2011-03-18
Merge branch 'linus' into x86/urgent
Ingo Molnar
58
-1132
/
+2061
2011-03-16
Merge branch 'x86/amd-nb' into x86/urgent
Ingo Molnar
4
-30
/
+157
2011-03-16
x86, AMD: Set ARAT feature on AMD processors
Boris Ostrovsky
1
-0
/
+4
2011-03-16
x86, quirk: Fix SB600 revision check
Andreas Herrmann
1
-1
/
+6
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-125
/
+507
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-288
/
+438
2011-03-15
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2011-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-85
/
+109
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-291
/
+203
2011-03-15
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+3
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-57
/
+37
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-171
/
+94
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-131
/
+814
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2011-03-15
x86: stop_machine_text_poke() should issue sync_core()
Mathieu Desnoyers
1
-1
/
+6
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
15
-41
/
+84
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
1
-0
/
+2
2011-03-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2011-03-12
x86: Mark low level interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-0
/
+2
2011-03-12
x86: Use generic show_interrupts
Thomas Gleixner
1
-55
/
+2
2011-03-12
x86: ioapic: Avoid redundant lookup of irq_cfg
Thomas Gleixner
1
-4
/
+5
2011-03-12
x86: ioapic: Use new move_irq functions
Thomas Gleixner
1
-2
/
+2
2011-03-12
x86: Use the proper accessors in fixup_irqs()
Thomas Gleixner
1
-10
/
+13
2011-03-12
x86: ioapic: Use irq_data->state
Thomas Gleixner
1
-8
/
+7
2011-03-12
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
1
-27
/
+21
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
4
-39
/
+42
2011-03-12
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
3
-159
/
+122
2011-03-12
x86, binutils, xen: Fix another wrong size directive
Alexander van Heukelum
1
-1
/
+1
2011-03-11
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
1
-43
/
+22
2011-03-11
x86: Remove superflous goal definition of tsc_sync
Henrik Kretzschmar
1
-2
/
+2
2011-03-10
ftrace/graph: Trace function entry before updating index
Steven Rostedt
1
-7
/
+8
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-09
x86: Don't check for BIOS corruption in first 64K when there's no need to
Naga Chumbalkar
1
-4
/
+4
2011-03-09
Merge commit 'v2.6.38-rc8' into x86/asm
Ingo Molnar
13
-36
/
+79
2011-03-08
kprobes: Disabling optimized kprobes for entry text section
Jiri Olsa
1
-0
/
+8
2011-03-08
x86: Separate out entry text section
Jiri Olsa
3
-4
/
+9
2011-03-08
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
6
-20
/
+39
2011-03-05
x86: Really print supported CPUs if PROCESSOR_SELECT=y
Jan Beulich
1
-2
/
+2
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
2
-6
/
+13
2011-03-04
perf: Fix LLC-* events on Intel Nehalem/Westmere
Andi Kleen
2
-17
/
+79
2011-03-04
perf: Add support for supplementary event registers
Andi Kleen
2
-0
/
+262
2011-03-04
perf_events: Update PEBS event constraints
Stephane Eranian
2
-21
/
+42
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-1
/
+165
2011-03-04
x86-64, NUMA: Revert NUMA affine page table allocation
Tejun Heo
1
-0
/
+8
2011-03-03
x86, amd-nb: Misc cleanliness fixes
Borislav Petkov
1
-8
/
+10
2011-03-02
perf, x86: Add Intel SandyBridge CPU support
Lin Ming
3
-1
/
+165
2011-03-01
[CPUFREQ] p4-clockmod: print EST-capable warning message only once
Naga Chumbalkar
1
-3
/
+3
2011-03-01
[CPUFREQ] Fix another notifier leak in powernow-k8.
Dave Jones
1
-2
/
+2
[next]