Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f35f91838189c0be82d61d1bfafdb3e7af46d53
/
arch
/
um
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
d4bc590
um: Fix for relative objtree when generating x86 headers
by Michal Marek
· 10 years ago
1cf35d4
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
by Linus Torvalds
· 11 years ago
0565103
um: Memory corruption on startup
by Anton Ivanov
· 11 years ago
9fcb663
um: Missing pipe handling
by Anton Ivanov
· 11 years ago
0d71832
uml: Simplify tempdir logic.
by Tristan Schmelcher
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
cf7bc58
asm/system.h: um: arch_align_stack() moved to asm/exec.h
by David Howells
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
fabfb91
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
77d143d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
9af2452
um: Include generic barrier.h
by Richard Weinberger
· 11 years ago
61aad98
um: Removed unused attributes from thread_struct
by Richard Weinberger
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a6ce711
um: use generic fixmap.h
by Mark Salter
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
fff6540
um: Build always with -mcmodel=large on 64bit
by Richard Weinberger
· 11 years ago
8ed12fc
um: Rename print_stack_trace to do_stack_trace
by Richard Weinberger
· 11 years ago
cdc7ef8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
33a7d42
um: Remove unused declarations from <as-layout.h>
by Geert Uytterhoeven
· 11 years ago
a851aeb
um: remove used STDIO_CONSOLE Kconfig param
by Michael Opdenacker
· 11 years ago
e40f04d
arch/um: make it work with defconfig and x86_64
by Ramkumar Ramachandra
· 11 years ago
e96d1c3
um: Make kstack_depth_to_print conform to arch/x86
by Richard Weinberger
· 11 years ago
a1850e9
um: Get rid of thread_struct->saved_task
by Richard Weinberger
· 11 years ago
f72c22e
um: Make stack trace reliable against kernel mode faults
by Richard Weinberger
· 11 years ago
9d1ee8c
um: Rewrite show_stack()
by Richard Weinberger
· 11 years ago
647f884
um: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
201f99f
uml: check length in exitcode_proc_write()
by Dan Carpenter
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
81bab4c
um: Add irq chip um/mask handlers
by Richard Weinberger
· 11 years ago
2501272
um: Run UML in it's own session.
by Richard Weinberger
· 11 years ago
91d44ff
um: Cleanup SIGTERM handling
by Richard Weinberger
· 11 years ago
bc1d72e
um: ubd: Introduce submit_request()
by Richard Weinberger
· 11 years ago
805f11a
um: ubd: Add REQ_FLUSH suppport
by Richard Weinberger
· 11 years ago
f75b1b1
um: Implement probe_kernel_read()
by Richard Weinberger
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
9a8c135
um: siginfo cleanup
by Richard Weinberger
· 11 years ago
7473534
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases
by Tristan Schmelcher
· 11 years ago
0974a9c
um: Fix wait_stub_done() error handling
by Richard Weinberger
· 11 years ago
dee2003
um: Mark stub pages mapping with VM_PFNMAP
by Richard Weinberger
· 11 years ago
3179ce7
um: Fix return value of strnlen_user()
by Richard Weinberger
· 11 years ago
715ee35
mm/um: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
a214a8c
UML: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2fd1b48
Merge tag 'v3.10' into sched/core
by Ingo Molnar
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 11 years ago
c9036e9
mconsole: we'd better initialize pos before passing it to vfs_read()...
by Al Viro
· 11 years ago
292088e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 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
Next »