| Commit message (Expand) | Author | Age |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
* | | m32r: remove redundant declaration | KOSAKI Motohiro | 2011-05-26 |
* | | m32r: convert cpumask api | KOSAKI Motohiro | 2011-05-26 |
|/ |
|
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 |
| |\ |
|
| * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 |
* | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 |
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
| |/
|/| |
|
* | | m32r: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 |
|/ |
|
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 |
|\ \ |
|
| * | | m32r: Switch from do_timer() to xtime_update() | Torben Hohn | 2011-01-31 |
| |/ |
|
* / | m32r: Fixup last __do_IRQ leftover | Thomas Gleixner | 2011-02-05 |
|/ |
|
* | m32r: Cleanup direct irq_desc access | Thomas Gleixner | 2011-01-21 |
* | ptrace: cleanup arch_ptrace() on m32r | Namhyung Kim | 2010-10-27 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
* | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-19 |
|\ |
|
| * | m32r: add kernel/.gitignore and ignore vmlinux.lds | Kyle McMartin | 2010-10-15 |
| * | m32r: get_user takes an lvalue, not a pointer | Kyle McMartin | 2010-10-15 |
| * | m32r: restore _BLOCKABLE | Kyle McMartin | 2010-10-15 |
* | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 |
|\| |
|
| * | m32r: fix breakage from "m32r: use generic ptrace_resume code" | Al Viro | 2010-09-24 |
| * | m32r: hole in shifting pc back | Al Viro | 2010-09-24 |
| * | m32r: don't block signals if sigframe setup has failed | Al Viro | 2010-09-24 |
| * | make m32r handle multiple pending signals | Al Viro | 2010-09-24 |
| * | m32r: fix rt_sigsuspend() | Al Viro | 2010-09-24 |
* | | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 |
|/ |
|
* | 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 |
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
|\ |
|
| * | m32r: Convert m32r to use read/update_peristent_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 |
* | | m32r: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
|/ |
|
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | m32r: Should index be positive? | Roel Kluin | 2009-11-03 |
* | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section | Hirokazu Takata | 2009-11-03 |
* | arch/m32r: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-11-03 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | m32r: Fix IPI function calls for SMP | Toshihiro HANAWA | 2009-10-03 |
* | m32r: add rtc_lock variable | Hirokazu Takata | 2009-10-03 |
* | m32r: export delay loop symbols | Hirokazu Takata | 2009-10-03 |
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | m32r: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-22 |
| * | m32r: Move the spi_stack_top and spu_stack_top into .init.data section. | Tim Abbott | 2009-09-22 |
| * | m32r: Remove unused .altinstructions and .exit.* code from linker script. | Tim Abbott | 2009-09-22 |