1. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 10 years ago
  2. 225fba2 microblaze: Fix typo in head.S s/substract/subtract/ by Antonio Ospite · 10 years ago
  3. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  4. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  5. 8c770db microblaze: remove check for CONFIG_XILINX_CONSOLE by Paul Bolle · 10 years ago
  6. bf5db2f microblaze: Use generic device.h by Michal Simek · 10 years ago
  7. 6b3f246 microblaze: Do not setup empty unmap_sg function by Michal Simek · 10 years ago
  8. ff97ba6 microblaze: Remove device_to_mask by Michal Simek · 10 years ago
  9. 635eca2 microblaze: Clean device dma_ops structure by Michal Simek · 10 years ago
  10. 193bca5 microblaze: Cleanup PCI_DRAM_OFFSET handling by Michal Simek · 10 years ago
  11. 28d1880 microblaze: Do not setup pci_dma_ops by Michal Simek · 10 years ago
  12. 3b3b685 microblaze: Return default dma operations by Michal Simek · 10 years ago
  13. a44e437 microblaze: Enable SERIAL_OF_PLATFORM by Michal Simek · 10 years ago
  14. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  15. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  16. b0a6fb3 of/fdt: create common debugfs by Rob Herring · 10 years ago
  17. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  18. b42e6dc Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  19. a66a626 microblaze: Use asm-generic/io.h by Michal Simek · 11 years ago
  20. c24cf71 microblaze: Remove platform folder by Michal Simek · 10 years ago
  21. ed85ed6 microblaze: Remove generic platform by Michal Simek · 10 years ago
  22. 2521338 microblaze: Sort Kconfig options by Michal Simek · 10 years ago
  23. 845e5ef microblaze: Move DTS file to common location at boot/dts folder by Michal Simek · 10 years ago
  24. ace526e microblaze: Fix compilation failure because of release_thread by Michal Simek · 10 years ago
  25. 579907e microblaze: Fix sparse warning because of missing cpu.h header by Michal Simek · 10 years ago
  26. a1715bb microblaze: Make timer driver endian aware by Michal Simek · 10 years ago
  27. 1aa1243 microblaze: Make intc driver endian aware by Michal Simek · 10 years ago
  28. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  29. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  30. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. cd3183b microblaze/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 10 years ago
  33. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  34. cff2ee0 microblaze: Wire-up new system calls sched_setattr/getattr by Michal Simek · 10 years ago
  35. f1b6f87 microblaze: Wire-up preadv/pwritev in syscall table by Michal Simek · 10 years ago
  36. 052920a microblaze: Enable pselect6 syscall by Michal Simek · 10 years ago
  37. 1b3fe85 microblaze: Drop architecture-specific declaration of early_printk by Guenter Roeck · 10 years ago
  38. 79c157a microblaze: Rename global function heartbeat() by Guenter Roeck · 10 years ago
  39. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  40. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  41. a49f56e microblaze: Fix a typo when disabling stack protection by Edgar E. Iglesias · 10 years ago
  42. 4f3cbd7 microblaze: Define readq and writeq IO helper function by Michal Simek · 11 years ago
  43. ac1566e microblaze: Fix missing HZ macro by Michal Simek · 11 years ago
  44. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  45. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  46. 627f4b3 Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  47. c0d68ce microblaze: Add missing v8.50.a version by Michal Simek · 11 years ago
  48. eae3810 microblaze: Fix missing bracket in printk by Michal Simek · 11 years ago
  49. 52ade59 microblaze: Fix compilation error for BS=0 by Michal Simek · 11 years ago
  50. 34b9c07 microblaze: Disable stack protection from bootloader by Michal Simek · 11 years ago
  51. 17578ea microblaze: Define read/write{b,w,l}_relaxed MMIO by Michal Simek · 11 years ago
  52. 03fe0d3 microblaze: timer: Do not initialized system timer twice by Michal Simek · 11 years ago
  53. 839396a microblaze: timer: Use generic sched_clock implementation by Michal Simek · 11 years ago
  54. 0f7e364 microblaze: Add NOTES section to linker script by Michal Simek · 11 years ago
  55. c112054 microblaze: Add support for CCF by Michal Simek · 11 years ago
  56. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. 4d8880a Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  58. 1428853 microblaze: use generic fixmap.h by Mark Salter · 11 years ago
  59. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 11 years ago
  60. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  61. 21ecc1f microblaze: Simplify fcpu helper function by Michal Simek · 11 years ago
  62. fd43769 microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> by Geert Uytterhoeven · 11 years ago
  63. 64aff1d microblaze: Remove duplicate declarations of _stext[] and _etext[] by Geert Uytterhoeven · 11 years ago
  64. 7746c99 microblaze: Remove _fdt_start casts by Geert Uytterhoeven · 11 years ago
  65. 8fad84c microblaze: Wire up defconfig to mmu_defconfig by Geert Uytterhoeven · 11 years ago
  66. 3512917 dt/bindings: remove device_type "network" references by Grant Likely · 11 years ago
  67. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  68. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  69. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  70. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  71. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  73. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  74. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  75. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  76. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  77. 11db81a Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  78. 63d7bd1 microblaze: Remove incorrect file path by Michal Simek · 11 years ago
  79. 9939954 microblaze: Fix bug with mmap2 syscall MB implementation by Michal Simek · 11 years ago
  80. 176195e microblaze: Use predefined SYSCALL_DEFINE macro by Michal Simek · 11 years ago
  81. db2a7df microblaze: Remove deprecated IRQF_DISABLED by Michal Simek · 11 years ago
  82. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  83. 7f15a25 microblaze: Calculate kernel pad automatically by Michal Simek · 11 years ago
  84. edf6844 microblaze: Remove unused NO_MMU Kconfig parameter by Michael Opdenacker · 11 years ago
  85. f27446c microblaze/pci: Drop PowerPC-ism from irq parsing by Grant Likely · 11 years ago
  86. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  87. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  88. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  89. 355f65a microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  90. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  91. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  92. 5c9f303 microblaze: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  93. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  94. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  95. dc0b433 microblaze: use early_init_dt_scan by Rob Herring · 11 years ago
  96. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  97. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  98. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  99. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  100. 5872c84 Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago