index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
syscalls/x86: auto-create compat_sys_*() prototypes
Dominik Brodowski
2018-04-02
x86/sigreturn: use SYSCALL_DEFINE0
Tautschnig, Michael
2018-04-02
x86: fix sys_sigreturn() return type to be long, not unsigned long
Dominik Brodowski
2018-04-02
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
x86: remove compat_sys_x86_waitpid()
Dominik Brodowski
2018-04-02
x86: use _do_fork() in compat_sys_x86_clone()
Dominik Brodowski
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-28
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
[next]