Age | Commit message (Expand) | Author | Files | Lines |
2010-06-05 | mn10300: invoke oom-killer from page fault | Nick Piggin | 1 | -5/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -2/+3 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+2 |
2010-01-11 | mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM | David Howells | 1 | -0/+17 |
2010-01-11 | mn10300: add cc clobbers to asm statements | Mark Salter | 1 | -2/+2 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 1 | -2/+1 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 2 | -2/+0 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells | 1 | -18/+0 |
2008-11-12 | MN10300: Don't do misalignment handling for userspace | David Howells | 1 | -29/+23 |
2008-11-12 | MN10300: Don't handle misaligned loading and storing of SP | David Howells | 1 | -2/+0 |
2008-11-12 | MN10300: Handle misaligned SP-based operands | David Howells | 1 | -9/+24 |
2008-11-12 | MN10300: Fix misaligned index-register addressing handling | David Howells | 1 | -4/+4 |
2008-11-12 | MN10300: Handle misaligned postinc-with-imm addressing mode correctly | David Howells | 1 | -51/+56 |
2008-11-12 | MN10300: Perform misalignment fixups of MOV_Lcc | David Howells | 1 | -1/+94 |
2008-11-12 | MN10300: Allow misalignment fixup in interrupt handling | David Howells | 1 | -3/+0 |
2008-11-12 | MN10300: Fix register-postinc addressing misalignment handling | David Howells | 1 | -1/+3 |
2008-11-12 | MN10300: Extract the displacement from an insn correctly in misalignment fixup | David Howells | 1 | -13/+13 |
2008-11-12 | MN10300: Add further misalignment fixups | David Howells | 1 | -1/+53 |
2008-11-12 | MN10300: Add built-in testing for misalignment handler | David Howells | 1 | -0/+161 |
2008-11-12 | MN10300: Clean up the misalignment handler a little | David Howells | 1 | -18/+9 |
2008-09-11 | MN10300: Change the fault handler to check in_atomic() not in_interrupt() | David Howells | 1 | -1/+1 |
2008-07-26 | mn10300: use generic show_mem() | Johannes Weiner | 1 | -27/+0 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 1 | -3/+3 |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 12 | -0/+2408 |