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
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
5
-1
/
+6
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2
-0
/
+10
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
1
-74
/
+69
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
6
-363
/
+16
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
1
-13
/
+6
2014-06-26
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
Heiko Carstens
2
-14
/
+13
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
1
-6
/
+19
2014-06-26
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
1
-2
/
+13
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2
-0
/
+5
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2
-4
/
+5
2014-06-26
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
1
-1
/
+1
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
36
-136
/
+137
2014-06-25
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
4
-18
/
+15
2014-06-25
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
7
-7
/
+9
2014-06-25
ARM: at91/dt: sam9261: remove slow RC osc
Alexandre Belloni
1
-15
/
+2
2014-06-25
ARM: at91/dt: define sam9261ek slow crystal frequency
Alexandre Belloni
1
-0
/
+4
2014-06-25
ARM: at91/dt: sam9261: correctly define mainck
Alexandre Belloni
1
-2
/
+8
2014-06-25
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
crypto: sha512_ssse3 - fix byte count to bit count conversion
Jussi Kivilinna
1
-1
/
+1
2014-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
18
-496
/
+79
2014-06-25
MIPS: KVM: Fix memory leak on VCPU
Deng-Cheng Zhu
1
-0
/
+1
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
1
-1
/
+9
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
1
-1
/
+10
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
7
-392
/
+2
2014-06-24
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-20
/
+25
2014-06-24
x86/vdso: Error out in vdso2c if DT_RELA is present
Andy Lutomirski
1
-1
/
+1
2014-06-24
x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
Andy Lutomirski
2
-4
/
+3
2014-06-24
ARM: integrator: fix OF-related regression
Linus Walleij
2
-36
/
+13
2014-06-24
ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...
Gregory CLEMENT
5
-5
/
+5
2014-06-24
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
1
-0
/
+5
2014-06-24
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
1
-1
/
+1
2014-06-24
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
1
-3
/
+6
2014-06-24
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
1
-23
/
+20
2014-06-24
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
1
-3
/
+4
2014-06-24
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
1
-0
/
+11
2014-06-24
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
1
-43
/
+0
2014-06-24
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2
-18
/
+0
2014-06-24
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
1
-10
/
+10
2014-06-23
ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h
Andrew Morton
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
4
-12
/
+28
2014-06-23
x86_32, signal: Fix vdso rt_sigreturn
Andy Lutomirski
1
-1
/
+1
2014-06-23
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Andy Lutomirski
1
-2
/
+8
2014-06-23
ARM: dts: kirkwood: fix phy-connection-type for Guruplug
Sebastian Hesselbarth
1
-2
/
+2
2014-06-23
Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
13
-47
/
+71
2014-06-23
ARC: fix build warning in devtree
Vineet Gupta
1
-1
/
+1
2014-06-22
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-19
/
+17
[prev]
[next]