index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
x86/irq: Retrieve irq data after locking irq_desc
Thomas Gleixner
1
-1
/
+6
2015-07-07
x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()
Thomas Gleixner
1
-1
/
+12
2015-07-07
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2
-16
/
+7
2015-07-06
x86/earlyprintk: Allow early_printk() to use console style parameters like '1...
Steven Rostedt
1
-1
/
+3
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2
-15
/
+20
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2
-5
/
+4
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2
-34
/
+2
2015-07-06
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
1
-1
/
+2
2015-07-06
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
1
-1
/
+10
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+8
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+13
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
1
-3
/
+4
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
3
-5
/
+3
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2015-06-30
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2
-7
/
+7
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
1
-23
/
+13
2015-06-30
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
1
-4
/
+3
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
1
-1
/
+1
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-36
/
+85
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-06-26
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
1
-0
/
+1
2015-06-24
libnvdimm, pmem: add libnvdimm support to the pmem driver
Dan Williams
1
-32
/
+60
2015-06-24
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
1
-0
/
+3
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2
-2
/
+4
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+14
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+3
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+4
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
54
-5050
/
+1843
2015-06-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+10
2015-06-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-172
/
+120
2015-06-22
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+14
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-1683
/
+2274
2015-06-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-23
/
+51
2015-06-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-39
/
+64
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-35
/
+33
2015-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-25
/
+73
2015-06-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-297
/
+468
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-9
/
+102
2015-06-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+9
2015-06-22
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+4
2015-06-22
x86: Load __USER_DS into DS/ES after resume
Ingo Molnar
1
-2
/
+4
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
34
-3768
/
+568
2015-06-21
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
1
-5
/
+6
2015-06-20
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
1
-1
/
+1
2015-06-19
x86/boot: Fix overflow warning with 32-bit binutils
Borislav Petkov
1
-3
/
+10
2015-06-19
perf/x86: Honor the architectural performance monitoring version
Palik, Imre
1
-6
/
+6
[next]