index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2015-11-09
um: Fix kernel mode fault condition
Richard Weinberger
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
2015-06-25
um: Include sys/types.h for makedev(), major(), minor()
Hans-Werner Hilse
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
2015-06-25
um: Do not use __ptr_t type for stack_t's .ss pointer
Hans-Werner Hilse
2015-06-24
mm: new mm hook framework
Laurent Dufour
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-05-31
um: Fix mconsole dependency
Richard Weinberger
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
2015-05-31
um: Remove copy&paste code from init.h
Richard Weinberger
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2015-05-31
um: Catch unprotected user memory access
Richard Weinberger
2015-05-31
um: Rework uaccess code
Richard Weinberger
2015-05-31
um: Remove hppfs
Richard Weinberger
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
2015-05-31
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
Chen Gang
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
2015-05-24
um,ethertap: use strncpy
Alan
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
mm/fault, um: Fix compile error
Peter Zijlstra
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
Linus Torvalds
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-04-14
um: expose number of page table levels
Kirill A. Shutemov
2015-04-13
um: Print minimum physical memory requirement
Thomas Meyer
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
2015-04-13
um: add a kmsg_dumper
Thomas Meyer
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2015-04-13
um: Remove ppc cruft
Richard Weinberger
2015-04-13
um: Remove ia64 cruft
Richard Weinberger
2015-04-13
um: Remove dead code from stacktrace
Richard Weinberger
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-04
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]