1. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  2. d5379e5e Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  3. 98ac2fc arch/microblaze: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  4. 2120a43 irqchip/xilinx: Rename get_irq to xintc_get_irq by Zubair Lutfullah Kakakhel · 8 years ago
  5. 0547dc7 microblaze/irqchip: Move intc driver to irqchip by Zubair Lutfullah Kakakhel · 8 years ago
  6. 3400606 microblaze: Add new fpga families by Michal Simek · 8 years ago
  7. 8ee8050 microblaze: Add missing release version code v9.6 and v10 by Michal Simek · 8 years ago
  8. 7181e55 microblaze: Add missing syscalls by Michal Simek · 8 years ago
  9. 63b7c83 microblaze: Fix return value from xilinx_timer_init by Michal Simek · 8 years ago
  10. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  11. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 9 years ago
  12. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  13. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 9 years ago
  14. 0586421 clocksource/drivers/microblaze: Convert init function to return error by Daniel Lezcano · 9 years ago
  15. fbce3be microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls by Michal Simek · 9 years ago
  16. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  17. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  18. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  19. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  20. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  21. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. db0fa0c scatterlist: use sg_phys() by Dan Williams · 10 years ago
  23. 9797529 microblaze/timer: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  24. fd4b267 microblaze/irq: prepare for drivers/irqchip/irqchip.h removal by Joel Porquet · 10 years ago
  25. 55ae2f3 microblaze: Label local function static by Michal Simek · 10 years ago
  26. 60587db microblaze: Add missing release version code by Michal Simek · 10 years ago
  27. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  28. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 10 years ago
  29. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  30. 6140de5 microblaze: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  31. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
  32. c2219ed microblaze: Fix syscall error recovery for invalid syscall IDs by Jamie Garside · 10 years ago
  33. 074fa7e microblaze: Coding style cleanup by Michal Simek · 10 years ago
  34. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  35. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  36. 231856a microblaze: intc: Reformat output by Soren Brinkmann · 10 years ago
  37. d50466c microblaze: intc: Refactor DT sanity check by Soren Brinkmann · 10 years ago
  38. 2c80a07 microblaze: intc: Don't override error codes by Soren Brinkmann · 10 years ago
  39. ed89466 microblaze: Add target architecture by Michal Simek · 10 years ago
  40. 81653ed microblaze: Add missing PVR version codes by Erico Nunes · 10 years ago
  41. ed4602e microblaze: Fix variable types to remove W=1 warning by Michal Simek · 10 years ago
  42. 2558cd8 microblaze: Use unsigned type for limit comparison in cache.c by Michal Simek · 10 years ago
  43. bdb96e3 microblaze: Use unsigned type for proper comparison in cpuinfo*.c by Michal Simek · 10 years ago
  44. e76fdb3 microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c by Michal Simek · 10 years ago
  45. e14ebe4 microblaze: Mark get_frame_size as static by Michal Simek · 10 years ago
  46. 8543e6c microblaze: Use unsigned return type in do_syscall_trace_enter by Michal Simek · 10 years ago
  47. f396a4d microblaze: Declare microblaze_kgdb_break in header by Michal Simek · 10 years ago
  48. b366f11 microblaze: Remove unused prom header from reset.c by Michal Simek · 10 years ago
  49. 32db31d microblaze: Remove unused prom_parse.c by Michal Simek · 10 years ago
  50. add4b1b microblaze: Wire-up execveat syscall by Michal Simek · 10 years ago
  51. 5ce07a5 microblaze: include the new timecounter header. by Richard Cochran · 10 years ago
  52. 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
  53. a4f174d microblaze: Wire up bpf syscall by Michal Simek · 10 years ago
  54. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  55. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  56. 83c43c49 microblaze: Wire-up memfd_create syscall by Michal Simek · 11 years ago
  57. 5313345 microblaze: Wire-up getrandom syscall by Michal Simek · 11 years ago
  58. b760949 microblaze: Wire-up seccomp syscall by Michal Simek · 11 years ago
  59. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
  60. 7f0d32e Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  61. c001cd2 microblaze: Use sigsp() by Richard Weinberger · 11 years ago
  62. 9c53c7e microblaze: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  63. 8c39a51 microblaze: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  64. e1dc500 microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 11 years ago
  65. 08e6bbd microblaze: Wire-up renameat2 syscall by Michal Simek · 11 years ago
  66. cfa1481 microblaze: Add syscall number comment by Michal Simek · 11 years ago
  67. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 11 years ago
  68. 225fba2 microblaze: Fix typo in head.S s/substract/subtract/ by Antonio Ospite · 11 years ago
  69. 8c770db microblaze: remove check for CONFIG_XILINX_CONSOLE by Paul Bolle · 11 years ago
  70. 6b3f246 microblaze: Do not setup empty unmap_sg function by Michal Simek · 11 years ago
  71. 193bca5 microblaze: Cleanup PCI_DRAM_OFFSET handling by Michal Simek · 11 years ago
  72. 3b3b685 microblaze: Return default dma operations by Michal Simek · 11 years ago
  73. b0a6fb3 of/fdt: create common debugfs by Rob Herring · 11 years ago
  74. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  75. b42e6dc Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  76. a66a626 microblaze: Use asm-generic/io.h by Michal Simek · 12 years ago
  77. c24cf71 microblaze: Remove platform folder by Michal Simek · 11 years ago
  78. 579907e microblaze: Fix sparse warning because of missing cpu.h header by Michal Simek · 11 years ago
  79. a1715bb microblaze: Make timer driver endian aware by Michal Simek · 11 years ago
  80. 1aa1243 microblaze: Make intc driver endian aware by Michal Simek · 11 years ago
  81. cff2ee0 microblaze: Wire-up new system calls sched_setattr/getattr by Michal Simek · 11 years ago
  82. f1b6f87 microblaze: Wire-up preadv/pwritev in syscall table by Michal Simek · 11 years ago
  83. 052920a microblaze: Enable pselect6 syscall by Michal Simek · 11 years ago
  84. 79c157a microblaze: Rename global function heartbeat() by Guenter Roeck · 11 years ago
  85. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  86. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  87. a49f56e microblaze: Fix a typo when disabling stack protection by Edgar E. Iglesias · 11 years ago
  88. c0d68cea microblaze: Add missing v8.50.a version by Michal Simek · 11 years ago
  89. eae3810 microblaze: Fix missing bracket in printk by Michal Simek · 11 years ago
  90. 52ade59 microblaze: Fix compilation error for BS=0 by Michal Simek · 11 years ago
  91. 34b9c07 microblaze: Disable stack protection from bootloader by Michal Simek · 12 years ago
  92. 03fe0d3 microblaze: timer: Do not initialized system timer twice by Michal Simek · 11 years ago
  93. 839396a microblaze: timer: Use generic sched_clock implementation by Michal Simek · 11 years ago
  94. 0f7e364 microblaze: Add NOTES section to linker script by Michal Simek · 11 years ago
  95. c112054 microblaze: Add support for CCF by Michal Simek · 11 years ago
  96. 7746c99 microblaze: Remove _fdt_start casts by Geert Uytterhoeven · 11 years ago
  97. 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
  98. 9939954 microblaze: Fix bug with mmap2 syscall MB implementation by Michal Simek · 11 years ago
  99. 176195e microblaze: Use predefined SYSCALL_DEFINE macro by Michal Simek · 11 years ago
  100. db2a7df microblaze: Remove deprecated IRQF_DISABLED by Michal Simek · 12 years ago