Commit Graph

1555 Commits (30005efc9818d715cc72f15e962d06457c529783)

Author SHA1 Message Date
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Al Viro 243412be9c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 13 years ago
Richard Weinberger 985a94a96d um: Remove CONFIG_IRQ_RELEASE_METHOD 13 years ago
Richard Weinberger 8e514b2a81 um: Remove usage of irq_chip->release() 13 years ago
Richard Weinberger fa7a0449e0 um: Implement um_free_irq() 13 years ago
Richard Weinberger 2b76ebaa72 um: Fix __swp_type() 13 years ago
Richard Weinberger f15b9000eb um: Implement a custom pte_same() function 13 years ago
Richard Weinberger 62179d47c2 um: Add BUG() to do_ops()'s error path 13 years ago
Richard Weinberger 54ce9256ad um: Remove unused variables 13 years ago
Al Viro c6802f4370 um: bury unused _TIF_RESTORE_SIGMASK 13 years ago
Al Viro 5a30a798fb um: wrong sigmask saved in case of multiple sigframes 13 years ago
Al Viro d50349b0c3 um: add TIF_NOTIFY_RESUME 13 years ago
Al Viro 3b7d15bde5 um: ->restart_block.fn needs to be reset on sigreturn 13 years ago
Anna-Maria Gleixner 875c9d09b5 um: Use generic time config 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Thomas Gleixner 203dacbdca um: Remove leftover declaration of alloc_task_struct_node() 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner 5b408241e9 um: Use generic init_task 13 years ago
Paul E. McKenney 616c310e83 rcu: Move PREEMPT_RCU preemption to switch_to() invocation 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
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
Eric B Munson 3b5d56b931 kvmclock: Add functions to check if the host has stopped the vm 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