MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
[safe/jmp/linux-2.6] / arch / mn10300 /
2009-02-21 Wei Yongjunmn10300: fix typo && -> || in arch/mn10300/unit-asb2305...
2009-02-21 David Howellsmn10300: fix oprofile
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2008-12-31 Al Virotake init_fs to saner place
2008-12-10 Akira TakeuchiMN10300: Give correct size when reserving interrupt...
2008-12-10 Akira TakeuchiMN10300: Fix the preemption resume_kernel() routine
2008-12-10 Akira TakeuchiMN10300: Discard low-priority Tx interrupts when closin...
2008-12-10 Cyrill GorcunovMN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU...
2008-12-04 David HowellsMN10300: Introduce barriers to replace removed volatile...
2008-12-02 Mark SalterMN10300: Fix application of kernel module relocations
2008-11-30 Robert P. J. DayMN10300: Tighten up the code using case ranges
2008-11-12 David HowellsMN10300: Don't do misalignment handling for userspace
2008-11-12 David HowellsMN10300: Don't handle misaligned loading and storing...
2008-11-12 David HowellsMN10300: Handle misaligned SP-based operands
2008-11-12 David HowellsMN10300: Fix misaligned index-register addressing handling
2008-11-12 David HowellsMN10300: Handle misaligned postinc-with-imm addressing...
2008-11-12 David HowellsMN10300: Perform misalignment fixups of MOV_Lcc
2008-11-12 David HowellsMN10300: Allow misalignment fixup in interrupt handling
2008-11-12 David HowellsMN10300: Fix register-postinc addressing misalignment...
2008-11-12 David HowellsMN10300: Extract the displacement from an insn correctl...
2008-11-12 David HowellsMN10300: Add further misalignment fixups
2008-11-12 David HowellsMN10300: Add built-in testing for misalignment handler
2008-11-12 David HowellsMN10300: Clean up the misalignment handler a little
2008-10-20 Adrian Bunkmn10300: use bcd2bin/bin2bcd
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-01 David HowellsMN10300: Fix IRQ handling
2008-09-24 David HowellsMN10300: Make sched_clock() report time since boot
2008-09-11 David HowellsMN10300: Change the fault handler to check in_atomic...
2008-09-06 David WoodhouseRemove redundant CONFIG_ARCH_SUPPORTS_AOUT
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-05 Paul Mundtmn10300: Fix up __bug_table handling in module loader.
2008-08-01 David HowellsMN10300: Wire up new system calls
2008-07-26 Johannes Weinermn10300: use generic show_mem()
2008-07-26 Harvey Harrisonmn10300: use the common ascii hex helpers
2008-07-25 Thomas Petazzoniinflate: refactor inflate malloc code
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-21 David HowellsMN10300: Fix MN10300's serial port driver to get at...
2008-07-04 David Howellsmn10300: provide __ucmpdi2() for MN10300
2008-07-04 David Howellsmn10300: export certain arch symbols required to build...
2008-06-16 David HowellsMN10300: Kill linux/a.out.h inclusions
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-13 Robert P. J. Daymn10300: replace deprecated "TOPDIR" with newer "srctree"
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-04-29 Christoph Lametermn10300: use kbuild.h instead of defining macros in...
2008-04-29 Benjamin Herrenschmidtiomap: fix 64 bits resources on 32 bits
2008-04-21 Greg Kroah-HartmanPCI: remove initial bios sort of PCI devices on x86
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-24 David HowellsMN10300: define HZ as a config option
2008-02-19 David HowellsMN10300: Update asb2303_defconfig
2008-02-19 David HowellsMN10300: Make the kernel jump into gdbstub on a BUG
2008-02-19 David HowellsMN10300: Introduce barriers to replace removed volatile...
2008-02-19 David HowellsMN10300: Call update_process_times() outside of the...
2008-02-08 David Howellsmn10300: add platform MTD support for the ASB2303 board
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel