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-03-04
x86/asm/entry: Add comments about various syscall instructions
Denys Vlasenko
2
-63
/
+102
2015-03-04
x86/asm/entry/64: Remove 'int_check_syscall_exit_work'
Andy Lutomirski
1
-1
/
+0
2015-03-04
x86/asm/entry: Do mass removal of 'ARGOFFSET'
Denys Vlasenko
3
-116
/
+114
2015-03-04
x86/asm/entry/64: Shrink code in 'paranoid_exit'
Denys Vlasenko
1
-6
/
+4
2015-03-04
x86/asm/entry/64: Fix comments
Denys Vlasenko
4
-16
/
+43
2015-03-04
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
5
-260
/
+210
2015-03-04
x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSET
Denys Vlasenko
1
-3
/
+3
2015-03-04
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
9
-196
/
+141
2015-03-04
x86/asm/64: Open-code register save/restore in trace_hardirqs*() thunks
Denys Vlasenko
1
-4
/
+42
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
17
-308
/
+360
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
1576
-32044
/
+46018
2015-03-04
x86/compat: Remove sys32_vm86_warning
Brian Gerst
2
-16
/
+2
2015-03-04
x86/compat: Merge native and compat 32-bit syscall tables
Brian Gerst
4
-30
/
+13
2015-03-04
x86/compat: Remove compat_ni_syscall()
Brian Gerst
3
-10
/
+3
2015-03-02
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+42
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-0
/
+10
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
1560
-31799
/
+45544
2015-02-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-72
/
+190
2015-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-71
/
+68
2015-02-27
arm64: cpuidle: add asm/proc-fns.h inclusion
Lorenzo Pieralisi
1
-0
/
+2
2015-02-27
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
1
-3
/
+2
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
3
-19
/
+14
2015-02-26
arm64: Fix text patching logic when using fixmap
Marc Zyngier
1
-1
/
+3
2015-02-26
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
1
-1
/
+1
2015-02-26
arm64: enable PTE type bit in the mask for pte_modify
Feng Kan
1
-1
/
+1
2015-02-26
arm64: mm: remove unused functions and variable protoypes
Yingjoe Chen
1
-5
/
+0
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
3
-36
/
+34
2015-02-26
arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
1
-2
/
+1
2015-02-26
ARM: multi_v7_defconfig: Enable shmobile platforms
Geert Uytterhoeven
1
-5
/
+77
2015-02-26
x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP
Wang Nan
1
-2
/
+19
2015-02-25
Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Arnd Bergmann
14
-67
/
+83
2015-02-25
arm64: Add L2 cache topology to ARM Ltd boards/models
Sudeep Holla
3
-0
/
+30
2015-02-25
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...
Ingo Molnar
1
-0
/
+2
2015-02-25
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
1
-0
/
+2
2015-02-25
x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()
Andy Lutomirski
1
-1
/
+1
2015-02-25
x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS
Andy Lutomirski
1
-8
/
+2
2015-02-24
ARM: dts: am335x-bone*: usb0 is hardwired for peripheral
Robert Nelson
1
-0
/
+1
2015-02-24
ARM: dts: dra7x-evm: beagle-x15: Fix USB Host
Roger Quadros
3
-24
/
+0
2015-02-24
ARM: omap2plus_defconfig: Fix SATA boot
Roger Quadros
1
-1
/
+1
2015-02-24
ARM: omap2plus_defconfig: Enable OMAP NAND BCH driver
Roger Quadros
1
-0
/
+1
2015-02-24
ARM: dts: dra7: Correct the dma controller's property names
Peter Ujfalusi
1
-2
/
+2
2015-02-24
ARM: dts: omap5: Correct the dma controller's property names
Peter Ujfalusi
1
-2
/
+2
2015-02-24
ARM: dts: omap4: Correct the dma controller's property names
Peter Ujfalusi
1
-2
/
+2
2015-02-24
ARM: dts: omap3: Correct the dma controller's property names
Peter Ujfalusi
1
-2
/
+2
2015-02-24
ARM: dts: omap2: Correct the dma controller's property names
Peter Ujfalusi
1
-2
/
+2
[next]