Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-15 | microblaze: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 1 | -3/+9 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -40/+1 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -2/+0 |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 1 | -2/+0 |
2013-10-10 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 1 | -2/+0 |
2013-10-10 | of: implement pci_address_to_pio as weak function | Rob Herring | 1 | -9/+0 |
2013-10-10 | microblaze: clean-up prom.h implicit includes | Rob Herring | 1 | -27/+1 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-06 | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -24/+0 |
2013-09-03 | microblaze: Remove selfmodified feature | Michal Simek | 1 | -24/+0 |
2013-08-21 | microblaze: remove undefined of_get_cpu_node declaration | Sudeep KarkadaNagesha | 1 | -3/+0 |
2013-07-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -2/+3 |
2013-07-10 | microblaze: Move __NR_syscalls from uapi | Michal Simek | 2 | -2/+3 |
2013-07-04 | mm/microblaze: clean up unused VALID_PAGE() | Jiang Liu | 1 | -1/+0 |
2013-07-03 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-03 | microblaze: Use static inline functions in cacheflush.h | Michal Simek | 1 | -16/+18 |
2013-06-03 | microblaze: Fix sparse warnings | Michal Simek | 1 | -2/+2 |
2013-05-28 | microblaze: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 1 | -3/+3 |
2013-05-27 | microblaze: Reversed logic in futex cmpxchg | Meyer, Kirk | 1 | -1/+1 |
2013-05-23 | microblaze: Use proper casting for inb/inw/inl in io.h | Michal Simek | 1 | -3/+3 |
2013-05-09 | microblaze: Fix uaccess_ok macro | Michal Simek | 1 | -11/+19 |
2013-05-09 | microblaze: pci: Remove duplicated header | Michal Simek | 1 | -2/+0 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+0 |
2013-04-30 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu | 1 | -1/+0 |
2013-04-08 | microblaze: Use generic idle loop | Thomas Gleixner | 1 | -3/+0 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 1 | -1/+0 |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 1 | -2/+0 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 1 | -8/+0 |
2013-02-27 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -2/+0 |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek | 1 | -1/+1 |
2013-01-03 | microblaze: Add finit_module syscall | Michal Simek | 1 | -1/+2 |
2013-01-03 | microblaze: Kill __kmap_atomic() | Michal Simek | 1 | -1/+1 |
2013-01-03 | microblaze: Change section flags for noMMU | Michal Simek | 1 | -1/+1 |
2013-01-03 | microblaze: Microblaze wants sys_fork for noMMU too | Michal Simek | 1 | -2/+0 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+1 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2012-12-20 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-13 | microblaze: signal: Declare do_notify_resume | Michal Simek | 1 | -0/+2 |
2012-12-13 | microblaze: Wire-up new system call kcmp | Michal Simek | 1 | -1/+2 |
2012-12-13 | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT | Michal Simek | 1 | -1/+1 |
2012-12-13 | UAPI: (Scripted) Disintegrate arch/microblaze/include/asm | David Howells | 38 | -552/+649 |
2012-12-13 | microblaze: uaccess.h: Fix timerfd syscall | Michal Simek | 1 | -2/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -23/+8 |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2 | -16/+1 |