Commit Graph

1525 Commits (f4466946c103372d3dd845ec55af1d2dc89ece33)

Author SHA1 Message Date
Boaz Harrosh 657b12d3a1 um: uml_setup_stubs': warning: unused variable 'pages' 13 years ago
Richard Weinberger 76b278edd9 um: Use asm-generic/switch_to.h 13 years ago
Richard Weinberger a3a85a763c um: Disintegrate asm/system.h 13 years ago
Al Viro d824d06328 um: switch cow_user.h to htobe{32,64}/betoh{32,64} 13 years ago
Al Viro 3cb42092ff um: fix linker script generation 13 years ago
Rusty Russell 0b5f9c005d remove references to cpu_*_map in arch/ 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Richard Weinberger 3463ff4439 um: Update defconfig 13 years ago
Richard Weinberger 12783aa077 um: Switch to large mcmodel on x86_64 13 years ago
Richard Weinberger 194a64c8cf um: Wire CONFIG_GENERIC_IO up 13 years ago
Richard Weinberger 4d94d6d030 um: Serve io_remap_pfn_range() 13 years ago
Al Viro dc5be20a64 um: most of the SUBARCH uses can be killed 13 years ago
Al Viro 199eebbae4 um: deadlock in line_write_interrupt() 13 years ago
Al Viro 64405360ce um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS 13 years ago
Al Viro c6b17bbd39 um: use the right ifdef around exports in user_syms.c 13 years ago
Al Viro d3985d9ac6 um: a bunch of headers can be killed by using generic-y 13 years ago
Al Viro 69a3b4b28e um: ptrace-generic.h doesn't need user.h 13 years ago
Al Viro c2220b2a12 um: kill HOST_TASK_PID 13 years ago
Al Viro 28a12cb598 um: remove pointless include of asm/fixmap.h from asm/pgtable.h 13 years ago
Al Viro 2ffd2e2702 um: asm-offsets.h might as well come from underlying arch... 13 years ago
Al Viro 10c890c0a3 um: switch close_chan() to struct line 13 years ago
Al Viro 0fcd719934 um: race fix: initialize delayed_work *before* registering IRQ 13 years ago
Al Viro 5eaa3411a8 um: line->have_irq is never checked... 13 years ago
Al Viro 1f42369cfc um: chan_init_pri is dead now 13 years ago
Al Viro bed5e39c56 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 13 years ago
Al Viro ee4850702b um: sorting out the chan mess, part 1 13 years ago
Al Viro c8e2876fc8 um: finally kill ->init_str leaks 13 years ago
Al Viro 04292b2cf8 um: get rid of lines_init() 13 years ago
Al Viro cfe6b7c79d um: switch line.c tty drivers to dynamic device creation 13 years ago
Al Viro 31efcebb7d um: fix races between line_open() and line_config() 13 years ago
Al Viro d8c215adbf um: convert count_lock to mutex, fix a race in line_open() 13 years ago
Al Viro 43574c1afe um: get rid of the init_prio mess 13 years ago
Al Viro fe9a6b0029 um: switch line_config() to setup_one_line() 13 years ago
Al Viro da645f3be9 um: switch line_remove() to setup_one_line() 13 years ago
Al Viro 8998af2b4f um: auxvec.h is never used 13 years ago
Al Viro 8ea3c06a2e um: clean up the includes in ubd 13 years ago
Yong Zhang c0b79a90b1 um: irq: Remove IRQF_DISABLED 13 years ago
Matt Fleming d982d5955e um: use set_current_blocked() and block_sigmask() 13 years ago
Matt Fleming f6adb9a6ae um: don't restore current->blocked on error 13 years ago
Al Viro ac2aca2817 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it 13 years ago
Al Viro ea6fb41752 um: embed ->stub_pages[] into mmu_context 13 years ago
Cong Wang 91f2359396 um: remove the second argument of k[un]map_atomic() 13 years ago
Danny Kukawka 95f2054f16 UML net: set addr_assign_type if random_ether_addr() used 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Ben Hutchings 9f13a1fd45 cpu: Register a generic CPU device on architectures that currently do not 13 years ago
Frederic Weisbecker 1268fbc746 nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 13 years ago
Frederic Weisbecker 2bbb6817c0 nohz: Allow rcu extended quiescent state handling seperately from tick stop 13 years ago
Frederic Weisbecker 280f06774a nohz: Separate out irq exit and idle loop dyntick logic 13 years ago
H. Peter Anvin 79320bcbf0 um: Use $(srctree) not $(KBUILD_SRC) 13 years ago