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
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2
-2
/
+1
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-148
/
+18
2018-05-19
arc: fix arc_dma_{map,unmap}_page
Christoph Hellwig
1
-25
/
+2
2018-05-19
arc: fix arc_dma_sync_sg_for_{cpu,device}
Christoph Hellwig
1
-2
/
+3
2018-05-19
arc: simplify arc_dma_sync_single_for_{cpu,device}
Christoph Hellwig
1
-12
/
+12
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-3
/
+1
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-6
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+2
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-2
/
+0
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-03-01
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
15
-29
/
+125
2018-02-28
ARC: setup cpu possible mask according to possible-cpus dts property
Eugeniy Paltsev
1
-10
/
+40
2018-02-28
ARC: mcip: update MCIP debug mask when the new cpu came online
Eugeniy Paltsev
1
-5
/
+32
2018-02-28
ARC: mcip: halt GFRC counter when ARC cores halt
Eugeniy Paltsev
1
-0
/
+37
2018-02-28
ARCv2: boot log: fix HS48 release number
Vineet Gupta
1
-1
/
+1
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
1
-1
/
+0
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2
-2
/
+2
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-1
/
+2
2018-02-06
arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb
Bartosz Golaszewski
1
-2
/
+2
2018-02-05
ARC: Fix malformed ARC_EMUL_UNALIGNED default
Ulf Magnusson
1
-1
/
+0
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-15
/
+0
2018-01-31
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-17
/
+7
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
15
-15
/
+0
2018-01-23
ARC: boot log: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-23
ARC: dw2 unwind: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
1
-6
/
+8
2018-01-18
ARC: Enable fatal signals on boot for dev platforms
Alexey Brodkin
8
-8
/
+8
2018-01-18
ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction
Alexey Brodkin
1
-1
/
+1
2018-01-17
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
1
-1
/
+4
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
3
-17
/
+7
2018-01-05
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
11
-58
/
+57
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2018-01-03
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
1
-0
/
+8
2017-12-20
ARC: handle gcc generated __builtin_trap()
Vineet Gupta
2
-0
/
+9
2017-12-20
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
1
-2
/
+3
2017-12-20
ARC: [plat-axs103] refactor the quad core DT quirk code
Eugeniy Paltsev
1
-4
/
+6
2017-12-20
ARC: [plat-axs103]: Set initial core pll output frequency
Eugeniy Paltsev
3
-6
/
+18
2017-12-20
ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
Eugeniy Paltsev
1
-42
/
+0
[next]