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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
6
-1
/
+5
2015-06-25
um: Include sys/types.h for makedev(), major(), minor()
Hans-Werner Hilse
1
-0
/
+1
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
5
-30
/
+30
2015-06-25
um: Do not use __ptr_t type for stack_t's .ss pointer
Hans-Werner Hilse
1
-3
/
+5
2015-05-31
um: Fix mconsole dependency
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
3
-5
/
+9
2015-05-31
um: Remove copy&paste code from init.h
Richard Weinberger
1
-21
/
+1
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
5
-10
/
+11
2015-05-31
um: Catch unprotected user memory access
Richard Weinberger
1
-0
/
+5
2015-05-31
um: Fix warning in setup_signal_stack_si()
Richard Weinberger
1
-1
/
+2
2015-05-31
um: Rework uaccess code
Richard Weinberger
7
-184
/
+54
2015-05-31
um: Add uaccess.h to ldt.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Add uaccess.h to syscalls_64.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Add asm/elf.h to vma.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Cleanup mem_32/64.c headers
Richard Weinberger
2
-4
/
+2
2015-05-31
um: Remove hppfs
Richard Weinberger
1
-15
/
+0
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
2
-1
/
+2
2015-05-31
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
Chen Gang
1
-0
/
+3
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2
-7
/
+7
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
4
-7
/
+7
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
5
-7
/
+11
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-12
/
+13
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-21
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2015-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-15
/
+60
2015-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-11
/
+12
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
4
-2
/
+27
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
3
-0
/
+3
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
1
-0
/
+2
2015-05-19
Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
4
-11
/
+30
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
1
-1
/
+1
2015-05-18
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
1
-0
/
+1
2015-05-16
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-17
/
+10
2015-05-16
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-16
/
+3
2015-05-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-163
/
+188
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+13
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2015-05-15
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
7
-40
/
+41
2015-05-15
Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
4
-3
/
+4
2015-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-57
/
+8
2015-05-14
powerpc: Align TOC to 256 bytes
Anton Blanchard
1
-0
/
+1
2015-05-14
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
Krzysztof Kozlowski
1
-1
/
+1
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
4
-37
/
+34
2015-05-13
Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2
-30
/
+0
2015-05-13
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
Heiko Stuebner
2
-30
/
+0
[next]