summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
AgeCommit message (Expand)AuthorLines
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris-2/+2
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+2
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker-2/+2
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner-4/+2
2011-11-21clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz-4/+2
2011-11-02um: distribute exports to where exported stuff is definedAl Viro-54/+40
2011-11-02um: fix gcov build breakageAl Viro-15/+0
2011-11-02um: kill shared/tlb.hAl Viro-2/+1
2011-11-02um: make flush_tlb_kernel_range_common() staticAl Viro-1/+1
2011-11-02um: make load_initrd() static, kill shared/initrd.hAl Viro-2/+2
2011-11-02um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro-2/+0
2011-11-02um: kill dead code around uaccessAl Viro-34/+1
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-1/+0
2011-09-14um: clean arch_ptrace() up a bitAl Viro-28/+0
2011-09-14um: Save FPU registers between task switchesIngo van Lil-1/+1
2011-07-25um: remove dead codeRichard Weinberger-2/+1
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-05-25um: print info about fatal segfaultsRichard Weinberger-0/+24
2011-05-25um: add earlyprintk supportRichard Weinberger-0/+34
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra-3/+0
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-1/+1
2011-03-24um: Use generic show_interrupts()Thomas Gleixner-46/+0
2011-03-24um: Convert genirq namespaceThomas Gleixner-5/+4
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner-4/+6
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner-10/+9
2011-02-14um: Remove stale irq_chip.endThomas Gleixner-2/+0
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-11-12um: fix ptrace build errorRichard Weinberger-1/+1
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim-10/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-2/+3
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger-11/+4
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath-2/+29
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger-1/+1
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-2/+0
2010-10-19uml: kill big kernel lockArnd Bergmann-2/+0
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner-6/+6
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner-3/+3
2010-09-22uml: fix compile warningRichard Weinberger-6/+6
2010-08-17Make do_execve() take a const filename pointerDavid Howells-3/+6
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-5/+5
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+3
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger-21/+0
2010-08-09Deal with missing exports for hostfsAl Viro-0/+3
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner-3/+2
2010-07-27um: Convert to use read_persistent_clockJohn Stultz-6/+7
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-3/+3