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