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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2017-10-03
alpha: fix build failures
Sudip Mukherjee
1
-0
/
+1
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-3
/
+17
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-13
/
+14
2017-09-08
alpha: add support for memset16
Matthew Wilcox
3
-13
/
+14
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+47
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
15
-49
/
+40
2017-09-04
alpha: math-emu: Fix modular build
Ben Hutchings
2
-0
/
+3
2017-09-04
alpha: Restore symbol versions for symbols exported from assembly
Ben Hutchings
1
-0
/
+18
2017-09-04
alpha: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
1
-2
/
+0
2017-09-04
alpha: use kobj_to_dev()
Geliang Tang
1
-2
/
+1
2017-09-04
alpha: squash lines for immediate return
Masahiro Yamada
3
-15
/
+4
2017-09-04
alpha: kernel: Use vma_pages()
Shyam Saini
1
-2
/
+2
2017-09-04
alpha: silence a buffer overflow warning
Dan Carpenter
1
-2
/
+3
2017-09-04
alpha: marvel: make use of raw_spinlock variants
Julia Cartwright
3
-8
/
+8
2017-09-04
alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*
Sergei Trofimovich
1
-5
/
+0
2017-09-04
alpha: use generic fb.h
Tobias Klauser
2
-13
/
+1
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+5
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-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
13
-16
/
+68
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-16
/
+68
2017-08-29
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2
-2
/
+12
2017-08-29
alpha: Define ioremap_wc
Guenter Roeck
1
-0
/
+1
2017-08-29
alpha: Fix section mismatches
Matt Turner
2
-3
/
+3
2017-08-29
alpha: support R_ALPHA_REFLONG relocations for module loading
Michael Cree
1
-0
/
+3
2017-08-29
alpha: Fix typo in ev6-copy_user.S
Richard Henderson
2
-4
/
+5
2017-08-29
alpha: Package string routines together
Richard Henderson
1
-6
/
+16
2017-08-29
alpha: Update for new syscalls
Richard Henderson
3
-1
/
+24
2017-08-29
alpha: Fix build error without CONFIG_VGA_HOSE.
Matt Turner
2
-0
/
+4
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+5
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-03
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2
-11
/
+47
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-2
/
+2
2017-07-19
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
2
-3
/
+17
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-41
/
+40
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-05
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-39
/
+14
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-05-27
osf_sigstack(): switch to put_user()
Al Viro
1
-3
/
+2
2017-05-27
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
Al Viro
1
-24
/
+29
2017-05-27
Merge branch 'work.sys_wait' into misc.alpha
Al Viro
1
-37
/
+14
[next]