index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
3
-0
/
+33
2017-08-28
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch
Noam Camus
4
-1
/
+52
2017-08-28
ARC: [plat-eznps] avoid toggling of DPC register
Elad Kanfi
2
-0
/
+13
2017-08-28
ARC: [plat-eznps] Update the init sequence of aux regs per cpu.
Liav Rehana
2
-1
/
+12
2017-08-28
ARC: [plat-eznps] new command line argument for HW scheduler at MTM
Noam Camus
1
-2
/
+25
2017-08-28
ARC: set boot print log level to PR_INFO
Noam Camus
3
-5
/
+5
2017-08-28
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
Noam Camus
3
-1
/
+21
2017-08-28
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
2
-1
/
+13
2017-08-28
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
3
-7
/
+16
2017-08-28
ARC: [plat-eznps] spinlock aware for MTM
Noam Camus
1
-0
/
+6
2017-08-28
ARC: spinlock: Document the EX based spin_unlock
Vineet Gupta
1
-0
/
+6
2017-08-28
ARC: [plat-eznps] disabled stall counter due to a HW bug
Noam Camus
1
-2
/
+0
2017-08-28
ARC: [plat-eznps] Fix TLB Errata
Noam Camus
1
-0
/
+9
2017-08-28
ARC: [plat-eznps] typo fix at Kconfig
Noam Camus
1
-2
/
+2
2017-08-28
ARC: typos fix in kernel/entry-compact.S
Liav Rehana
1
-11
/
+11
2017-08-28
ARC: typo fix in mm/fault.c
Liav Rehana
1
-1
/
+1
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-35
/
+5
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
25
-70
/
+153
2017-08-21
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-70
/
+153
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-11
arc: Mask individual IRQ lines during core INTC init
Alexey Brodkin
2
-1
/
+16
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-08-04
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
3
-7
/
+41
2017-08-04
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2
-2
/
+13
2017-08-04
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
1
-0
/
+45
2017-08-04
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
1
-0
/
+3
2017-08-04
ARC: [plat-sim] Include this platform unconditionally
Vineet Gupta
12
-24
/
+5
2017-08-04
ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103
Eugeniy Paltsev
4
-34
/
+30
2017-08-02
ARC: Remove empty kernel/pcibios.c
Palmer Dabbelt
2
-10
/
+0
2017-08-02
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
1
-9
/
+0
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-4
/
+0
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-17
ARC: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2017-07-10
arc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-24
/
+24
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+3
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-2
/
+0
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2
-1
/
+2
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2017-05-10
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-3
/
+0
2017-05-09
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
9
-24
/
+196
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-05
Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"
Alexey Brodkin
1
-0
/
+1
2017-05-05
ARC: mm: fix build failure in linux-next for UP builds
Vineet Gupta
2
-3
/
+7
2017-05-03
ARCv2: ptrace: provide regset for accumulator/r30 regs
Vineet Gupta
3
-3
/
+65
2017-05-02
ARCv2: mm: micro-optimize region flush generated code
Vineet Gupta
1
-1
/
+1
[prev]
[next]