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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
ARCv2: support HS38 releases
Vineet Gupta
1
-1
/
+5
2015-07-09
ARC: slightly refactor macros for boot logging
Vineet Gupta
1
-4
/
+5
2015-07-09
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
Joël Porquet
3
-3
/
+0
2015-07-06
ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
Vineet Gupta
1
-2
/
+1
2015-07-06
ARCv2: intc: IDU: support irq affinity
Vineet Gupta
1
-1
/
+18
2015-07-06
ARC: fix unused var wanring
Vineet Gupta
1
-1
/
+0
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
1
-7
/
+1
2015-06-25
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
1
-0
/
+2
2015-06-25
ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
Vineet Gupta
1
-1
/
+1
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
1
-7
/
+3
2015-06-22
ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
Vineet Gupta
1
-1
/
+182
2015-06-22
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2
-0
/
+48
2015-06-22
ARCv2: SMP: ARConnect debug/robustness
Vineet Gupta
2
-8
/
+60
2015-06-22
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta
3
-1
/
+119
2015-06-22
ARC: make plat_smp_ops weak to allow over-rides
Vineet Gupta
1
-1
/
+1
2015-06-22
ARCv2: clocksource: Introduce 64bit local RTC counter
Vineet Gupta
2
-2
/
+57
2015-06-22
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
1
-0
/
+2
2015-06-22
ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
Vineet Gupta
3
-0
/
+53
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
8
-21
/
+278
2015-06-22
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
1
-0
/
+143
2015-06-22
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
4
-213
/
+228
2015-06-19
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
2
-9
/
+137
2015-06-19
ARC: entry.S: use single EXCEPTION_PROLOGUE
Vineet Gupta
1
-8
/
+6
2015-06-19
ARC: entry.S: micro-optimize Trap handler
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: entry.S: move some code around for cache locality in return path
Vineet Gupta
2
-48
/
+52
2015-06-19
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
3
-384
/
+402
2015-06-19
ARC: entry.S: Ensure that restore_regs is local to compilation unit
Vineet Gupta
1
-4
/
+4
2015-06-19
ARC: entry.S: comments cleanup
Vineet Gupta
1
-26
/
+20
2015-06-19
ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
1
-13
/
+11
2015-06-19
ARC: entry.S: confine EXCEPTION_* macros to one file
Vineet Gupta
1
-0
/
+16
2015-06-19
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-18
/
+4
2015-06-19
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
1
-8
/
+2
2015-06-19
ARC: [axs101] support early 8250 uart
Vineet Gupta
1
-0
/
+2
2015-06-19
ARC: stack unwinder to bail if PC is not kernel mode
Vineet Gupta
1
-10
/
+8
2015-06-19
ARC: perf: Remove unnecessary local variable
Tobias Klauser
1
-4
/
+2
2015-06-19
arc: fix use of uninitialized arc_pmu
Max Filippov
1
-1
/
+0
2015-06-19
ARC: fix section mismatch with allyesconfig
Vineet Gupta
1
-1
/
+1
2015-06-19
ARC: explicit'ify uboot support
Vineet Gupta
2
-1
/
+6
2015-06-19
ARC: clocksource cleanups
Vineet Gupta
1
-10
/
+2
2015-06-19
ARC: RIP broken 64bit RTSC
Vineet Gupta
2
-54
/
+3
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-22
/
+69
2015-04-20
ARC: perf: don't add code for impossible case
Vineet Gupta
1
-4
/
+1
2015-04-20
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
1
-2
/
+2
2015-04-20
ARC: perf: add user space attribution in callchains
Vineet Gupta
1
-0
/
+10
2015-04-20
ARC: perf: Add kernel callchain support
Vineet Gupta
1
-0
/
+29
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
1
-5
/
+13
[next]