aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-04-07microblaze: Use asm-generic/io.hMichal Simek
2014-04-07microblaze: Remove platform folderMichal Simek
2014-04-07microblaze: Remove generic platformMichal Simek
2014-04-07microblaze: Sort Kconfig optionsMichal Simek
2014-04-07microblaze: Move DTS file to common location at boot/dts folderMichal Simek
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek
2014-04-07microblaze: Make timer driver endian awareMichal Simek
2014-04-07microblaze: Make intc driver endian awareMichal Simek
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-19microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek
2014-03-12microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek
2014-03-12microblaze: Enable pselect6 syscallMichal Simek
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek
2014-02-10microblaze: Fix missing HZ macroMichal Simek
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek
2014-01-27microblaze: Fix missing bracket in printkMichal Simek
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-23microblaze: use generic fixmap.hMark Salter
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven