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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
1
-1
/
+2
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
1
-4
/
+4
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-3
/
+0
2017-09-08
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
9
-7
/
+65
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-35
/
+7
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
1
-1
/
+1
2017-08-30
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
1
-0
/
+2
2017-08-30
ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have
Alexey Brodkin
1
-1
/
+2
2017-08-28
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2
-0
/
+29
2017-08-28
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch
Noam Camus
2
-0
/
+19
2017-08-28
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
2
-5
/
+0
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-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
2
-0
/
+4
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
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
1
-0
/
+2
2017-08-04
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
1
-0
/
+2
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
2
-1
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-2
/
+0
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-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
5
-3
/
+19
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
2
-0
/
+6
2017-05-02
ARCv2: mm: micro-optimize region flush generated code
Vineet Gupta
1
-1
/
+1
2017-05-02
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
1
-0
/
+6
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+8
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
4
-18
/
+10
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2
-0
/
+14
2017-04-14
ARC: [plat-eznps] Fix build error
Noam Camus
1
-1
/
+2
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2
-0
/
+2
2017-04-01
Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-3
/
+1
2017-03-30
ARC: fix build warnings with !CONFIG_KPROBES
Vineet Gupta
1
-3
/
+1
2017-03-30
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
1
-10
/
+6
2017-03-28
arc: switch to RAW_COPY_USER
Al Viro
1
-4
/
+4
2017-03-28
arc: get rid of unused declaration
Al Viro
1
-3
/
+0
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-27
add asm-generic/extable.h
Al Viro
2
-2
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2
-0
/
+2
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-2
/
+4
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-22
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2
-2
/
+11
2017-02-06
ARCv2: intc: Use runtime value of irq count for setting up intc
Vineet Gupta
1
-0
/
+1
[next]