Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
3795da47e82ee0596174f52817d6d3ecd91f68ea
/
arch
/
um
/
kernel
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
b5032a5
[PATCH] UML - fix utsname build breakage
by Jeff Dike
· 18 years ago
b076bb0
[PATCH] uml: tidy biarch gcc support
by Jeff Dike
· 18 years ago
1d3468a
[PATCH] uml: move _kern.c files
by Jeff Dike
· 18 years ago
469226a
[PATCH] uml: remove syscall debugging
by Jeff Dike
· 18 years ago
29ac1c2
[PATCH] uml: make some symbols static
by Jeff Dike
· 18 years ago
8e64d96a
[PATCH] uml: remove os_isatty
by Jeff Dike
· 18 years ago
bfaafd7
[PATCH] uml: remove spinlock wrapper functions
by Jeff Dike
· 18 years ago
8ae43ff
[PATCH] uml: mark forward_interrupts as being mode-specific
by Jeff Dike
· 18 years ago
872aaa6
[PATCH] uml: timer handler tidying
by Jeff Dike
· 18 years ago
e64bd13
[PATCH] uml: signal initialization cleanup
by Jeff Dike
· 18 years ago
23bbd58
[PATCH] uml: fix static binary segfault
by Jeff Dike
· 18 years ago
8633c23
[PATCH] uml: remove some useless exports
by Jeff Dike
· 18 years ago
aceb343
[PATCH] uml: timer initialization cleanup
by Jeff Dike
· 18 years ago
598d188
[PATCH] uml: clean up address space limits code
by Tyler
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 19 years ago
c61a8416
[PATCH] uml build fix
by Theodore Tso
· 19 years ago
bd6aa65
[PATCH] irq-flags: UM: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
47e5243
[PATCH] uml: make copy_*_user atomic
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
ff23db5
[PATCH] uml: fix biarch gcc build on x86_64
by Jeff Dike
· 19 years ago
d115ec0
[PATCH] uml: remove stray file
by Jeff Dike
· 19 years ago
30df491
[PATCH] uml: remove unneeded time definitions
by Jeff Dike
· 19 years ago
572e614
[PATCH] uml: add locking to xtime accesses
by Jeff Dike
· 19 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
7f98a44
[PATCH] UML: fix wall_to_monotonic initialization
by Jeff Dike
· 19 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 19 years ago
5cb38bc
[PATCH] uml: fix wall_to_monotonic initialization
by Jeff Dike
· 19 years ago
6760da0
[PATCH] uml: change timer initialization
by Jeff Dike
· 19 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
7b12b91
[PATCH] uml: cleanup unprofile expression and build infrastructure
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
275e6e1
[PATCH] uml: fix compilation and execution with hardened GCC
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
191ef96
[PATCH] uml: remove NULL checks and add some CodingStyle
by Jesper Juhl
· 19 years ago
c39e50b
[PATCH] uml: fix iomem list traversal
by Victor V. Vengerov
· 19 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 19 years ago
aa783a8
Update UML kernel/physmem.c to use rb_parent() accessor macro
by Andrew Morton
· 19 years ago
7c45ad1
[PATCH] uml: fix some double export warnings
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
54d8d3b
[PATCH] uml: add arch_switch_to for newly forked thread
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
972410b
[PATCH] uml: clean arch_switch usage
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
12523bd
[PATCH] uml: idle thread needn't take access to init_mm
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4d338e1
[PATCH] uml: sparse cleanups
by Al Viro
· 19 years ago
9902abd
[PATCH] uml: redeclare highmem
by Jeff Dike
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
c554f89
[PATCH] uml: move tty logging to os-Linux
by Jeff Dike
· 19 years ago
f206aab
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
by Jeff Dike
· 19 years ago
8e36706
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
by Jeff Dike
· 19 years ago
9b4f018
[PATCH] uml: merge irq_user.c and irq.c
by Jeff Dike
· 19 years ago
63ae2a9
[PATCH] uml: move libc-dependent irq code to os-Linux
by Jeff Dike
· 19 years ago
d9f8b62
[PATCH] uml: fix some printf formats
by Jeff Dike
· 19 years ago
9a0b581
[PATCH] x86: SMP alternatives
by Gerd Hoffmann
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
70dc991
[PATCH] remove set_page_count(page, 0) users (outside mm)
by Nick Piggin
· 19 years ago
48b8c10
[PATCH] uml: remove a dead file
by Jeff Dike
· 19 years ago
fbd5577
[PATCH] uml: add debug switch for skas mode
by Jeff Dike
· 19 years ago
72e5525
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
42947cb
[PATCH] uml: some harmless sparse warning fixes
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
e5cf888
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3dfd95b
[PATCH] uml: fix "apples/bananas" typo
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
36a7878
[PATCH] uml: use generic sys_rt_sigsuspend
by Jeff Dike
· 19 years ago
2fc1062
[PATCH] uml: add TIF_RESTORE_SIGMASK support
by Jeff Dike
· 19 years ago
b631629
[PATCH] uml: avoid malloc to sleep in atomic sections
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
b6a2b13
[PATCH] uml: sigio code - reduce spinlock hold time
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
097fdf0
[PATCH] uml: TT mode softint fixes
by Bodo Stroesser
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
4abfbf4
[PATCH] uml: move headers to arch/um/include
by Gennady Sharapov
· 19 years ago
2c332a2
[PATCH] uml: change interface to boot_timer_handler
by Bodo Stroesser
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
4fef0c1
[PATCH] uml: move libc-dependent utility procedures
by Gennady Sharapov
· 19 years ago
12919aa
[PATCH] uml: move LDT creation
by Bodo Stroesser
· 19 years ago
579b3ea
[PATCH] uml: task_stack_page()
by Al Viro
· 19 years ago
ca9bc0b
[PATCH] uml: task_thread_info()
by Al Viro
· 19 years ago
621009f
[PATCH] uml: fix debug output on x86_64
by Jeff Dike
· 19 years ago
edc0e65
[PATCH] uml: revert compile-time option checking
by Jeff Dike
· 19 years ago
4ee189a
[PATCH] uml: fix missing KBUILD_BASENAME
by Jeff Dike
· 19 years ago
becf8b5
[PATCH] hrtimer: convert posix timers completely
by Thomas Gleixner
· 19 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 19 years ago
c66fdd5
[PATCH] uml: merge trap_user.c and trap_kern.c
by Gennady Sharapov
· 19 years ago
ea2ba7d
[PATCH] uml: move libc-dependent code from trap_user.c
by Gennady Sharapov
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
7eebe8a
[PATCH] uml: umid cleanup
by Jeff Dike
· 19 years ago
2264c47
[PATCH] uml: separate libc-dependent umid code
by Jeff Dike
· 19 years ago
165dc59
[PATCH] uml: Simplify console opening/closing and irq registration
by Jeff Dike
· 19 years ago
1b57e9c
[PATCH] uml: non-void functions should return something
by Jeff Dike
· 19 years ago
5b7b15a
[PATCH] uml skas0: stop gcc's insanity
by Jeff Dike
· 19 years ago
bf001b2
[PATCH] uml: fix compile error for tt
by Pekka J Enberg
· 19 years ago
aa1a64e
[PATCH] uml: eliminate use of libc PAGE_SIZE
by Jeff Dike
· 19 years ago
39d730a
[PATCH] uml: eliminate use of local in clone stub
by Jeff Dike
· 19 years ago
7a59061
[PATCH] uml: fix access_ok
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cbc24af
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
353f8d1
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ae17381
[PATCH] uml: big memory fixes
by Jeff Dike
· 19 years ago
858259c
[PATCH] uml: maintain own LDT entries
by Bodo Stroesser
· 19 years ago
Next »