1. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  2. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 18d8fe1 arm,unicore32: Remove obsolete "select MISC_DEVICES" by Geert Uytterhoeven · 12 years ago
  4. 5d9a19e unicore32/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  5. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  6. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  7. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  8. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  9. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  10. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  11. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  12. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  13. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  14. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  16. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 415d04d unicore32: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago
  19. 9ae3679 unicore32: use block_sigmask() by Matt Fleming · 12 years ago
  20. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  21. 22bc48f unicore32: Use generic time config by Anna-Maria Gleixner · 12 years ago
  22. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  23. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  24. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  25. d0b691d unicore32: Use generic init_task by Thomas Gleixner · 12 years ago
  26. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  27. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  28. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  29. 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
  30. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  31. 8978bfd Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] by Guan Xuetao · 12 years ago
  32. ffc4a3f Unicore32: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  33. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 12 years ago
  34. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  35. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  36. bc4d799 unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h by Bjorn Helgaas · 12 years ago
  37. b9c40b07 unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag by Bjorn Helgaas · 12 years ago
  38. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  39. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  40. 86abc23 unicore32: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  41. 7037bd8 unicore32: Use set_current_blocked() by Matt Fleming · 13 years ago
  42. a50e421 unicore32: add ioremap_nocache definition by Guan Xuetao · 13 years ago
  43. 62439a2 unicore32: delete specified xlate_dev_mem_ptr by Guan Xuetao · 13 years ago
  44. 8c939402e unicore32: standardize /proc/iomem "Kernel code" name by Kees Cook · 13 years ago
  45. 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
  46. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  47. b73224f PCI: UniCore: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  48. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  49. 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
  50. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  51. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  52. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  53. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  54. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  55. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  56. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  57. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  58. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  59. ed96dfb unicore32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  60. 8889023 unicore32: Fix typo 'PUV3_I2C' by Paul Bolle · 13 years ago
  61. d159e57 unicore32: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  62. 63c95fa arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  63. e13b91c unicore32: fix build error for find bitops by Guan Xuetao · 13 years ago
  64. 5270f31 unicore32: EXPORT_SYMBOL needs export.h by Axel Lin · 13 years ago
  65. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  66. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  67. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  68. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  69. 62b62c5 unicore32: using generic-y format for one line asm-generic files by Guan Xuetao · 13 years ago
  70. 42733b3 unicore32: change PERCPU to PERCPU_SECTION by Guan Xuetao · 13 years ago
  71. 978b42e unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) by Guan Xuetao · 13 years ago
  72. f4728fd unicore32: change zImage physical address, though it's PIC codes by Guan Xuetao · 13 years ago
  73. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  74. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  75. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  76. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  77. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  78. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  79. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  80. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  81. f98bf4a PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  82. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  83. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  84. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 13 years ago
  85. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 13 years ago
  86. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 13 years ago
  87. 0bfdc8e unicore32 fix: remove arch-specific futex support by Guan Xuetao · 13 years ago
  88. df93878 unicore32 ldscript fix: add cacheline parameter to PERCPU() macro by Guan Xuetao · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  90. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  91. 37daf32 unicore32: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  92. e1f5ce81 unicore32: Convert to new irq function names by Thomas Gleixner · 13 years ago
  93. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  94. 289d6b0 unicore32: rewrite arch-specific tlb.h to use asm-generic version by GuanXuetao · 13 years ago
  95. 1cf46c4 unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs by GuanXuetao · 13 years ago
  96. 4fde87c unicore32: replace unicore32-specific iomap functions with generic lib implementation by GuanXuetao · 13 years ago
  97. ce443ab unicore32 machine related: add frame buffer driver for pkunity-v3 soc by GuanXuetao · 13 years ago
  98. d10e4a6 unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc by GuanXuetao · 13 years ago
  99. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 13 years ago
  100. 4ef2ec6 unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call by GuanXuetao · 13 years ago