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
/
alpha
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+0
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-81
/
+0
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-10
alpha: Fix Eiger NR_IRQS to 128
Meelis Roos
1
-3
/
+3
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
1
-11
/
+0
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-4
/
+0
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
1
-6
/
+0
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
1
-3
/
+5
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+5
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+3
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-2
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-2
/
+2
2018-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2
-2
/
+23
2018-12-21
alpha: generate uapi header and syscall table header files
Firoz Khan
1
-1
/
+1
2018-12-21
alpha: add __NR_syscalls along with NR_SYSCALLS
Firoz Khan
1
-1
/
+1
2018-12-21
alpha: move __IGNORE* entries to non uapi header
Firoz Khan
1
-0
/
+21
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+7
2018-11-08
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
1
-1
/
+7
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-08-29
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
1
-0
/
+1
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-4
/
+4
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/alpha: Define atomic64_fetch_add_unless()
Mark Rutland
1
-11
/
+12
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-1
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
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 tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+0
2018-05-22
alpha: simplify get_arch_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-05-22
alpha: use dma_direct_ops for jensen
Christoph Hellwig
1
-0
/
+4
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-5
/
+0
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-07
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
Sinan Kaya
1
-7
/
+7
2018-03-12
locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...
Andrea Parri
2
-31
/
+16
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2
-14
/
+8
2018-02-21
locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
Andrea Parri
1
-8
/
+7
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2
-8
/
+5
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-01-31
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-20
alpha: Fix mixed up args in EXC macro in futex operations
Michael Cree
1
-4
/
+4
2018-01-20
alpha: make thread_saved_pc static
Tobias Klauser
1
-4
/
+1
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
[next]