| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Wire up kcmp | Geert Uytterhoeven | 2012-10-19 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 3 | -97/+40 |
|\ |
|
| * | m68k: switch to generic sys_execve()/kernel_execve() | Al Viro | 2012-10-01 | 3 | -37/+5 |
| * | m68k: split ret_from_fork(), simplify kernel_thread() | Al Viro | 2012-10-01 | 2 | -60/+35 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-10-01 | 1 | -4/+1 |
|\ \ |
|
| * | | m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR | Thomas Meyer | 2012-08-18 | 1 | -4/+1 |
| |/ |
|
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -5/+0 |
|\ \ |
|
| * | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 | 1 | -5/+0 |
| |/ |
|
* | | m68k: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 5 | -15/+10 |
|\ |
|
| * | m68k: Make sys_atomic_cmpxchg_32 work on classic m68k | Andreas Schwab | 2012-08-03 | 1 | -2/+6 |
| * | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} | Geert Uytterhoeven | 2012-06-27 | 4 | -8/+2 |
| * | m68knommu: Clean up printing of sections | Geert Uytterhoeven | 2012-06-10 | 1 | -7/+4 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-07-24 | 6 | -554/+562 |
|\ \ |
|
| * | | m68k: common PCI support definitions and code | Greg Ungerer | 2012-07-17 | 2 | -0/+110 |
| * | | m68k: add support for DMA_BIDIRECTIONAL in dma support functions | Greg Ungerer | 2012-07-17 | 1 | -0/+1 |
| * | | m68k: use simpler dma_alloc_coherent() for ColdFire CPUs | Greg Ungerer | 2012-07-16 | 1 | -2/+2 |
| * | | m68k: merge the MMU and non-MMU versions of the entry.S code | Greg Ungerer | 2012-07-16 | 3 | -552/+449 |
| * | | m68k: use jbsr to call functions instead of bsrl | Greg Ungerer | 2012-07-16 | 1 | -2/+2 |
| * | | m68k: use some direct calls to ret_from_exception in entry code | Greg Ungerer | 2012-07-16 | 1 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | module.c: spelling s/postition/position/g | Geert Uytterhoeven | 2012-07-20 | 1 | -2/+2 |
* | | | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types | Greg Ungerer | 2012-06-12 | 1 | -1/+1 |
* | | | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types | Greg Ungerer | 2012-06-12 | 1 | -2/+2 |
| |/
|/| |
|
* | | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -4/+1 |
|/ |
|
* | m68k: add TIF_NOTIFY_RESUME and handle it. | Al Viro | 2012-05-21 | 2 | -4/+17 |
* | m68k: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -8/+3 |
* | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -12/+3 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 2 | -36/+1 |
|\ |
|
| * | m68k: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -36/+1 |
* | | m68k: merge the MMU and non-MMU versions of the arch dma code | Greg Ungerer | 2012-05-20 | 3 | -209/+162 |
* | | m68k: merge the MMU and non-MMU signal.c code | Greg Ungerer | 2012-05-20 | 3 | -1882/+1199 |
|/ |
|
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 6 | -6/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-03-21 | 11 | -1686/+841 |
|\ |
|
| * | m68k: merge the MMU and non-MMU versions of process.c | Greg Ungerer | 2012-03-05 | 3 | -777/+377 |
| * | m68k: merge the mmu and non-mmu versions of ptrace.c | Greg Ungerer | 2012-03-05 | 3 | -553/+303 |
| * | m68k: remove dead timer code | Greg Ungerer | 2012-03-05 | 1 | -7/+0 |
| * | m68k: merge mmu and non-mmu versions of time.c | Greg Ungerer | 2012-03-05 | 3 | -190/+118 |
| * | m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option | Greg Ungerer | 2012-03-05 | 1 | -5/+0 |
| * | m68knommu: modify timer init code to make it consistent with m68k code | Greg Ungerer | 2012-03-05 | 2 | -5/+4 |
| * | m68knommu: make persistent clock code consistent with m68k | Greg Ungerer | 2012-03-05 | 2 | -24/+14 |
| * | m68knommu: clean up linker script | Greg Ungerer | 2012-03-05 | 1 | -151/+49 |
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 2 | -6/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-01-26 | 3 | -22/+20 |
|\ |
|
| * | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 2012-01-22 | 3 | -23/+21 |