Age | Commit message (Expand) | Author |
2011-11-21 | microblaze: bury asm/namei.h | Al Viro |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker |
2011-10-31 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-10-14 | microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage | Peter Zijlstra |
2011-10-14 | microblaze: Use delay slot in __strnlen_user, __strncpy_user | Michal Simek |
2011-10-14 | microblaze: Remove NET_IP_ALIGN from system.h | Michal Simek |
2011-10-14 | microblaze: Add __ucmpdi2() helper function | Michal Simek |
2011-10-14 | microblaze: Raise SIGFPE/FPE_INTDIV for div by zero | Edgar E. Iglesias |
2011-10-14 | microblaze: Switch ELF_ARCH code to 189 | Edgar E. Iglesias |
2011-10-14 | microblaze: Added DMA sync operations | Eli Billauer |
2011-10-14 | microblaze: Moved __dma_sync() to dma-mapping.h | Eli Billauer |
2011-10-14 | microblaze: Add PVR for Microblaze v8.20.a | Michal Simek |
2011-10-14 | microblaze: Fix access_ok macro | Michal Simek |
2011-10-14 | microblaze: Add loop unrolling for PAGE in copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Simplify logic for unaligned byte copying | Michal Simek |
2011-10-14 | microblaze: Change label names - copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Separate fixup section definition | Michal Simek |
2011-10-14 | microblaze: Change label name in copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Clear top bit from cnt32_to_63 | Michal Simek |
2011-10-13 | microblaze: add missing CONFIG_ prefixes | Paul Bolle |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-27 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-07-27 | microblaze: Do not show error message for 32 interrupt lines | Michal Simek |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-26 | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" | Michal Simek |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | microblaze: PCI fix typo fault in of_node pointer moving into pci_bus | Michal Simek |
2011-07-25 | microblaze: Add support for early console on mdm | Michal Simek |
2011-07-25 | microblaze: Simplify early console binding from DT | Michal Simek |
2011-07-25 | microblaze: Get early printk console earlier | Michal Simek |
2011-07-25 | microblaze: Standardise cpuinfo output for cache policy | John A. Williams |
2011-07-25 | microblaze: Unprivileged stream instruction awareness | John A. Williams |
2011-07-25 | microblaze: trivial: Fix typo fault | Michal Simek |
2011-07-25 | microblaze: exec: Remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | microblaze: Remove duplicated prototype of start_thread() | Mathias Krause |
2011-07-25 | microblaze: Fix unaligned value saving to the stack for system with MMU | Michal Simek |
2011-07-25 | microblaze/irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-12 | pci: move microblaze and powerpc pci flag functions into asm-generic | Rob Herring |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-08 | pci/of: Consolidate pci_bus_to_OF_node() | Benjamin Herrenschmidt |
2011-06-08 | pci/of: Consolidate pci_device_to_OF_node() | Benjamin Herrenschmidt |
2011-06-08 | microblaze/pci: Move the remains of pci_32.c to pci-common.c | Benjamin Herrenschmidt |
2011-06-08 | microblaze/pci: Remove powermac originated cruft | Benjamin Herrenschmidt |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |