Age | Commit message (Expand) | Author |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-02 | microblaze: Don't use access_ok for unaligned | John Williams |
2009-06-02 | microblaze: remove unused flat_stack_align() definition | Andrew Morton |
2009-05-30 | microblaze: Fix problem with early_printk in startup | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Makefiles | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Kconfig update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: stat.h MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Elf update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update dma.h for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update cacheflush.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update signal returning address | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Traps MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update linker script for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add MMU related exceptions handling | Michal Simek |
2009-05-26 | microblaze_mmu_v2: uaccess MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update exception handling - MMU exception | Michal Simek |
2009-05-26 | microblaze_mmu_v2: entry.S, entry.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add CURRENT_TASK for entry.S | Michal Simek |
2009-05-26 | microblaze_mmu_v2: MMU asm offset update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update tlb.h and tlbflush.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update process creation for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: pgalloc.h and page.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: io.h MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Context handling - mmu_context.c/h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Page fault handling high level - fault.c | Michal Simek |
2009-05-26 | microblaze_mmu_v2: mmu.h update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: MMU initialization | Michal Simek |
2009-05-26 | microblaze_mmu_v2: TLB low level code | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Alocate TLB for early console | Michal Simek |
2009-05-26 | microblaze_mmu_v2: MMU update for startup code | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add mmu_defconfig | Michal Simek |
2009-05-26 | microblaze: Fix size of __kernel_mode_t to short | Michal Simek |
2009-05-26 | microblaze: Add audit and seccomp thread flags. | Edgar E. Iglesias |
2009-05-22 | microblaze: Kbuild update | Michal Simek |
2009-05-21 | microblaze: Fix cast warning for __va in prom.c | Michal Simek |
2009-05-21 | Microblaze: Remove unused variable from paging init | Michal Simek |
2009-05-21 | microblaze: Cleanup compiled-in rootfs in BSS section | Michal Simek |
2009-05-21 | microblaze: Fix early cmdline for CMDLINE_FORCE | Michal Simek |
2009-05-21 | microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h | Steve Magnani |
2009-05-21 | microblaze: clean LDFLAGS to build kernel | Thomas Chou |
2009-05-21 | microblaze: Fix paging init-zone initialization | Steve Magnani |
2009-05-21 | microblaze: use generic dma-mapping-broken.h | Arnd Bergmann |
2009-05-21 | microblaze: prepare signal handling for generic unistd.h | Michal Simek |