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-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2
-10
/
+39
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
1
-0
/
+125
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
6
-604
/
+126
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
1
-0
/
+5
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2
-1
/
+37
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2
-217
/
+65
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
1
-18
/
+24
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
1
-8
/
+40
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
3
-1
/
+9
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
1
-4
/
+5
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
5
-6
/
+7
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2
-28
/
+43
2013-10-24
s390/dis: rename structures for unique types
Suzuki K. Poulose
1
-28
/
+28
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-12
/
+65
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
1
-21
/
+2
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
1
-1
/
+1
2013-10-24
s390: always set -march compiler option
Heiko Carstens
1
-7
/
+7
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-17
/
+49
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+30
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-6
/
+19
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
4
-25
/
+25
2013-10-19
parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
Helge Deller
6
-0
/
+14
2013-10-19
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
1
-1
/
+0
2013-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2013-10-15
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-10-15
Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-15
/
+28
2013-10-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+14
2013-10-15
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+9
2013-10-15
s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()
Heiko Carstens
1
-2
/
+2
2013-10-15
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
1
-1
/
+3
2013-10-15
KVM: Enable pvspinlock after jump_label_init() to avoid VM hang
Raghavendra K T
1
-3
/
+14
2013-10-15
Revert "ARM: init: add support for reserved memory defined by device tree"
Marek Szyprowski
1
-3
/
+0
2013-10-15
x86: Update UV3 hub revision ID
Russ Anderson
1
-1
/
+1
2013-10-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-9
/
+44
2013-10-14
x86/microcode: Correct Kconfig dependencies
Borislav Petkov
1
-0
/
+1
2013-10-13
ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2013-10-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-9
/
+49
2013-10-13
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
Yuvaraj Kumar C D
1
-0
/
+5
2013-10-13
Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
7
-9
/
+44
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-10-13
parisc: optimize variable initialization in do_page_fault
John David Anglin
1
-5
/
+10
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-11
/
+11
2013-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+11
2013-10-12
Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
1
-1
/
+1
[next]