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
2013-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
1
-72
/
+72
2013-03-24
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-17
/
+17
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+0
2013-03-22
ARM: tegra: fix register address of slink controller
Laxman Dewangan
2
-2
/
+2
2013-03-22
ARM: msm: Stop counting before reprogramming clockevent
Stephen Boyd
1
-1
/
+4
2013-03-22
ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()
Santosh Shilimkar
1
-3
/
+3
2013-03-22
ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs
Stepan Moskovchenko
1
-0
/
+15
2013-03-22
ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register
Stephen Boyd
2
-2
/
+22
2013-03-22
ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
Stephen Boyd
1
-1
/
+1
2013-03-22
ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses
Sricharan R
1
-26
/
+47
2013-03-22
Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Russell King
1
-21
/
+14
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
1
-2
/
+2
2013-03-21
x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit
H. Peter Anvin
1
-2
/
+2
2013-03-21
Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Arnd Bergmann
1
-0
/
+1
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+22
2013-03-21
s390/uaccess: fix clear_user_pt()
Heiko Carstens
1
-1
/
+1
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
3
-3
/
+3
2013-03-19
x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL
Fenghua Yu
1
-13
/
+13
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2
-2
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-35
/
+33
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-24
/
+57
2013-03-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...
Tony Lindgren
6
-16
/
+45
2013-03-19
Fix breakage in MIPS siginfo handling
David Howells
1
-1
/
+1
2013-03-19
Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"
Jonas Gorski
1
-1
/
+1
2013-03-19
MIPS: BCM63XX: Make nvram checksum failure non fatal
Jonas Gorski
3
-11
/
+5
2013-03-19
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
2
-38
/
+196
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
1
-1
/
+1
2013-03-19
ARM: imx: add dependency check for DEBUG_IMX_UART_PORT
Shawn Guo
1
-0
/
+1
2013-03-19
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
1
-12
/
+12
2013-03-18
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
x86-64: Fix the failure case in copy_user_handle_tail()
CQ Tang
1
-2
/
+2
2013-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-6
/
+12
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
15
-42
/
+100
2013-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
13
-127
/
+150
2013-03-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-21
/
+14
2013-03-18
ARM: fix CONFIG_VIRT_TO_BUS handling
Arnd Bergmann
2
-5
/
+3
2013-03-18
Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+1
2013-03-18
arm64: fix padding computation in struct ucontext
Andreas Schwab
1
-1
/
+1
2013-03-18
arm64: Fix build error with !SMP
Catalin Marinas
1
-0
/
+2
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
[prev]
[next]