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
2016-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-79
/
+172
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+27
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2016-01-21
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
3
-0
/
+24
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-0
/
+2
2016-01-19
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
1
-1
/
+4
2016-01-19
x86/platform/intel-mid: Enable 64-bit build
Andy Shevchenko
1
-0
/
+8
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+5
2016-01-15
x86/irq: Plug vector cleanup race
Thomas Gleixner
1
-10
/
+53
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2
-5
/
+8
2016-01-15
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
1
-2
/
+16
2016-01-15
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
1
-13
/
+3
2016-01-15
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
1
-1
/
+3
2016-01-15
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-01-15
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-01-15
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-01-15
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
2016-01-15
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
1
-8
/
+16
2016-01-15
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
1
-14
/
+8
2016-01-15
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
1
-3
/
+5
2016-01-15
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
1
-0
/
+9
2016-01-15
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
1
-8
/
+8
2016-01-15
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-25
/
+4
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-107
/
+119
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+14
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-46
/
+2
2016-01-12
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
1
-25
/
+25
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
1
-0
/
+6
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2
-14
/
+45
2016-01-12
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
1
-0
/
+1
2016-01-12
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
1
-71
/
+38
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+13
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-40
/
+30
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-116
/
+59
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-51
/
+5
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-35
/
+157
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-40
/
+42
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-61
/
+896
2016-01-06
perf/x86/amd: Remove l1-dcache-stores event for AMD
Vince Weaver
1
-1
/
+1
2016-01-06
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
Harish Chegondi
4
-1
/
+499
2016-01-06
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
Harish Chegondi
1
-1
/
+2
[next]