Age | Commit message (Expand) | Author |
2013-07-03 | mm/microblaze: clean up unused VALID_PAGE() | Jiang Liu |
2013-07-03 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-03 | microblaze: Use static inline functions in cacheflush.h | Michal Simek |
2013-06-03 | microblaze: Fix sparse warnings | Michal Simek |
2013-05-28 | microblaze: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
2013-05-27 | microblaze: Reversed logic in futex cmpxchg | Meyer, Kirk |
2013-05-23 | microblaze: Use proper casting for inb/inw/inl in io.h | Michal Simek |
2013-05-14 | microblaze: Initialize temp variable to remove compilation warning | Michal Simek |
2013-05-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-09 | microblaze: Enable IRQ in arch_cpu_idle | Michal Simek |
2013-05-09 | microblaze: Fix uaccess_ok macro | Michal Simek |
2013-05-09 | microblaze: Add support for new cpu versions and target architecture | Michal Simek |
2013-05-09 | microblaze: Do not select OPT_LIB_ASM by default | Michal Simek |
2013-05-09 | microblaze: Fix initrd support | Michal Simek |
2013-05-09 | microblaze: Do not use r6 in head.S | Michal Simek |
2013-05-09 | microblaze: pci: Remove duplicated header | Michal Simek |
2013-05-09 | microblaze: Set the default irq_domain | Dan Christensen |
2013-05-09 | microblaze: pci: Remove duplicated include from pci-common.c | Wei Yongjun |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mm/microblaze: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-08 | microblaze: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner |
2013-03-20 | memblock: Kill ARCH_POPULATES_NODE_MAP once more | Paul Bolle |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-26 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-02-25 | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | microblaze idle: Fix compile error | Lars-Peter Clausen |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-17 | microblaze idle: delete pm_idle | Len Brown |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-12 | microblaze: Do not use module.h in files which are not modules | Michal Simek |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek |