aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAge
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\
| * Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\
| | * clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
|/ /
* | um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* | um: fix gcov build breakageAl Viro2011-11-02
* | um: kill shared/tlb.hAl Viro2011-11-02
* | um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-02
* | um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-02
* | um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro2011-11-02
* | um: kill dead code around uaccessAl Viro2011-11-02
* | um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-02
* | um: clean arch_ptrace() up a bitAl Viro2011-09-14
* | um: Save FPU registers between task switchesIngo van Lil2011-09-14
|/
* um: remove dead codeRichard Weinberger2011-07-25
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
* um: print info about fatal segfaultsRichard Weinberger2011-05-25
* um: add earlyprintk supportRichard Weinberger2011-05-25
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* um: Use generic show_interrupts()Thomas Gleixner2011-03-24
* um: Convert genirq namespaceThomas Gleixner2011-03-24
* um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-14
* um: Convert irq_chips to new functionsThomas Gleixner2011-02-14
* um: Remove stale irq_chip.endThomas Gleixner2011-02-14
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* um: fix ptrace build errorRichard Weinberger2010-11-12
* ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-26
* uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-26
* um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-26
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-19
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\ \
| * | uml: fix compile warningRichard Weinberger2010-09-22
| |/
* / genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * Deal with missing exports for hostfsAl Viro2010-08-09
* | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-09
* | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-03
* | um: Convert to use read_persistent_clockJohn Stultz2010-07-27
|/
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-04