| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: Update Microblaze defconfigs | Michal Simek | 2009-08-18 | 2 | -70/+91 |
* | microblaze: Use klimit instead of _end for memory init | Michal Simek | 2009-08-18 | 1 | -3/+3 |
* | microblaze: Enable ppoll syscall | Michal Simek | 2009-08-18 | 1 | -1/+1 |
* | microblaze: Sane handling of missing timer/intc in device tree | John Williams | 2009-08-18 | 2 | -0/+4 |
* | microblaze: use the generic ack_bad_irq implementation | Christoph Hellwig | 2009-08-18 | 2 | -11/+0 |
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-07-27 | 17 | -220/+126 |
|\ |
|
| * | microblaze: Makefile cleanup | Sam Ravnborg | 2009-07-27 | 2 | -18/+19 |
| * | microblaze: Typo fix for cpu param inconsistency | Michal Simek | 2009-07-27 | 2 | -2/+2 |
| * | microblaze: Add support for R_MICROBLAZE_64_NONE | Michal Simek | 2009-07-27 | 1 | -0/+4 |
| * | microblaze: Get module loading working | John Williams | 2009-07-27 | 1 | -5/+10 |
| * | microblaze: remove sys_ipc | Arnd Bergmann | 2009-07-27 | 2 | -100/+1 |
| * | microblaze: Support unaligned address for put/get_user macros | Michal Simek | 2009-07-27 | 2 | -64/+47 |
| * | microblaze: Detect new Microblaze 7.20 versions | Michal Simek | 2009-07-27 | 1 | -0/+2 |
| * | microblaze: Fix do_page_fault for no context | Michal Simek | 2009-07-27 | 1 | -9/+4 |
| * | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek | 2009-07-27 | 1 | -3/+3 |
| * | microblaze: Fix put_user macro for 64bits arguments | Michal Simek | 2009-07-27 | 1 | -1/+1 |
| * | microblaze: Clear print messages for DTB passing via r7 | Michal Simek | 2009-07-27 | 1 | -0/+3 |
| * | microblaze: Not to clear r7 after copying DTB to kernel | Michal Simek | 2009-07-27 | 1 | -1/+0 |
| * | microblaze: Add messages about FDT blob | Michal Simek | 2009-07-27 | 1 | -3/+6 |
| * | microblaze: Final support for statically linked DTB | John Williams | 2009-07-27 | 3 | -15/+26 |
| * | microblaze: remove duplicated #include | Huang Weiyi | 2009-07-27 | 1 | -1/+0 |
| * | microblaze: Define tlb_flush macro | Michal Simek | 2009-07-27 | 1 | -1/+1 |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 3 | -3/+0 |
* | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
* | microblaze: Fix cast warning for init.c | Michal Simek | 2009-07-06 | 1 | -3/+3 |
* | microblaze: Wire up new syscalls | Michal Simek | 2009-07-06 | 2 | -1/+5 |
* | microblaze: use generic syscalls.h | Arnd Bergmann | 2009-07-06 | 6 | -62/+28 |
* | microblaze: clean up signal handling | Arnd Bergmann | 2009-07-06 | 7 | -345/+43 |
* | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima | 2009-07-06 | 19 | -266/+21 |
* | microblaze: use the generic lib/checksum.c | Remis Lima Baima | 2009-07-06 | 4 | -241/+6 |
* | microblaze: fall back on generic header files for the ABI | Arnd Bergmann | 2009-07-06 | 17 | -887/+16 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | microblaze: Add missing symbols for CONSTRUCTORS support | Michal Simek | 2009-06-20 | 1 | -5/+6 |
* | microblaze: remove init_mm | Arnd Bergmann | 2009-06-20 | 1 | -2/+0 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -24/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 5 | -4/+5 |
|\ |
|
| * | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+1 |
| * | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
* | | microblaze: Don't use access_ok for unaligned | John Williams | 2009-06-02 | 1 | -1/+2 |
* | | microblaze: remove unused flat_stack_align() definition | Andrew Morton | 2009-06-02 | 1 | -1/+0 |
* | | microblaze: Fix problem with early_printk in startup | Michal Simek | 2009-05-30 | 1 | -1/+1 |
* | | microblaze_mmu_v2: Makefiles | Michal Simek | 2009-05-26 | 5 | -1/+11 |
* | | microblaze_mmu_v2: Kconfig update | Michal Simek | 2009-05-26 | 1 | -3/+109 |
* | | microblaze_mmu_v2: stat.h MMU update | Michal Simek | 2009-05-26 | 1 | -41/+36 |
* | | microblaze_mmu_v2: Elf update | Michal Simek | 2009-05-26 | 1 | -0/+93 |
* | | microblaze_mmu_v2: Update dma.h for MMU | Michal Simek | 2009-05-26 | 1 | -0/+5 |
* | | microblaze_mmu_v2: Update cacheflush.h | Michal Simek | 2009-05-26 | 1 | -1/+19 |