Age | Commit message (Expand) | Author |
2011-10-01 | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch |
2011-09-24 | MIPS: Octeon: Enable C0_UserLocal probing. | David Daney |
2011-09-21 | MIPS: No branches in delay slots for huge pages in handle_tlbl | David Daney |
2011-09-21 | MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTC | David Daney |
2011-09-21 | MIPS: Octeon: Select CONFIG_HOLES_IN_ZONE | David Daney |
2011-09-21 | MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2) | Rafael J. Wysocki |
2011-09-21 | MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. | Yong Zhang |
2011-09-21 | MIPS: Do not use EXTRA_CFLAGS | Arnaud Lacombe |
2011-09-21 | MIPS: Alchemy: DB1200: Disable cascade IRQ in handler | Manuel Lauss |
2011-09-21 | MIPS: Lantiq: Fix setting the PCI bus speed on AR9 | John Crispin |
2011-09-21 | MIPS: Lantiq: Fix external interrupt sources | John Crispin |
2011-09-21 | MIPS: tlbex: Fix build error in R3000 code. | Ralf Baechle |
2011-09-21 | MIPS: Alchemy: Include Au1100 in PM code. | Manuel Lauss |
2011-09-21 | MIPS: Alchemy: Fix typo in MAC0 registration | Manuel Lauss |
2011-09-21 | MIPS: MSP71xx: Fix build error. | Ralf Baechle |
2011-09-21 | MIPS: Handle __put_user() sleeping. | Ralf Baechle |
2011-09-21 | MIPS: Allow forced irq threading | Thomas Gleixner |
2011-09-21 | MIPS: i8259: Mark cascade interrupt non-threaded | Liming Wang |
2011-09-21 | MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-09-21 | MIPS: Make the die_lock be raw | Wu Zhangjin |
2011-09-21 | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile | Thomas Gleixner |
2011-09-21 | MIPS: RC32434: Fix PCI build error | Yoichi Yuasa |
2011-09-17 | MIPS: Remove unneeded version.h includes from arch/mips/ | Jesper Juhl |
2011-09-17 | MIPS: Trivial style cleanups in mmap.c | Kevin Cernekee |
2011-09-17 | MIPS: i8259: Correct comment for i8259 | Hillf Danton |
2011-09-17 | MIPS: VPE: Select correct tc | Hillf Danton |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-07-26 | MIPS: Close races in TLB modify handlers. | David Daney |
2011-07-26 | MIPS: Add uasm UASM_i_SRL_SAFE macro. | David Daney |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | MIPS: RB532: Use hex_to_bin() | Andy Shevchenko |
2011-07-25 | MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms | Shinya Kuribayashi |
2011-07-25 | MIPS: PowerTV: Provide cpu-feature-overrides.h | David VomLehn |
2011-07-25 | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle |
2011-07-25 | MIPS: Limit fixrange_init() to the FIXMAP region | Kevin Cernekee |
2011-07-25 | MIPS: Install handlers for software IRQs | Kevin Cernekee |
2011-07-25 | MIPS: Move FIXADDR_TOP into spaces.h | Kevin Cernekee |
2011-07-25 | MIPS: Add SYNC after cacheflush | Kevin Cernekee |
2011-07-25 | MIPS: pfn_valid() is broken on low memory HIGHMEM systems | Kevin Cernekee |
2011-07-25 | MIPS: HIGHMEM DMA on noncoherent MIPS32 processors | Dezhong Diao |
2011-07-25 | MIPS: topdown mmap support | Jian Peng |
2011-07-25 | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause |
2011-07-25 | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli |
2011-07-25 | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |