aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2011-04-25Merge commit '07d5eca' into linaro-2.6.38Nicolas Pitre
2011-03-23microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-07microblaze: Fix msr instruction detectionMichal Simek
2011-02-07microblaze: Fix pte_update functionMichal Simek
2011-02-07microblaze: Fix asm compilation warningMichal Simek
2011-02-07microblaze: Fix IRQ flag handling for MSR=0Michal Simek
2011-01-28microblaze: Fix ASM optimized code for LEMichal Simek
2011-01-28microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek
2011-01-28microblaze: Fix DTB passing from bootloaderMichal Simek
2011-01-21microblaze: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-18Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-01-16microblaze: Fix asm/pgtable.hMichal Simek
2011-01-16microblaze: Fix missing pagemap.hMichal Simek
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-01-10microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang
2011-01-03microblaze: trivial: Fix removed the part of lineMichal Simek
2011-01-03microblaze: Fix __muldi3 function for little-endian.Michal Simek
2011-01-03microblaze: Clear i/dcache for sw breakpointsMichal Simek
2011-01-03microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek
2011-01-03microblaze: Fix unaligned exception for little endian platformMichal Simek
2011-01-03microblaze: Add PVR for Microblaze v8.00.bMichal Simek
2011-01-03microblaze: Correct PVR access macrosroel kluin
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer
2010-12-23microblaze/of: Use generic rule to build dtb'sDirk Brandewie
2010-11-18Revert "microblaze: Simplify syscall rutine"Michal Simek
2010-11-18microblaze: Fix initramfsMichal Simek
2010-11-15arch/microblaze: Remove unnecessary semicolonsJoe Perches
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-22microblaze: Fix build with make 3.82Thomas Backlund
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-10-21microblaze: Support C optimized lib functions for little-endianMichal Simek
2010-10-21microblaze: Separate library optimized functionsMichal Simek
2010-10-21microblaze: Support timer on AXI liteMichal Simek
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek
2010-10-21microblaze: KGDB little endian supportMichal Simek
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek
2010-10-21microblaze: pci-common cleanupNishanth Aravamudan