1. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  2. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  3. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  4. 8364919 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  5. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  6. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  7. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  8. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  9. d761f0c microblaze: Add topology init by Michal Simek · 13 years ago
  10. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  11. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  12. 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
  13. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  14. 4723b98 microblaze/PCI: use pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  15. 58de74b microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  16. ce78fc6 microblaze/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  17. 8d88a432 microblaze/PCI: fix pci_bus_for_each_resource() usage by Bjorn Helgaas · 13 years ago
  18. b51d4a3 PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  19. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. f3aef25 microblaze: Wire-up new system calls by Michal Simek · 13 years ago
  21. 18e3b10 microblaze: Remove NO_IRQ from architecture by Michal Simek · 13 years ago
  22. 5dbeaad microblaze: Trivial asm fix by Michal Simek · 13 years ago
  23. f5b778b microblaze: Fix debug message in module by Michal Simek · 13 years ago
  24. b6d5b28 microblaze: Remove eprintk macro by Michal Simek · 13 years ago
  25. a8c2e55 microblaze: Send CR before LF for early console by Michal Simek · 13 years ago
  26. 6c7a267 microblaze: Change NO_IRQ to 0 by Michal Simek · 13 years ago
  27. 9d0ced0 microblaze: Use irq_of_parse_and_map for timer by Michal Simek · 13 years ago
  28. 2ecb899 microblaze: intc: Change variable name by Michal Simek · 13 years ago
  29. 5a26cd6 microblaze: Use of_find_compatible_node for timer and intc by Michal Simek · 13 years ago
  30. eecb2072 microblaze: Add __cmpdi2 by Michal Simek · 13 years ago
  31. ed70563 microblaze: Synchronize __pa __va macros by Michal Simek · 13 years ago
  32. fe9f684 gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  33. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  34. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  35. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  36. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  37. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  38. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  39. 1b34d16 microblaze: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  40. 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
  41. c332c10 microblaze: bury asm/namei.h by Al Viro · 13 years ago
  42. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  43. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  44. 66421a6 microblaze: Add export.h to arch/microblaze files as required by Paul Gortmaker · 13 years ago
  45. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  46. 84ac218 microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage by Peter Zijlstra · 13 years ago
  47. cb5edfe microblaze: Use delay slot in __strnlen_user, __strncpy_user by Michal Simek · 13 years ago
  48. 90fcf38 microblaze: Remove NET_IP_ALIGN from system.h by Michal Simek · 13 years ago
  49. c8ae8a8 microblaze: Add __ucmpdi2() helper function by Michal Simek · 13 years ago
  50. 15ec090 microblaze: Raise SIGFPE/FPE_INTDIV for div by zero by Edgar E. Iglesias · 13 years ago
  51. 69515f8 microblaze: Switch ELF_ARCH code to 189 by Edgar E. Iglesias · 13 years ago
  52. 0fb2a6f microblaze: Added DMA sync operations by Eli Billauer · 13 years ago
  53. cf560c1 microblaze: Moved __dma_sync() to dma-mapping.h by Eli Billauer · 13 years ago
  54. 2309f7c microblaze: Add PVR for Microblaze v8.20.a by Michal Simek · 13 years ago
  55. 41b7602 microblaze: Fix access_ok macro by Michal Simek · 13 years ago
  56. ebe2112 microblaze: Add loop unrolling for PAGE in copy_tofrom_user by Michal Simek · 13 years ago
  57. 782d491 microblaze: Simplify logic for unaligned byte copying by Michal Simek · 13 years ago
  58. c83858b microblaze: Change label names - copy_tofrom_user by Michal Simek · 13 years ago
  59. eedac79 microblaze: Separate fixup section definition by Michal Simek · 13 years ago
  60. 9b133f8 microblaze: Change label name in copy_tofrom_user by Michal Simek · 13 years ago
  61. 9c6f6f5 microblaze: Clear top bit from cnt32_to_63 by Michal Simek · 13 years ago
  62. 6be9dd1 microblaze: add missing CONFIG_ prefixes by Paul Bolle · 13 years ago
  63. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  64. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  65. 9ed3689 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  66. 3639229 microblaze: Do not show error message for 32 interrupt lines by Michal Simek · 13 years ago
  67. 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
  68. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  69. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  70. 6dbd308 Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" by Michal Simek · 13 years ago
  71. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. c9d761b microblaze: PCI fix typo fault in of_node pointer moving into pci_bus by Michal Simek · 13 years ago
  73. ca12adc microblaze: Add support for early console on mdm by Michal Simek · 13 years ago
  74. 2aa8e37 microblaze: Simplify early console binding from DT by Michal Simek · 13 years ago
  75. e721a45 microblaze: Get early printk console earlier by Michal Simek · 13 years ago
  76. 95ce618 microblaze: Standardise cpuinfo output for cache policy by John A. Williams · 13 years ago
  77. 8904976 microblaze: Unprivileged stream instruction awareness by John A. Williams · 13 years ago
  78. 5db34eb microblaze: trivial: Fix typo fault by Michal Simek · 13 years ago
  79. a0ec99b microblaze: exec: Remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  80. 504a84c microblaze: Remove duplicated prototype of start_thread() by Mathias Krause · 13 years ago
  81. c113894 microblaze: Fix unaligned value saving to the stack for system with MMU by Michal Simek · 13 years ago
  82. a2f5269 microblaze/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  83. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  84. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 13 years ago
  85. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  86. ef3b4f8 pci/of: Consolidate pci_bus_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  87. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  88. bf13a6f microblaze/pci: Move the remains of pci_32.c to pci-common.c by Benjamin Herrenschmidt · 13 years ago
  89. 72bdee7 microblaze/pci: Remove powermac originated cruft by Benjamin Herrenschmidt · 13 years ago
  90. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  91. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  92. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  93. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  94. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  95. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  96. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  97. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  98. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  99. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 13 years ago
  100. 0291303 usb: Fix Kconfig unmet dependencies for Microblaze EHCI by Michal Simek · 13 years ago