| Commit message (Expand) | Author | Age |
* | 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-10 |
| * | microblaze: Enable KGDB in defconfig | Michal Simek | 2013-06-26 |
| * | microblaze: Don't mark arch_kgdb_ops as const. | Graeme Smecher | 2013-06-26 |
* | | 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-03 |
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 |
|\ \ |
|
| * | | microblaze: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 |
* | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 |
| |/
|/| |
|
* | | microblaze: Use static inline functions in cacheflush.h | Michal Simek | 2013-06-03 |
* | | microblaze: Fix sparse warnings | Michal Simek | 2013-06-03 |
* | | microblaze: Reversed logic in futex cmpxchg | Meyer, Kirk | 2013-05-27 |
* | | microblaze: Use proper casting for inb/inw/inl in io.h | Michal Simek | 2013-05-23 |
* | | microblaze: Initialize temp variable to remove compilation warning | Michal Simek | 2013-05-14 |
|/ |
|
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-05-10 |
|\ |
|
| * | 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-09 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ \
| |/
|/| |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 |
* | | | 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 |
|\ \ \ |
|
| * | | | memblock: Kill ARCH_POPULATES_NODE_MAP once more | Paul Bolle | 2013-03-20 |
| |/ / |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | 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-04-08 |
| | |/
| |/| |
|
* | | | 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-29 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 |
| * | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 |
| * | microblaze: Add missing return from debugfs_tlb | Michal Simek | 2013-02-12 |
| * | microblaze: Makefile clean | Jason Wu | 2013-02-12 |