Age | Commit message (Expand) | Author |
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 |
2009-05-21 | microblaze: clean up checksum.c | Arnd Bergmann |
2009-05-21 | microblaze: remove bad_user_access_length | Arnd Bergmann |
2009-05-21 | microblaze: do not include types.h in ptrace.h | Arnd Bergmann |
2009-05-21 | microblaze: add a dummy pgprot_noncached | Arnd Bergmann |
2009-05-21 | microblaze: add security initcalls | Arnd Bergmann |
2009-05-21 | microblaze: remove cacheable_memcpy | Arnd Bergmann |
2009-05-21 | microblaze: kill incorrect __bad_xchg definition | Arnd Bergmann |
2009-05-21 | microblaze: fix __user annotations | Arnd Bergmann |
2009-05-21 | microblaze: export some symbols | Arnd Bergmann |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek |
2009-05-21 | microblaze: Remove POWERPC reference from Microblaze gpio.h | Michal Simek |
2009-05-18 | microblaze: Fix kind-of-intr checking against number of interrupts | Michal Simek |
2009-05-18 | microblaze: Update Microblaze defconfig | Michal Simek |
2009-05-08 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-05-02 | of: make of_(un)register_platform_driver common code | Grant Likely |
2009-05-01 | microblaze: Fix return value for sys_ipc | Michal Simek |
2009-05-01 | microblaze: Storage class should be before const qualifier | Tobias Klauser |
2009-04-23 | microblaze: add parameter to microblaze_read() | Coly Li |
2009-04-23 | microblaze: Use CFLAGS_KERNEL instead of CFLAGS | Michal Simek |
2009-04-23 | microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too | Michal Simek |
2009-04-23 | microblaze: Do not check use_dcache | Michal Simek |
2009-04-23 | microblaze: Do not use PVR configuration for broken MB version | Michal Simek |
2009-04-23 | microblaze: Fix USR1/2 pvr printing message | Michal Simek |
2009-04-23 | microblaze: iowrite upon timeout | Roel Kluin |
2009-04-23 | microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig | Michal Simek |
2009-04-23 | microblaze: Remove redundant variable | Michal Simek |
2009-04-23 | microblaze: Move start_thread to process.c | Michal Simek |
2009-04-23 | microblaze: Add missing preadv and pwritev syscalls | Michal Simek |
2009-04-23 | microblaze: Add missing declaration for die and _exception func | Michal Simek |