1. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  2. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  3. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  4. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  5. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  6. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  7. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  8. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  9. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  10. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  11. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  12. 0dd90aa microblaze: Fix ret_from_fork declaration by Michal Simek · 12 years ago
  13. 90c0d80 microblaze: Add missing headers caused by disintegration asm/system.h by Michal Simek · 12 years ago
  14. 6a4770e Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Michal Simek · 12 years ago
  15. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  16. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  17. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  18. c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 12 years ago
  19. 988624e Microblaze: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  20. 8cf662e microblaze: Fix __futex_atomic_op macro register usage by Michal Simek · 12 years ago
  21. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  22. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  24. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  25. e02db0a microblaze: Handle TLB skip size dynamically by Michal Simek · 14 years ago
  26. 1451d1d microblaze: Introduce TLB skip size by Michal Simek · 13 years ago
  27. 95b0f9e microblaze: Improve TLB calculation for small systems by Michal Simek · 14 years ago
  28. 7c0d261 microblaze: Fix mapin_ram function by Michal Simek · 13 years ago
  29. 2f2f371 microblaze: Highmem support by Michal Simek · 13 years ago
  30. 4193876 microblaze: Introduce fixmap by Michal Simek · 13 years ago
  31. 83a9252 microblaze: mm: Fix lowmem max memory size limits by Michal Simek · 13 years ago
  32. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  33. aa23bdc microblaze/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  34. e5b3684 microblaze/PCI: remove unused pci_flags by Bjorn Helgaas · 12 years ago
  35. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  36. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 12 years ago
  37. eacb6ec microblaze: generic atomic64 support by Daniel Borkmann · 13 years ago
  38. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  39. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  40. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  41. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  42. ce78fc6 microblaze/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  43. b51d4a3 PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  44. f3aef25 microblaze: Wire-up new system calls by Michal Simek · 13 years ago
  45. 18e3b10 microblaze: Remove NO_IRQ from architecture by Michal Simek · 13 years ago
  46. b6d5b28 microblaze: Remove eprintk macro by Michal Simek · 13 years ago
  47. 6c7a267 microblaze: Change NO_IRQ to 0 by Michal Simek · 13 years ago
  48. ed70563 microblaze: Synchronize __pa __va macros by Michal Simek · 13 years ago
  49. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  50. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  51. c332c10 microblaze: bury asm/namei.h by Al Viro · 13 years ago
  52. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  53. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  54. 84ac218 microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage by Peter Zijlstra · 13 years ago
  55. 90fcf38 microblaze: Remove NET_IP_ALIGN from system.h by Michal Simek · 13 years ago
  56. 69515f8 microblaze: Switch ELF_ARCH code to 189 by Edgar E. Iglesias · 13 years ago
  57. cf560c1 microblaze: Moved __dma_sync() to dma-mapping.h by Eli Billauer · 13 years ago
  58. 41b7602 microblaze: Fix access_ok macro by Michal Simek · 13 years ago
  59. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  60. 9ed3689 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  61. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  62. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  63. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  64. 2aa8e37 microblaze: Simplify early console binding from DT by Michal Simek · 13 years ago
  65. e721a45 microblaze: Get early printk console earlier by Michal Simek · 13 years ago
  66. 8904976 microblaze: Unprivileged stream instruction awareness by John A. Williams · 13 years ago
  67. 5db34eb microblaze: trivial: Fix typo fault by Michal Simek · 13 years ago
  68. 504a84c microblaze: Remove duplicated prototype of start_thread() by Mathias Krause · 13 years ago
  69. a2f5269 microblaze/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  70. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 13 years ago
  71. ef3b4f8 pci/of: Consolidate pci_bus_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  72. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  73. 72bdee7 microblaze/pci: Remove powermac originated cruft by Benjamin Herrenschmidt · 13 years ago
  74. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  75. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  76. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  77. 57bd35d microblaze: Wire up new syscalls by Michal Simek · 13 years ago
  78. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  79. 51e8703 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  80. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  81. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  82. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  83. caa66ce microblaze: Fix circular headers dependency when ftrace is enabled. by Michal Simek · 13 years ago
  84. 6f3946b microblaze: Fix /dev/zero corruption from __clear_user() by Steven J. Magnani · 13 years ago
  85. 5213a9c microblaze: Fix sparse warning - fault.c by Michal Simek · 13 years ago
  86. 4302e52 microblaze: Fix missing microblaze specific syscalls declaration by Michal Simek · 13 years ago
  87. 8afe383 microblaze: Fix sparse warning - cpuinfo.h by Michal Simek · 13 years ago
  88. cd44da1 microblaze: Fix sparse warning - consistent_alloc function by Michal Simek · 13 years ago
  89. c1df53b microblaze: Fix sparse warnings - ptrace by Michal Simek · 13 years ago
  90. f699980 microblaze: Fix sparse warning - sw_exceptions by Michal Simek · 13 years ago
  91. 0a2e1d23f microblaze: trivial: Add one empty line by Michal Simek · 15 years ago
  92. 702d542 microblaze: Fix coding style - ptrace.h by Michal Simek · 13 years ago
  93. a706729 microblaze: Fix GDB issue caused by cache issue by Michal Simek · 14 years ago
  94. 6e83557 microblaze: Remove r0_ram pointer and PTO alignment by Michal Simek · 14 years ago
  95. 6011497 microblaze: Fix unaligned.h for endians by Michal Simek · 13 years ago
  96. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 13 years ago
  97. 1f80a67 microblaze: Fix pte_update function by Michal Simek · 13 years ago
  98. 12dfc73 microblaze: Fix IRQ flag handling for MSR=0 by Michal Simek · 13 years ago
  99. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  100. 658b368 microblaze: Fix asm/pgtable.h by Michal Simek · 14 years ago