Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10e24caa98b6dd0d3d8b783453d5c07aa4e9af0c
/
arch
/
um
292088e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
5b472b2
mm/um: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
e16e0b1
mm/um: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
8198c16
um: Use generic idle loop
by Richard Weinberger
· 12 years ago
4554eb9
UM: Adjust printk in create_proc_mconsole()
by David Howells
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
23a376f
Merge 3.9-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
2116bda
um: Use tty_port in SIGWINCH handler
by Richard Weinberger
· 12 years ago
cc4f024
um: Use tty_port_operations->destruct
by Richard Weinberger
· 12 years ago
72383d4
um: fix build failure due to mess-up of sig_info protorype
by Sergei Trofimovich
· 12 years ago
fdfa4c9
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 12 years ago
55ea1cf
net : enable tx time stamping in the vde driver.
by Paul Chavent
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
15ce1f7
x86,um: switch to generic old sigsuspend()
by Al Viro
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
227434f
TTY: switch tty_buffer_request_room to tty_port
by Jiri Slaby
· 12 years ago
75dacf5
arch/um: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
646cbcd
um: net: use eth_hw_addr_random() to generate random mac
by Jiri Pirko
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6bf9adf
introduce generic sys_sigaltstack(), switch x86 and um to it
by Al Viro
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
630e1e0
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
1d4b4b2
x86, um: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
2b067fc
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get
by Al Viro
· 12 years ago
8cddebd
um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)
by Al Viro
· 12 years ago
9436d5c
um: get_safe_registers() should be done in flush_thread(), not start_thread()
by Al Viro
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
d2ffc74
UM: TTY: fix build errors now that tty->raw is gone
by Jiri Slaby
· 12 years ago
4d9a5d4
rcu: Remove rcu_switch()
by Frederic Weisbecker
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59b51f
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
382d95f
um: move sysrq.h out of include/shared
by Al Viro
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
af1839e
Kconfig: clean up the long arch list for the UID16 config option
by Catalin Marinas
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
abbf159
UAPI: Partition the header include path sets and add uapi/ header directories
by David Howells
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
620e775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
1f02ab4
um: switch to generic kernel_thread()
by Al Viro
· 12 years ago
6783eaa
x86, um/x86: switch to generic sys_execve and kernel_execve
by Al Viro
· 12 years ago
9429ec9
um: Preinclude include/linux/kern_levels.h
by Geert Uytterhoeven
· 12 years ago
d2ce4e9
um: kill thread->forking
by Al Viro
· 12 years ago
f9a38ea
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
bf56d57
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
4245979
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
723a1d7
um: resurrect the right variant of mconsole_proc()
by Al Viro
· 12 years ago
04e7e95
rcu: Switch task's syscall hooks on context switch
by Frederic Weisbecker
· 12 years ago
a4d94ff
um: kill thread->forking
by Al Viro
· 12 years ago
8e2c85a
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
344569a
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
ab286b2
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
bc6c836
uml: fix compile error in deliver_alarm()
by Miklos Szeredi
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
d4afcba
um: fix ubd_file_size for read-only files
by Martin Pärtel
· 12 years ago
b8a4209
um: pull interrupt_end() into userspace()
by Al Viro
· 12 years ago
1bfa231
um: split syscall_trace(), pass pt_regs to it
by Al Viro
· 12 years ago
a3170d2
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
by Al Viro
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
2cad4c1
um: set BLK_CGROUP=y in defconfig
by Richard Weinberger
· 12 years ago
a84ccab
um: remove count_lock
by Richard Weinberger
· 12 years ago
79e0273
um: fully use tty_port
by Richard Weinberger
· 12 years ago
df7b86f
um: Remove dead code
by Richard Weinberger
· 12 years ago
Next »