| Commit message (Expand) | Author | Age | Files | Lines |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+2 |
* | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 5 | -9/+15 |
|\ |
|
| * | FRV: Reinstate null behaviour for the GDB remote protocol 'p' command | David Howells | 2010-06-09 | 1 | -0/+6 |
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 4 | -9/+9 |
| |\ |
|
| | * | Rename special text sections in arch/frv from .text.XXX to .text..XXX. | Denys Vlasenko | 2010-03-03 | 4 | -7/+7 |
| | * | Rename .bss.stack to .bss..stack. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
|/ / |
|
* | | frv: remove "struct file *" argument from sysctl ->proc_handler | Jan Blunck | 2010-05-27 | 1 | -8/+10 |
* | | ptrace: unify FDPIC implementations | Mike Frysinger | 2010-05-27 | 1 | -20/+0 |
* | | frv: extend gdbstub to support more features of gdb | David Howells | 2010-05-25 | 2 | -2/+63 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 1 | -27/+7 |
|\ \ |
|
| * | | frv: Convert frv to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -27/+7 |
| |/ |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -2/+0 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -89/+0 |
|/ |
|
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -64/+2 |
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 1 | -4/+1 |
|\ |
|
| * | frv: Remove the BKL from sys_execve | John Kacur | 2009-10-14 | 1 | -4/+1 |
* | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 2 | -6/+6 |
* | | sysctl frv: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 2 | -107/+2 |
* | | sysctl: Remove the unused frv sysctl unumbers | Eric W. Biederman | 2009-11-12 | 2 | -4/+4 |
* | | frv: fix check on unsigned in do_signal() | Roel Kluin | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -7/+7 |
* | 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 |
* | | FRV: Use asm/generic-hardirq.h | Christoph Hellwig | 2009-09-23 | 1 | -4/+0 |
* | | misc: remove redundant start_kernel prototypes | Rusty Russell | 2009-09-23 | 1 | -0/+1 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
|/ |
|
* | frv: clean up linker script using new linker script macros. | Nelson Elhage | 2009-09-18 | 1 | -54/+7 |
* | frv: remove unused .altinstructions code | Nelson Elhage | 2009-09-18 | 1 | -5/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -0/+2 |
|\ |
|
| * | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 2 | -0/+6 |
| |\ |
|
| * | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+2 |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
| |/
|/| |
|
* | | FRV: Implement atomic64_t | David Howells | 2009-07-01 | 1 | -0/+4 |
* | | FRV: Wire up new syscalls | David Howells | 2009-06-30 | 1 | -0/+2 |
|/ |
|
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | FRV: Implement new-style ptrace | David Howells | 2009-06-11 | 3 | -163/+232 |
* | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells | 2009-06-11 | 1 | -1/+0 |
* | FRV: Implement TIF_NOTIFY_RESUME | David Howells | 2009-06-11 | 1 | -0/+5 |
* | FRV: Remove in-kernel strace code | David Howells | 2009-06-11 | 1 | -379/+0 |
* | FRV: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-06-11 | 1 | -4/+2 |
* | FRV: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 4 | -4/+8 |
* | FRV: Wire up new syscalls | David Howells | 2009-04-27 | 1 | -0/+2 |