1. 62b62c5 unicore32: using generic-y format for one line asm-generic files by Guan Xuetao · 13 years ago
  2. 42733b3 unicore32: change PERCPU to PERCPU_SECTION by Guan Xuetao · 13 years ago
  3. 978b42e unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) by Guan Xuetao · 13 years ago
  4. f4728fd unicore32: change zImage physical address, though it's PIC codes by Guan Xuetao · 13 years ago
  5. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  6. 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
  7. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  8. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  9. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  10. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  11. 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
  12. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  13. f98bf4a PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  14. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  15. 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
  16. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 13 years ago
  17. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 13 years ago
  18. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 13 years ago
  19. 0bfdc8e unicore32 fix: remove arch-specific futex support by Guan Xuetao · 13 years ago
  20. df93878 unicore32 ldscript fix: add cacheline parameter to PERCPU() macro by Guan Xuetao · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  23. 37daf32 unicore32: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  24. e1f5ce81 unicore32: Convert to new irq function names by Thomas Gleixner · 13 years ago
  25. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  26. 289d6b0 unicore32: rewrite arch-specific tlb.h to use asm-generic version by GuanXuetao · 13 years ago
  27. 1cf46c4 unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs by GuanXuetao · 13 years ago
  28. 4fde87c unicore32: replace unicore32-specific iomap functions with generic lib implementation by GuanXuetao · 13 years ago
  29. ce443ab unicore32 machine related: add frame buffer driver for pkunity-v3 soc by GuanXuetao · 13 years ago
  30. d10e4a6 unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc by GuanXuetao · 13 years ago
  31. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 13 years ago
  32. 4ef2ec6 unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call by GuanXuetao · 13 years ago
  33. bd42aa7 unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE by GuanXuetao · 13 years ago
  34. 36a8b8c unicore32: modify function names and parameters for irq_chips by GuanXuetao · 13 years ago
  35. 3ab457c unicore32: remove unused lines in arch/unicore32/include/asm/irq.h by GuanXuetao · 13 years ago
  36. a913a82 unicore32 time.c: change calculate method for clock_event_device by GuanXuetao · 13 years ago
  37. 700598c unicore32 machine related files: pci bus handling by GuanXuetao · 13 years ago
  38. b08b4f8 unicore32 machine related files: hardware registers by GuanXuetao · 13 years ago
  39. fa7499e unicore32 machine related files: core files by GuanXuetao · 13 years ago
  40. 70fac51 unicore32 additional architecture files: boot process by GuanXuetao · 13 years ago
  41. 96cf518 unicore32 additional architecture files: low-level lib: misc by GuanXuetao · 13 years ago
  42. 77c93b2 unicore32 additional architecture files: low-level lib: uaccess by GuanXuetao · 13 years ago
  43. 28bab05 unicore32 additional architecture files: low-level lib: ocd debug by GuanXuetao · 13 years ago
  44. 6dea1ba unicore32 additional architecture files: ptrace handling by GuanXuetao · 13 years ago
  45. d9bc157 unicore32 additional architecture files: float point handling by GuanXuetao · 13 years ago
  46. 6490988 unicore32 additional architecture files: pm related files by GuanXuetao · 13 years ago
  47. f864d2f unicore32 core architecture: signals handling by GuanXuetao · 13 years ago
  48. 752bcb4 unicore32 core architecture: interrupts ang gpio handling by GuanXuetao · 13 years ago
  49. 02b2ee1 unicore32 core architecture: timer and time handling by GuanXuetao · 13 years ago
  50. 10c9c10 unicore32 core architecture: mm related: consistent device DMA handling by GuanXuetao · 13 years ago
  51. 56372b0 unicore32 core architecture: mm related: fault handling by GuanXuetao · 13 years ago
  52. b50f170 unicore32 core architecture: mm related: generic codes by GuanXuetao · 13 years ago
  53. f73670e unicore32 core architecture: process/thread related codes by GuanXuetao · 13 years ago
  54. 141c943 unicore32 core architecture: low level entry and setup codes by GuanXuetao · 13 years ago
  55. 79725df unicore32 core architecture: processor and system headers by GuanXuetao · 13 years ago
  56. 87c1a3f unicore32 core architecture: generic elf and ksyms stuff by GuanXuetao · 13 years ago
  57. 790edb6 unicore32 core architecture: build infrastructure by GuanXuetao · 13 years ago