index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
1
-4
/
+4
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
3
-14
/
+5
2015-04-03
ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...
Xunlei Pang
1
-10
/
+12
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-2
/
+2
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
1
-14
/
+2
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-1
/
+1
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-7
/
+4
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
213
-1087
/
+2137
2015-03-29
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-85
/
+127
2015-03-29
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-12
/
+21
2015-03-29
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
6
-7
/
+53
2015-03-29
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
3
-64
/
+50
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
2015-03-28
Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+16
2015-03-28
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+5
2015-03-28
Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+18
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
1
-4
/
+4
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
5
-45
/
+45
2015-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-19
/
+62
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-03-25
Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-94
/
+106
2015-03-25
Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6
Marcelo Tosatti
2
-4
/
+5
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-19
/
+66
2015-03-24
Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
7
-24
/
+64
2015-03-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+9
2015-03-24
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Chen-Yu Tsai
3
-6
/
+3
2015-03-24
ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
Chen-Yu Tsai
1
-0
/
+16
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
1
-4
/
+14
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-23
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2
-3
/
+4
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-15
/
+141
2015-03-23
sparc64: Fix several bugs in memmove().
David S. Miller
1
-3
/
+32
2015-03-23
metag: Fix ioremap_wc/ioremap_cached build errors
James Hogan
3
-94
/
+106
2015-03-23
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Helge Deller
1
-5
/
+3
2015-03-23
parisc: mm: don't count preallocated pmds
Mikulas Patocka
1
-2
/
+7
2015-03-23
parisc: Add compile-time check when adding new syscalls
Helge Deller
1
-3
/
+6
2015-03-23
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+24
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
4
-31
/
+24
2015-03-20
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
1
-0
/
+1
2015-03-20
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
Paul Mackerras
1
-1
/
+1
[next]