Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fd2d2e2b7237aa7e40e7dad976b28b6638eef87e
/
arch
/
um
657b12d
um: uml_setup_stubs': warning: unused variable 'pages'
by Boaz Harrosh
· 13 years ago
76b278e
um: Use asm-generic/switch_to.h
by Richard Weinberger
· 13 years ago
a3a85a7
um: Disintegrate asm/system.h
by Richard Weinberger
· 13 years ago
d824d06
um: switch cow_user.h to htobe{32,64}/betoh{32,64}
by Al Viro
· 13 years ago
3cb4209
um: fix linker script generation
by Al Viro
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
3463ff4
um: Update defconfig
by Richard Weinberger
· 13 years ago
12783aa
um: Switch to large mcmodel on x86_64
by Richard Weinberger
· 13 years ago
194a64c
um: Wire CONFIG_GENERIC_IO up
by Richard Weinberger
· 13 years ago
4d94d6d
um: Serve io_remap_pfn_range()
by Richard Weinberger
· 13 years ago
dc5be20
um: most of the SUBARCH uses can be killed
by Al Viro
· 13 years ago
199eebb
um: deadlock in line_write_interrupt()
by Al Viro
· 13 years ago
6440536
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
by Al Viro
· 13 years ago
c6b17bb
um: use the right ifdef around exports in user_syms.c
by Al Viro
· 13 years ago
d3985d9
um: a bunch of headers can be killed by using generic-y
by Al Viro
· 13 years ago
69a3b4b
um: ptrace-generic.h doesn't need user.h
by Al Viro
· 13 years ago
c2220b2
um: kill HOST_TASK_PID
by Al Viro
· 13 years ago
28a12cb
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
by Al Viro
· 13 years ago
2ffd2e2
um: asm-offsets.h might as well come from underlying arch...
by Al Viro
· 13 years ago
10c890c
um: switch close_chan() to struct line
by Al Viro
· 13 years ago
0fcd719
um: race fix: initialize delayed_work *before* registering IRQ
by Al Viro
· 13 years ago
5eaa341
um: line->have_irq is never checked...
by Al Viro
· 13 years ago
1f42369
um: chan_init_pri is dead now
by Al Viro
· 13 years ago
bed5e39
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
by Al Viro
· 13 years ago
ee48507
um: sorting out the chan mess, part 1
by Al Viro
· 13 years ago
c8e2876
um: finally kill ->init_str leaks
by Al Viro
· 13 years ago
04292b2
um: get rid of lines_init()
by Al Viro
· 13 years ago
cfe6b7c
um: switch line.c tty drivers to dynamic device creation
by Al Viro
· 13 years ago
31efceb
um: fix races between line_open() and line_config()
by Al Viro
· 13 years ago
d8c215a
um: convert count_lock to mutex, fix a race in line_open()
by Al Viro
· 13 years ago
43574c1
um: get rid of the init_prio mess
by Al Viro
· 13 years ago
fe9a6b0
um: switch line_config() to setup_one_line()
by Al Viro
· 13 years ago
da645f3
um: switch line_remove() to setup_one_line()
by Al Viro
· 13 years ago
8998af2
um: auxvec.h is never used
by Al Viro
· 13 years ago
8ea3c06
um: clean up the includes in ubd
by Al Viro
· 13 years ago
c0b79a9
um: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
d982d59
um: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
f6adb9a
um: don't restore current->blocked on error
by Matt Fleming
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
ac2aca2
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it
by Al Viro
· 13 years ago
ea6fb41
um: embed ->stub_pages[] into mmu_context
by Al Viro
· 13 years ago
91f2359
um: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
95f2054
UML net: set addr_assign_type if random_ether_addr() used
by Danny Kukawka
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
5674124
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9f13a1f
cpu: Register a generic CPU device on architectures that currently do not
by Ben Hutchings
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
376613e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
79320bc
um: Use $(srctree) not $(KBUILD_SRC)
by H. Peter Anvin
· 13 years ago
392f4b7
um: Generate headers before generating user-offsets.s
by H. Peter Anvin
· 13 years ago
c9b284b
um: Run host archheaders, allow use of host generated headers
by H. Peter Anvin
· 13 years ago
0518469
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
60d687e
clocksource: um: Convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
8535639
um: fix ubd cow size
by Richard Weinberger
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
73395a0
um: distribute exports to where exported stuff is defined
by Al Viro
· 13 years ago
a34978c
um: kill system-um.h
by Al Viro
· 13 years ago
b8c655d
um: generic ftrace.h will do...
by Al Viro
· 13 years ago
46ecca8
um: segment.h is x86-only and needed only there
by Al Viro
· 13 years ago
c2ad3ad
um: asm/pda.h is not needed anymore
by Al Viro
· 13 years ago
8e66cda
um: hw_irq.h can go generic as well
by Al Viro
· 13 years ago
f5e9007
um: switch to generic-y
by Al Viro
· 13 years ago
d805a78
um: clean Kconfig up a bit
by Al Viro
· 13 years ago
772bd0a
um: kill useless argument of free_chan() and free_one_chan()
by Al Viro
· 13 years ago
966e803
um: unify ptrace_user.h
by Al Viro
· 13 years ago
4d21109
um: fix gcov build breakage
by Al Viro
· 13 years ago
c32324e
um: page_offset.h is never used
by Al Viro
· 13 years ago
3fb77d7
um: irq_vectors.h just shadows x86 one
by Al Viro
· 13 years ago
ff9586e
um: required-features.h is there only to shadow x86 one...
by Al Viro
· 13 years ago
8807c1d
um: asm/apic.h is there only to shadow the x86 one...
by Al Viro
· 13 years ago
c506c0e
um: take ubd_user.h to its users...
by Al Viro
· 13 years ago
b3ee571
um: take ldt.h to arch/x86/um/asm/mm_context.h
by Al Viro
· 13 years ago
1bbd5f2
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
by Al Viro
· 13 years ago
c5cc32f
um: move asm/desc.h into arch/x86/um/asm
by Al Viro
· 13 years ago
4dc706c
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
by Al Viro
· 13 years ago
fced95c
um: kill um_uaccess.h
by Al Viro
· 13 years ago
ece67c8
um: take mconsole*.h to arch/um/drivers
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
17e0520
um: take register_winch_irq() into the caller of is_skas_winch()
by Al Viro
· 13 years ago
0a9e70b
um: kill shared/mem_kern.h
by Al Viro
· 13 years ago
445c578
um: kill shared/tlb.h
by Al Viro
· 13 years ago
c75d053
um: make flush_tlb_kernel_range_common() static
by Al Viro
· 13 years ago
5ade887
um: kill shared/task.h and HOST_TASK_REGS
by Al Viro
· 13 years ago
1cf5e62
um: shared/syscall.h is not even included
by Al Viro
· 13 years ago
dbddc51
um: don't include kern.h unless it's needed
by Al Viro
· 13 years ago
429172c
um: trim kern.h
by Al Viro
· 13 years ago
549e78d
um: make load_initrd() static, kill shared/initrd.h
by Al Viro
· 13 years ago
0acdbbe
um: bury unused macros around ptrace.h
by Al Viro
· 13 years ago
5c48b10
um: take arch/um/sys-x86 to arch/x86/um
by Al Viro
· 13 years ago
Next »