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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
y2038: remove struct definition redirects
Arnd Bergmann
4
-21
/
+0
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
13
-254
/
+335
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
26
-367
/
+361
2019-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
3
-5
/
+7
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
13
-35
/
+38
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
4
-15
/
+76
2019-02-07
time: fix sys_timer_settime prototype
Arnd Bergmann
1
-1
/
+1
2019-02-07
time: Add struct __kernel_timex
Deepa Dinamani
2
-0
/
+48
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
5
-113
/
+102
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
4
-28
/
+0
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
3
-11
/
+8
2019-01-25
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
1
-0
/
+2
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
12
-15
/
+28
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
9
-0
/
+84
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
14
-62
/
+137
2019-01-25
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
1
-1
/
+1
2019-01-25
sh: add statx system call
Arnd Bergmann
1
-0
/
+1
2019-01-25
sh: remove duplicate unistd_32.h file
Arnd Bergmann
1
-403
/
+0
2019-01-25
m68k: assign syscall number for seccomp
Arnd Bergmann
1
-0
/
+1
2019-01-25
ARM: add kexec_file_load system call number
Arnd Bergmann
3
-1
/
+4
2019-01-25
ARM: add migrate_pages() system call
Arnd Bergmann
4
-2
/
+4
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
3
-8
/
+7
2019-01-25
alpha: wire up io_pgetevents system call
Arnd Bergmann
1
-0
/
+1
2019-01-25
ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add __NR_umount2 definition
Arnd Bergmann
3
-15
/
+3
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
3
-326
/
+140
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
5
-21
/
+147
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
5
-252
/
+41
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
5
-6
/
+25
2019-01-18
s390: open-code s390_personality syscall
Arnd Bergmann
1
-2
/
+5
2019-01-14
Linux 5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-13
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-13
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-13
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-13
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-13
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-13
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-13
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-13
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
[next]