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
/
arc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
1
-2
/
+0
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
15
-89
/
+94
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-121
/
+63
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-24
/
+53
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2
-8
/
+9
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
9
-35
/
+0
2014-10-13
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
1
-14
/
+18
2014-10-13
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
1
-4
/
+3
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
1
-1
/
+0
2014-10-13
ARC: Update comments about uncached address space
Vineet Gupta
1
-1
/
+1
2014-10-13
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
1
-1
/
+1
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
1
-1
/
+9
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-14
locking,arch,arc: Fold atomic_ops
Peter Zijlstra
1
-121
/
+63
2014-08-09
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-19
/
+5
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
1
-1
/
+1
2014-07-23
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
1
-18
/
+0
2014-07-23
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
1
-0
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+2
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
1
-0
/
+1
2014-06-16
ARC: remove checks for CONFIG_ARC_MMU_V4
Paul Bolle
1
-2
/
+2
2014-06-09
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
4
-35
/
+32
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-0
/
+27
2014-06-03
ARC: remove duplicate header exports
Vineet Gupta
1
-7
/
+0
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
1
-1
/
+1
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
1
-25
/
+4
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
1
-2
/
+0
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-1
/
+0
2014-04-18
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2
-9
/
+1
2014-04-18
arc,hexagon: Delete asm/barrier.h
Peter Zijlstra
1
-37
/
+0
2014-04-07
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-14
/
+0
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
1
-14
/
+0
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-01-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2014-01-27
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
1
-0
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-25
Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-4
/
+4
2014-01-13
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-13
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
1
-1
/
+7
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-0
/
+1
2014-01-12
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2
-5
/
+5
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2013-12-23
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
1
-2
/
+2
[next]