index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
alpha: fix build failures
Sudip Mukherjee
1
-0
/
+1
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+14
2017-09-09
alpha: add support for memset16
Matthew Wilcox
2
-8
/
+9
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-07
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-07
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
5
-19
/
+20
2017-09-04
alpha: Restore symbol versions for symbols exported from assembly
Ben Hutchings
1
-0
/
+18
2017-09-04
alpha: marvel: make use of raw_spinlock variants
Julia Cartwright
1
-1
/
+1
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
5
-3
/
+28
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-3
/
+28
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: Update for new syscalls
Richard Henderson
2
-1
/
+15
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-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-2
/
+2
2017-07-20
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
1
-0
/
+14
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
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
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
1
-1
/
+0
2017-05-22
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-41
/
+0
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-03-29
alpha: switch to RAW_COPY_USER
Al Viro
1
-27
/
+6
2017-03-29
alpha: add a helper for emitting exception table entries
Al Viro
2
-70
/
+26
2017-03-29
alpha: kill the 'segment' argument of __access_ok()
Al Viro
1
-41
/
+41
2017-03-29
alpha: get rid of 'segment' argument of __{get,put}_user_check()
Al Viro
1
-6
/
+6
2017-03-29
alpha: add asm/extable.h
Al Viro
2
-51
/
+56
2017-03-29
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
1
-56
/
+11
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-4
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+3
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
[next]