Age | Commit message (Expand) | Author |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-10 | MN10300: Give correct size when reserving interrupt vector table | Akira Takeuchi |
2008-12-10 | MN10300: Fix the preemption resume_kernel() routine | Akira Takeuchi |
2008-12-10 | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi |
2008-12-10 | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros | Cyrill Gorcunov |
2008-12-03 | MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver | David Howells |
2008-12-02 | MN10300: Fix application of kernel module relocations | Mark Salter |
2008-11-30 | MN10300: Tighten up the code using case ranges | Robert P. J. Day |
2008-11-12 | MN10300: Don't do misalignment handling for userspace | David Howells |
2008-11-12 | MN10300: Don't handle misaligned loading and storing of SP | David Howells |
2008-11-12 | MN10300: Handle misaligned SP-based operands | David Howells |
2008-11-12 | MN10300: Fix misaligned index-register addressing handling | David Howells |
2008-11-12 | MN10300: Handle misaligned postinc-with-imm addressing mode correctly | David Howells |
2008-11-12 | MN10300: Perform misalignment fixups of MOV_Lcc | David Howells |
2008-11-12 | MN10300: Allow misalignment fixup in interrupt handling | David Howells |
2008-11-12 | MN10300: Fix register-postinc addressing misalignment handling | David Howells |
2008-11-12 | MN10300: Extract the displacement from an insn correctly in misalignment fixup | David Howells |
2008-11-12 | MN10300: Add further misalignment fixups | David Howells |
2008-11-12 | MN10300: Add built-in testing for misalignment handler | David Howells |
2008-11-12 | MN10300: Clean up the misalignment handler a little | David Howells |
2008-10-20 | mn10300: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-01 | MN10300: Fix IRQ handling | David Howells |
2008-09-24 | MN10300: Make sched_clock() report time since boot | David Howells |
2008-09-11 | MN10300: Change the fault handler to check in_atomic() not in_interrupt() | David Howells |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-04 | mn10300: Fix up __bug_table handling in module loader. | Paul Mundt |
2008-08-01 | MN10300: Wire up new system calls | David Howells |
2008-07-26 | mn10300: use generic show_mem() | Johannes Weiner |
2008-07-26 | mn10300: use the common ascii hex helpers | Harvey Harrison |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-20 | MN10300: Fix MN10300's serial port driver to get at its tty_struct | David Howells |
2008-07-04 | mn10300: provide __ucmpdi2() for MN10300 | David Howells |
2008-07-04 | mn10300: export certain arch symbols required to build allmodconfig | David Howells |
2008-06-16 | MN10300: Kill linux/a.out.h inclusions | David Howells |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-13 | mn10300: replace deprecated "TOPDIR" with newer "srctree" | Robert P. J. Day |
2008-05-10 | BKL: revert back to the old spinlock implementation | Linus Torvalds |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-04-29 | mn10300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |
2008-04-20 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-02-23 | MN10300: define HZ as a config option | David Howells |
2008-02-19 | MN10300: Update asb2303_defconfig | David Howells |
2008-02-19 | MN10300: Make the kernel jump into gdbstub on a BUG | David Howells |
2008-02-19 | MN10300: Introduce barriers to replace removed volatiles in gdbstub | David Howells |