Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58ab5e0c2c40ec48e682179e8f2e4cda2ece201b
/
arch
/
um
58ab5e0
Kbuild: arch: look for generated headers in obtree
by Arnd Bergmann
· 8 years ago
6b90bd4
GCC plugin infrastructure
by Emese Revfy
· 8 years ago
7d8eb50
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
7efb2a7
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
by Konstantin Khlebnikov
· 8 years ago
a78ff11
um: add extended processor state save/restore support
by Eli Cooper
· 9 years ago
b6024b2
um: extend fpstate to _xstate to support YMM registers
by Eli Cooper
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 8 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
f935a8c
um: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
378c652
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
by Jann Horn
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
0834f9c
um: Export pm_power_off
by Richard Weinberger
· 9 years ago
322740e
Revert "um: Fix get_signal() usage"
by Richard Weinberger
· 9 years ago
9d95b17
um, pkeys: Add UML arch_*_access_permitted() methods
by Dave Hansen
· 9 years ago
012a416
um: asm/page.h: remove the pte_high member from struct pte_t
by Nicolai Stange
· 9 years ago
16da306
um: kill pfn_t
by Dan Williams
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
3e46b25
um: Use race-free temporary file creation
by Mickaël Salaün
· 9 years ago
571d2f0
um: Do not set unsecure permission for temporary file
by Mickaël Salaün
· 9 years ago
c50b465
um: Add seccomp support
by Mickaël Salaün
· 9 years ago
d8f8b84
um: Add full asm/syscall.h support
by Mickaël Salaün
· 9 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
8c6157b
um: Update UBD to use pread/pwrite family of functions
by Anton Ivanov
· 9 years ago
470a166
um: Do not change hard IRQ flags in soft IRQ processing
by Anton Ivanov
· 9 years ago
d5e3f5c
um: Prevent IRQ handler reentrancy
by Anton Ivanov
· 9 years ago
0754fb2
uml: flush stdout before forking
by Vegard Nossum
· 9 years ago
793b796
[um] mconsole: don't open-code memdup_user_nul()
by Al Viro
· 9 years ago
1ceb362
[um] hostaudio: don't open-code memdup_user()
by Al Viro
· 9 years ago
887a985
um: fix returns without va_end
by Geyslan G. Bem
· 9 years ago
fb1770a
arch: um: fix error when linking vmlinux.
by Lorenzo Colitti
· 9 years ago
db2f24d
um: Fix get_signal() usage
by Richard Weinberger
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
e17c6d7
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
by Saurabh Sengar
· 9 years ago
70c8205
um: Report host OOM more nicely
by Richard Weinberger
· 9 years ago
f10e6d6
um: Get rid of open coded NR_SYSCALLS
by Richard Weinberger
· 9 years ago
1d80f0c
um: Store syscall number after syscall_trace_enter()
by Richard Weinberger
· 9 years ago
44011b8
um: Define PTRACE_OLDSETOPTIONS
by Richard Weinberger
· 9 years ago
56b88a3
um: Fix kernel mode fault condition
by Richard Weinberger
· 9 years ago
6b187337
um: Fix waitpid() usage in helper code
by Richard Weinberger
· 9 years ago
0b5aedf
um: Fix out-of-tree build
by Richard Weinberger
· 9 years ago
30c4465
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
71b5280
um/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
a6e2f02
Make asm/word-at-a-time.h available on all architectures
by Chris Metcalf
· 10 years ago
ccaee5f
um: Fix do_signal() prototype
by Ingo Molnar
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
da028d5
um: Don't pollute kernel namespace with uapi
by Richard Weinberger
· 9 years ago
8eeba4e
um: Include sys/types.h for makedev(), major(), minor()
by Hans-Werner Hilse
· 9 years ago
f9bb3b5
um: Do not use stdin and stdout identifiers for struct members
by Hans-Werner Hilse
· 9 years ago
9a75551
um: Do not use __ptr_t type for stack_t's .ss pointer
by Hans-Werner Hilse
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
b51d23e
module: add per-module param_lock
by Dan Streetman
· 9 years ago
1eb7c6c
um: Fix mconsole dependency
by Richard Weinberger
· 9 years ago
5334cda
um: Handle tracehook_report_syscall_entry() result
by Richard Weinberger
· 9 years ago
30b11ee
um: Remove copy&paste code from init.h
by Richard Weinberger
· 9 years ago
298e20b
um: Stop abusing __KERNEL__
by Richard Weinberger
· 9 years ago
d231308
um: Catch unprotected user memory access
by Richard Weinberger
· 9 years ago
f8d65d2
um: Rework uaccess code
by Richard Weinberger
· 9 years ago
f74a14e
um: Remove hppfs
by Richard Weinberger
· 10 years ago
89520d9
um: Move syscall() declaration into os.h
by Richard Weinberger
· 9 years ago
a791b15
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
by Chen Gang
· 10 years ago
5f32943
um/os-Linux: Use char[] for syscall_stub declarations
by Nicolas Iooss
· 10 years ago
05eacfd
um: Use char[] for linker script address declarations
by Nicolas Iooss
· 10 years ago
d5f20be
um: Create asm/sections.h
by Nicolas Iooss
· 10 years ago
7879b1d
um,ethertap: use strncpy
by Alan
· 10 years ago
c546d5d
remove scatterlist.h generation from arch Kbuild files
by Christoph Hellwig
· 9 years ago
fbc9f16
mm/fault, um: Fix compile error
by Peter Zijlstra
· 9 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 9 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
e44740c
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
b422b75
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
6b8ce2a
um: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
fe205bd
um: Print minimum physical memory requirement
by Thomas Meyer
· 10 years ago
33bbc30
um: Move uml_postsetup in the init_thread stack
by Thomas Meyer
· 10 years ago
04a4184
um: add a kmsg_dumper
by Thomas Meyer
· 10 years ago
a98a6d8
um: Remove broken highmem support
by Richard Weinberger
· 10 years ago
28fa468
um: Remove broken SMP support
by Richard Weinberger
· 10 years ago
d0b5e15
um: Remove SKAS3/4 support
by Richard Weinberger
· 10 years ago
aaeac66
um: Remove ppc cruft
by Richard Weinberger
· 10 years ago
23fc5f1
um: Remove ia64 cruft
by Richard Weinberger
· 10 years ago
fcf8193
um: Remove dead code from stacktrace
by Richard Weinberger
· 10 years ago
fd22384
um: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
a436bb7
kbuild: use relative path more to include Makefile
by Masahiro Yamada
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
3513006
um: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
f911d73
um: Skip futex_atomic_cmpxchg_inatomic() test
by Richard Weinberger
· 10 years ago
37da7bb
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
62e88b1
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
by Dave Hansen
· 10 years ago
8a8a551
uml: Fix unsafe pid reference to foreground process group
by Peter Hurley
· 10 years ago
Next »