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-11-12
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-72
/
+790
2013-11-12
Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+18
2013-11-12
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-142
/
+149
2013-11-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2013-11-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+20
2013-11-12
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+3
2013-11-12
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+16
2013-11-12
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
41
-1178
/
+1819
2013-11-12
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+46
2013-11-12
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-728
/
+409
2013-11-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-40
/
+45
2013-11-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+11
2013-11-12
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+30
2013-11-12
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+58
2013-11-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-62
/
+101
2013-11-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+5
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-113
/
+280
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-172
/
+384
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-47
/
+12
2013-11-11
Revert "x86/UV: Add uvtrace support"
Ingo Molnar
2
-20
/
+1
2013-11-07
x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit
Paul Gortmaker
1
-1
/
+1
2013-11-07
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2
-5
/
+5
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
1
-1
/
+4
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
1
-7
/
+0
2013-11-06
x86, hyperv: Move a variable to avoid an unused variable warning
H. Peter Anvin
1
-2
/
+2
2013-11-06
perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support
Yan, Zheng
1
-0
/
+73
2013-11-06
perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes
Yan, Zheng
1
-10
/
+51
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
5
-7
/
+7
2013-11-06
x86/cpu: Increase max CPU count to 8192
Josh Boyer
1
-2
/
+2
2013-11-06
x86/cpu: Allow higher NR_CPUS values
Josh Boyer
1
-2
/
+4
2013-11-06
x86/cpu: Always print SMP information in /proc/cpuinfo
HATAYAMA Daisuke
1
-9
/
+6
2013-11-06
Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...
Ingo Molnar
4
-7
/
+8
2013-11-04
x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig
Chen Gang
2
-0
/
+4
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
4
-7
/
+8
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
7
-14
/
+52
2013-10-30
x86, hyperv: Fix build error due to missing <asm/apic.h> include
David Rientjes
1
-0
/
+1
2013-10-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-1
/
+2
2013-10-30
KVM: Fix modprobe failure for kvm_intel/kvm_amd
Tim Gardner
1
-1
/
+1
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
2
-48
/
+36
2013-10-29
perf/x86: Fix NMI measurements
Peter Zijlstra
2
-5
/
+5
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-9
/
+38
2013-10-28
x86/efi: Add EFI framebuffer earlyprintk support
Matt Fleming
5
-0
/
+211
2013-10-26
x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC
Jan Beulich
1
-0
/
+8
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
6
-28
/
+34
2013-10-26
x86: Unify copy_to_user() and add size checking to it
Jan Beulich
4
-16
/
+32
2013-10-26
x86: Unify copy_from_user() size checking
Jan Beulich
4
-46
/
+69
2013-10-26
Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
3
-2
/
+3
[next]