1. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 14 years ago
  2. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 14 years ago
  3. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 14 years ago
  4. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 14 years ago
  5. d761f0c microblaze: Add topology init by Michal Simek · 14 years ago
  6. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  7. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  8. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  9. f3aef25 microblaze: Wire-up new system calls by Michal Simek · 14 years ago
  10. 5dbeaad microblaze: Trivial asm fix by Michal Simek · 14 years ago
  11. f5b778b microblaze: Fix debug message in module by Michal Simek · 14 years ago
  12. b6d5b28 microblaze: Remove eprintk macro by Michal Simek · 14 years ago
  13. a8c2e55 microblaze: Send CR before LF for early console by Michal Simek · 14 years ago
  14. 6c7a267 microblaze: Change NO_IRQ to 0 by Michal Simek · 14 years ago
  15. 9d0ced0 microblaze: Use irq_of_parse_and_map for timer by Michal Simek · 14 years ago
  16. 2ecb899 microblaze: intc: Change variable name by Michal Simek · 14 years ago
  17. 5a26cd6 microblaze: Use of_find_compatible_node for timer and intc by Michal Simek · 14 years ago
  18. fe9f684 gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 14 years ago
  19. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 14 years ago
  20. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 15 years ago
  21. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 15 years ago
  22. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 14 years ago
  23. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 14 years ago
  24. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  25. 66421a6 microblaze: Add export.h to arch/microblaze files as required by Paul Gortmaker · 15 years ago
  26. 84ac218 microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage by Peter Zijlstra · 15 years ago
  27. 15ec090 microblaze: Raise SIGFPE/FPE_INTDIV for div by zero by Edgar E. Iglesias · 15 years ago
  28. 69515f8 microblaze: Switch ELF_ARCH code to 189 by Edgar E. Iglesias · 15 years ago
  29. 0fb2a6f microblaze: Added DMA sync operations by Eli Billauer · 15 years ago
  30. cf560c1 microblaze: Moved __dma_sync() to dma-mapping.h by Eli Billauer · 15 years ago
  31. 2309f7c microblaze: Add PVR for Microblaze v8.20.a by Michal Simek · 15 years ago
  32. 9c6f6f5 microblaze: Clear top bit from cnt32_to_63 by Michal Simek · 15 years ago
  33. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  34. 9ed3689 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  35. 3639229 microblaze: Do not show error message for 32 interrupt lines by Michal Simek · 15 years ago
  36. ca12adc microblaze: Add support for early console on mdm by Michal Simek · 15 years ago
  37. 2aa8e37 microblaze: Simplify early console binding from DT by Michal Simek · 15 years ago
  38. e721a45 microblaze: Get early printk console earlier by Michal Simek · 15 years ago
  39. 95ce618 microblaze: Standardise cpuinfo output for cache policy by John A. Williams · 15 years ago
  40. 8904976 microblaze: Unprivileged stream instruction awareness by John A. Williams · 15 years ago
  41. a0ec99b microblaze: exec: Remove redundant set_fs(USER_DS) by Mathias Krause · 15 years ago
  42. c113894 microblaze: Fix unaligned value saving to the stack for system with MMU by Michal Simek · 15 years ago
  43. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 15 years ago
  44. 571503e Merge branch 'setns' by Linus Torvalds · 15 years ago
  45. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  46. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 15 years ago
  47. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 15 years ago
  48. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 15 years ago
  49. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
  50. 9e1491d microblaze: Fix ftrace by Michal Simek · 15 years ago
  51. 57bd35d microblaze: Wire up new syscalls by Michal Simek · 15 years ago
  52. 56d4480 microblaze: Fix level/edge irq sensibility by Michal Simek · 15 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  54. 9d61c18 microblaze: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  55. 4adc192 microblaze: Convert to new irq function names by Thomas Gleixner · 15 years ago
  56. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  57. 9cce34b microblaze: change to new flag variable by matt mooney · 15 years ago
  58. 51e8703 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  59. 0b9b020 microblaze: Do not copy reset vectors/manual reset vector setup by Michal Simek · 15 years ago
  60. 7574349 microblaze: Fix _reset function by Michal Simek · 15 years ago
  61. 626afa3 microblaze: Fix microblaze init vectors by Michal Simek · 15 years ago
  62. d50c303 microblaze: Add missing export symbols for lib functions by Michal Simek · 15 years ago
  63. 6f205a4 microblaze: Convert irq_chip to new functions by Thomas Gleixner · 15 years ago
  64. 6c3564d microblaze: Remove stale irq_chip.end by Thomas Gleixner · 15 years ago
  65. 2cfedb9 microblaze: Fix sparse warnings - signal.c by Michal Simek · 15 years ago
  66. 4302e52 microblaze: Fix missing microblaze specific syscalls declaration by Michal Simek · 15 years ago
  67. 954e8b9 microblaze: Fix sparse warnings - cache.c by Michal Simek · 15 years ago
  68. 419ef34 microblaze: Fix sparse warning - unwind.c by Michal Simek · 15 years ago
  69. c1df53b microblaze: Fix sparse warnings - ptrace by Michal Simek · 15 years ago
  70. f699980 microblaze: Fix sparse warning - sw_exceptions by Michal Simek · 15 years ago
  71. 29e3dbb microblaze: Fix sparse warning - timer.c by Michal Simek · 15 years ago
  72. fe34c47 microblaze: Fix sparse warning - prom.c by Michal Simek · 15 years ago
  73. 5323c48 microblaze: Add support for DMA_BIDIRECTIONAL by Michal Simek · 15 years ago
  74. 0a2e1d2 microblaze: trivial: Add one empty line by Michal Simek · 17 years ago
  75. a9dbe5e microblaze: Add PVR for Microblaze v8.10.a by Michal Simek · 15 years ago
  76. b9dc9e7 microblaze: Label MB 7.20.d as broken with WB cache by Michal Simek · 16 years ago
  77. cd34157 microblaze: Do not use "la" pseudo instruction - use addik instead by Michal Simek · 15 years ago
  78. 6e83557 microblaze: Remove r0_ram pointer and PTO alignment by Michal Simek · 15 years ago
  79. d8748e7 microblaze: Do not use r0_ram space for syscall debugging by Michal Simek · 15 years ago
  80. 495162d microblaze: Optimize BE/LE bootup detecting by Michal Simek · 15 years ago
  81. c06b3a0 microblaze: Do not use r0_ram space for hw exception debugging by Michal Simek · 15 years ago
  82. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 15 years ago
  83. b8f39f7 microblaze: convert to clocksource_register_hz/khz by John Stultz · 16 years ago
  84. 0eb6aaf microblaze: Fix msr instruction detection by Michal Simek · 15 years ago
  85. 1649700 microblaze: Fix asm compilation warning by Michal Simek · 15 years ago
  86. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 15 years ago
  87. 9c749e1 microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1 by Michal Simek · 15 years ago
  88. 026a207 microblaze: Fix DTB passing from bootloader by Michal Simek · 15 years ago
  89. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 15 years ago
  90. 0969d11 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  91. 17b9314 microblaze: Clear i/dcache for sw breakpoints by Michal Simek · 15 years ago
  92. 27cbe8d microblaze: Remove useless early_init_dt_check_for_initrd by Michal Simek · 15 years ago
  93. e3288f3 microblaze: Fix unaligned exception for little endian platform by Michal Simek · 15 years ago
  94. a3c2695 microblaze: Add PVR for Microblaze v8.00.b by Michal Simek · 15 years ago
  95. 9da6345 Revert "microblaze: Simplify syscall rutine" by Michal Simek · 15 years ago
  96. 8cb473d microblaze: Fix initramfs by Michal Simek · 15 years ago
  97. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 15 years ago
  98. cfd866f ptrace: cleanup arch_ptrace() on microblaze by Namhyung Kim · 15 years ago
  99. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 15 years ago
  100. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago