1. 02e4c62 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  2. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  3. 19520fc Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  4. c8def55 smp_call_function_interrupt: use typedef and %pf by Milton Miller · 13 years ago
  5. 723aae2 smp_call_function_many: handle concurrent clearing of mask by Milton Miller · 13 years ago
  6. 45a5791 call_function_many: add missing ordering by Milton Miller · 13 years ago
  7. e6cd1e0 call_function_many: fix list delete vs add race by Milton Miller · 13 years ago
  8. ef2b4b9 mm: PageBuddy and mapcount robustness by Andrea Arcangeli · 13 years ago
  9. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  10. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  11. 241eb95 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  12. fd34b0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  13. 40c7f21 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  14. 3d44ae4 sh: Convert to generic show_interrupts. by Paul Mundt · 13 years ago
  15. a884033 sh: Wire up new fhandle and clock_adjtime syscalls. by Paul Mundt · 13 years ago
  16. 9055f89 sh: modify platform_device for sh_eth driver by Yoshihiro Shimoda · 13 years ago
  17. 984f6cf sh: add GETHER's platform_device in board-sh7757lcr by Yoshihiro Shimoda · 13 years ago
  18. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  19. c87a8d8 drm/radeon: fixup refcounts in radeon dumb create ioctl. by Dave Airlie · 13 years ago
  20. a3a88a6 drm: radeon: *_cs_packet_parse_vline() cleanup by Paul Bolle · 13 years ago
  21. 3409fc1 radeon: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago
  22. b04d0a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  23. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  24. dc113c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  25. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  26. 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  27. e345513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  28. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  29. 289d6b0 unicore32: rewrite arch-specific tlb.h to use asm-generic version by GuanXuetao · 13 years ago
  30. 1cf46c4 unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs by GuanXuetao · 13 years ago
  31. 4fde87c unicore32: replace unicore32-specific iomap functions with generic lib implementation by GuanXuetao · 13 years ago
  32. ce443ab unicore32 machine related: add frame buffer driver for pkunity-v3 soc by GuanXuetao · 13 years ago
  33. d10e4a6 unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc by GuanXuetao · 13 years ago
  34. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 13 years ago
  35. 4517366 unicore32 i8042 upgrade and bugfix: adjust resource request region type by GuanXuetao · 13 years ago
  36. 4ef2ec6 unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call by GuanXuetao · 13 years ago
  37. 3838b82 unicore32 i8042: adjust io funcs of i8042-unicore32io.h by GuanXuetao · 14 years ago
  38. bd42aa7 unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE by GuanXuetao · 13 years ago
  39. 36a8b8c unicore32: modify function names and parameters for irq_chips by GuanXuetao · 14 years ago
  40. 3ab457c unicore32: remove unused lines in arch/unicore32/include/asm/irq.h by GuanXuetao · 14 years ago
  41. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 13 years ago
  42. a913a82 unicore32 time.c: change calculate method for clock_event_device by GuanXuetao · 14 years ago
  43. b31d827 unicore32: ADD MAINTAINER for unicore32 architecture by GuanXuetao · 14 years ago
  44. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 13 years ago
  45. 425ad52 unicore32 machine related files: ps2 driver by GuanXuetao · 14 years ago
  46. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 13 years ago
  47. 700598c unicore32 machine related files: pci bus handling by GuanXuetao · 14 years ago
  48. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 13 years ago
  49. b08b4f8 unicore32 machine related files: hardware registers by GuanXuetao · 13 years ago
  50. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 13 years ago
  51. fa7499e unicore32 machine related files: core files by GuanXuetao · 13 years ago
  52. 70fac51 unicore32 additional architecture files: boot process by GuanXuetao · 14 years ago
  53. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 13 years ago
  54. 96cf518 unicore32 additional architecture files: low-level lib: misc by GuanXuetao · 14 years ago
  55. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 13 years ago
  56. 77c93b2 unicore32 additional architecture files: low-level lib: uaccess by GuanXuetao · 13 years ago
  57. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 13 years ago
  58. 28bab05 unicore32 additional architecture files: low-level lib: ocd debug by GuanXuetao · 14 years ago
  59. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 13 years ago
  60. 6dea1ba unicore32 additional architecture files: ptrace handling by GuanXuetao · 14 years ago
  61. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 14 years ago
  62. d9bc157 unicore32 additional architecture files: float point handling by GuanXuetao · 14 years ago
  63. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 14 years ago
  64. 6490988 unicore32 additional architecture files: pm related files by GuanXuetao · 13 years ago
  65. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 14 years ago
  66. f864d2f unicore32 core architecture: signals handling by GuanXuetao · 14 years ago
  67. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  68. 752bcb4 unicore32 core architecture: interrupts ang gpio handling by GuanXuetao · 14 years ago
  69. 02b2ee1 unicore32 core architecture: timer and time handling by GuanXuetao · 14 years ago
  70. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  71. 10c9c10 unicore32 core architecture: mm related: consistent device DMA handling by GuanXuetao · 14 years ago
  72. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 14 years ago
  73. 56372b0 unicore32 core architecture: mm related: fault handling by GuanXuetao · 14 years ago
  74. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  75. b50f170 unicore32 core architecture: mm related: generic codes by GuanXuetao · 14 years ago
  76. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 14 years ago
  77. f73670e unicore32 core architecture: process/thread related codes by GuanXuetao · 14 years ago
  78. 141c943 unicore32 core architecture: low level entry and setup codes by GuanXuetao · 14 years ago
  79. 79725df unicore32 core architecture: processor and system headers by GuanXuetao · 14 years ago
  80. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 14 years ago
  81. 87c1a3f unicore32 core architecture: generic elf and ksyms stuff by GuanXuetao · 14 years ago
  82. 790edb6 unicore32 core architecture: build infrastructure by GuanXuetao · 13 years ago
  83. 7f509a9 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h by GuanXuetao · 14 years ago
  84. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  85. 38f5bf8 asm-generic headers: add ftrace.h by GuanXuetao · 14 years ago
  86. 684151a sparc32: added U-Boot build target: uImage by Daniel Hellstrom · 14 years ago
  87. d232b12 asm-generic headers: add sizes.h by GuanXuetao · 14 years ago
  88. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  89. 7dc59bd asm-generic: fix inX/outX functions for architectures that have PCI by GuanXuetao · 13 years ago
  90. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 14 years ago
  91. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 14 years ago
  92. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 14 years ago
  93. cae7872 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 14 years ago
  94. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 14 years ago
  95. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 14 years ago
  96. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  97. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  98. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago
  99. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 14 years ago
  100. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 14 years ago