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-09-23
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
1
-2
/
+2
2014-09-23
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-09-23
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
3
-18
/
+16
2014-09-23
sparc: implement is_32bit_task
Eric Paris
3
-6
/
+5
2014-09-23
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
1
-0
/
+4
2014-09-23
sparc: simplify syscall_get_arch()
Eric Paris
1
-8
/
+2
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
16
-74
/
+21
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
7
-1
/
+48
2014-09-23
Alpha: define syscall_get_arch()
Eric Paris
1
-0
/
+11
2014-09-23
UM: implement syscall_get_arch()
Eric Paris
1
-0
/
+15
2014-09-23
SH: define syscall_get_arch() for superh
Eric Paris
2
-0
/
+24
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-17
/
+43
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+11
2014-08-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+5
2014-07-30
ARM: nomadik: fix up double inversion in DT
Linus Walleij
2
-4
/
+5
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-1
/
+18
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-57
/
+96
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2
-57
/
+96
2014-07-29
arm: Add devicetree fixup machine function
Laura Abbott
3
-1
/
+18
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+18
2014-07-29
ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
Konstantin Khlebnikov
1
-0
/
+7
2014-07-29
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-1
/
+1
2014-07-29
ARM: fix alignment of keystone page table fixup
Russell King
1
-3
/
+3
2014-07-29
ARM: dts: Revert enabling of twl configuration for n900
Tony Lindgren
1
-1
/
+1
2014-07-28
x86_64/entry/xen: Do not invoke espfix64 on Xen
Andy Lutomirski
3
-21
/
+11
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-11
/
+11
2014-07-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-7
/
+9
2014-07-28
crypto: arm-aes - fix encryption of unaligned data
Mikulas Patocka
1
-5
/
+5
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
2014-07-28
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
1
-2
/
+4
2014-07-28
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
Vasant Hegde
1
-2
/
+2
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-13
/
+91
2014-07-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+34
2014-07-26
ARM: dts: fix L2 address in Hi3620
Haojian Zhuang
1
-1
/
+1
2014-07-25
Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-22
/
+26
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2014-07-26
defconfig: BF609: update spi config name
Steven Miao
1
-1
/
+1
2014-07-26
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
1
-2
/
+0
2014-07-26
blackfin: bind different groups of one pinmux function to different state name
Sonic Zhang
2
-11
/
+12
2014-07-26
blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
Steven Miao
7
-0
/
+7
2014-07-26
pm: bf609: cleanup smc nor flash
Steven Miao
3
-7
/
+5
2014-07-24
x86: Merge tag 'ras_urgent' into x86/urgent
H. Peter Anvin
1
-4
/
+6
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-24
ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabled
Uwe Kleine-König
1
-2
/
+2
2014-07-24
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-8
/
+14
2014-07-24
Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-2
/
+2
2014-07-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+13
[next]