Commit Graph

1677 Commits (403dfbec45419c1838e0ea3be16625986ec17cfd)

Author SHA1 Message Date
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
H. Peter Anvin 392f4b7db8 um: Generate headers before generating user-offsets.s 13 years ago
H. Peter Anvin c9b284b202 um: Run host archheaders, allow use of host generated headers 13 years ago
John Stultz 60d687e7d4 clocksource: um: Convert to clocksource_register_hz/khz 13 years ago
Tejun Heo d88e4cb671 freezer: remove now unused TIF_FREEZE 13 years ago
Richard Weinberger 8535639810 um: fix ubd cow size 13 years ago
Al Viro 3369465ed1 um: switch to use of drivers/Kconfig 13 years ago
Al Viro 73395a0002 um: distribute exports to where exported stuff is defined 13 years ago
Al Viro a34978cbd9 um: kill system-um.h 13 years ago
Al Viro b8c655d727 um: generic ftrace.h will do... 13 years ago
Al Viro 46ecca8ae1 um: segment.h is x86-only and needed only there 13 years ago
Al Viro c2ad3ad009 um: asm/pda.h is not needed anymore 13 years ago
Al Viro 8e66cda4af um: hw_irq.h can go generic as well 13 years ago
Al Viro f5e900770f um: switch to generic-y 13 years ago
Al Viro d805a78603 um: clean Kconfig up a bit 13 years ago
Al Viro 772bd0a5a5 um: kill useless argument of free_chan() and free_one_chan() 13 years ago
Al Viro 966e803ab1 um: unify ptrace_user.h 13 years ago
Al Viro 4d211093e8 um: fix gcov build breakage 13 years ago
Al Viro c32324e312 um: page_offset.h is never used 13 years ago
Al Viro 3fb77d7256 um: irq_vectors.h just shadows x86 one 13 years ago
Al Viro ff9586e98f um: required-features.h is there only to shadow x86 one... 13 years ago
Al Viro 8807c1d561 um: asm/apic.h is there only to shadow the x86 one... 13 years ago
Al Viro c506c0e4a7 um: take ubd_user.h to its users... 13 years ago
Al Viro b3ee571e58 um: take ldt.h to arch/x86/um/asm/mm_context.h 13 years ago
Al Viro 1bbd5f21f4 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c 13 years ago
Al Viro c5cc32fe14 um: move asm/desc.h into arch/x86/um/asm 13 years ago
Al Viro 4dc706c2f2 um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit 13 years ago
Al Viro fced95cacf um: kill um_uaccess.h 13 years ago
Al Viro ece67c8697 um: take mconsole*.h to arch/um/drivers 13 years ago
Al Viro 510c72a3cf um: take chan_*.h and line.h to arch/um/drivers 13 years ago
Al Viro 17e052093b um: take register_winch_irq() into the caller of is_skas_winch() 13 years ago
Al Viro 0a9e70b1cd um: kill shared/mem_kern.h 13 years ago
Al Viro 445c5786c9 um: kill shared/tlb.h 13 years ago
Al Viro c75d053b70 um: make flush_tlb_kernel_range_common() static 13 years ago
Al Viro 5ade8878e0 um: kill shared/task.h and HOST_TASK_REGS 13 years ago
Al Viro 1cf5e62ab9 um: shared/syscall.h is not even included 13 years ago
Al Viro dbddc51bc8 um: don't include kern.h unless it's needed 13 years ago
Al Viro 429172ccf0 um: trim kern.h 13 years ago
Al Viro 549e78db94 um: make load_initrd() static, kill shared/initrd.h 13 years ago