Age | Commit message (Expand) | Author |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely |
2013-10-09 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring |
2013-10-09 | of: implement pci_address_to_pio as weak function | Rob Herring |
2013-10-09 | microblaze: clean-up prom.h implicit includes | Rob Herring |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-06 | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-09-03 | microblaze: Remove selfmodified feature | Michal Simek |
2013-08-21 | microblaze: remove undefined of_get_cpu_node declaration | Sudeep KarkadaNagesha |
2013-07-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-07-10 | microblaze: Move __NR_syscalls from uapi | Michal Simek |
2013-07-03 | mm/microblaze: clean up unused VALID_PAGE() | 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-09 | microblaze: Fix uaccess_ok macro | Michal Simek |
2013-05-09 | microblaze: pci: Remove duplicated header | Michal Simek |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | 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 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu |
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-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-26 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek |
2013-01-03 | microblaze: Add finit_module syscall | Michal Simek |
2013-01-03 | microblaze: Kill __kmap_atomic() | Michal Simek |
2013-01-03 | microblaze: Change section flags for noMMU | Michal Simek |
2013-01-03 | microblaze: Microblaze wants sys_fork for noMMU too | Michal Simek |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-13 | microblaze: signal: Declare do_notify_resume | Michal Simek |
2012-12-13 | microblaze: Wire-up new system call kcmp | Michal Simek |
2012-12-13 | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT | Michal Simek |
2012-12-13 | UAPI: (Scripted) Disintegrate arch/microblaze/include/asm | David Howells |
2012-12-13 | microblaze: uaccess.h: Fix timerfd syscall | Michal Simek |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | microblaze: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | microblaze: dma-mapping: support debug_dma_mapping_error | Shuah Khan |
2012-11-16 | microblaze: switch to generic sys_execve() | Al Viro |