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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
1
-14
/
+14
2014-07-18
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
3
-2
/
+45
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-5
/
+1
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2
-3
/
+2
2014-07-07
efi: efistub: Refactor stub components
Ard Biesheuvel
1
-7
/
+6
2014-07-07
efi/x86: efistub: Move shared dependencies to <asm/efi.h>
Ard Biesheuvel
3
-20
/
+26
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2
-142
/
+3
2014-06-19
x86/efi: Support initrd loaded above 4G
Yinghai Lu
1
-3
/
+11
2014-06-19
x86/efi: Use early_memunmap() to squelch sparse errors
Matt Fleming
1
-2
/
+2
2014-06-19
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
4
-236
/
+272
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-27
/
+87
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-12
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-24
/
+46
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
26
-467
/
+559
2014-06-12
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
3
-13
/
+60
2014-06-12
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
1
-3
/
+16
2014-06-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+26
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-684
/
+801
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+36
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
1
-130
/
+130
2014-06-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-0
/
+73
2014-06-10
x86, vdso: Remove one final use of htole16()
H. Peter Anvin
1
-1
/
+1
2014-06-10
x86: intel-mid: add watchdog platform code for Merrifield
David Cohen
2
-0
/
+73
2014-06-09
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-252
/
+226
2014-06-08
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-35
/
+38
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
139
-1961
/
+3094
2014-06-08
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...
Linus Torvalds
2
-47
/
+79
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2
-8
/
+8
2014-06-07
x86/boot: EFI_MIXED should not prohibit loading above 4G
Matt Fleming
1
-2
/
+1
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
1
-6
/
+0
2014-06-06
x86, vdso: Use <tools/le_byteshift.h> for littleendian access
H. Peter Anvin
3
-35
/
+38
2014-06-06
x86, locking/rwlocks: Enable qrwlocks on x86
Waiman Long
4
-0
/
+26
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
35
-65
/
+157
2014-06-05
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-0
/
+3
2014-06-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-179
/
+67
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
34
-578
/
+700
2014-06-05
Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
12
-41
/
+381
2014-06-05
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2014-06-05
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-20
/
+19
2014-06-05
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
2
-79
/
+47
2014-06-05
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
Igor Mammedov
1
-1
/
+1
2014-06-05
x86: Fix list/memory corruption on CPU hotplug
Igor Mammedov
1
-3
/
+0
2014-06-05
uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates
Oleg Nesterov
2
-20
/
+19
2014-06-05
perf/x86: Add conditional branch filtering support
Anshuman Khandual
1
-0
/
+5
2014-06-05
perf/x86: Use common PMU interrupt disabled code
Vince Weaver
1
-9
/
+9
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
37
-82
/
+220
2014-06-05
Merge branch 'perf/kprobes' into perf/core
Ingo Molnar
22
-174
/
+195
2014-06-05
Merge branch 'perf/uprobes' into perf/core
Ingo Molnar
5
-283
/
+351
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
20
-141
/
+123
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2
-2
/
+2
[next]