| Commit message (Expand) | Author | Age |
* | mn10300: check __get_user/__put_user results... | Al Viro | 2010-09-27 |
* | mn10300: get rid of set_fs(USER_DS) in sigframe setup | Al Viro | 2010-09-27 |
* | mn10300: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 2010-09-27 |
* | mn10300: prevent double syscall restarts | Al Viro | 2010-09-27 |
* | mn10300: avoid SIGSEGV delivery loop | Al Viro | 2010-09-27 |
* | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 2010-09-14 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | Add a dummy printk function for the maintenance of unused printks | David Howells | 2010-08-12 |
* | MN10300: Fix RTC routines | David Howells | 2010-08-12 |
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
|\ |
|
| * | mn10300: Convert mn10300 to use read/update_persistent_clock | John Stultz | 2010-03-12 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
|/ |
|
* | mn10300: wire up missing new syscalls | David Howells | 2010-01-11 |
* | mn10300: add cc clobbers to asm statements | Mark Salter | 2010-01-11 |
* | mn10300: signal stack fix | Mark Salter | 2010-01-11 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ |
|
| * | percpu: make misc percpu symbols unique | Tejun Heo | 2009-10-29 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | arch_mmap_check() on mn10300 | Al Viro | 2009-12-11 |
* | | mn10300: Remove the BKL from sys_execve | John Kacur | 2009-10-14 |
|/ |
|
* | mn10300: Clean up linker script using higher-level macros. | Tim Abbott | 2009-09-24 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
* | | MN10300: Handle removal of struct uart_info | David Howells | 2009-09-23 |
* | | seq_file: constify seq_operations | James Morris | 2009-09-23 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | | serial: kill off uart_info | Alan Cox | 2009-09-19 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ |
|
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
* | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
| |_|/
|/| | |
|
* | | | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2009-07-17 |
* | | | mn10300: remove duplicated #include | Huang Weiyi | 2009-07-13 |
* | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 |
|\ \ \
| |_|/
|/| | |
|
| * | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-26 |
* | | | MN10300: Wire up new syscalls | David Howells | 2009-06-30 |
|/ / |
|
* / | MN10300: Fix the vmlinux ldscript | David Howells | 2009-06-22 |
|/ |
|
* | MN10300: Add support for new ELF relocs in kernel modules | Mark Salter | 2009-06-18 |
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |