| Commit message (Expand) | Author | Age |
* | unicore32: EXPORT_SYMBOL needs export.h | Axel Lin | 2011-10-31 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
|/ |
|
* | unicore32: using generic-y format for one line asm-generic files | Guan Xuetao | 2011-06-09 |
* | unicore32: change PERCPU to PERCPU_SECTION | Guan Xuetao | 2011-06-09 |
* | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) | Guan Xuetao | 2011-06-09 |
* | unicore32: change zImage physical address, though it's PIC codes | Guan Xuetao | 2011-06-09 |
* | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 2011-06-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 |
|\ |
|
| * | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 |
* | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 |
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
* | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 |
|/ |
|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 |
|\ |
|
| * | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 2011-05-13 |
* | | PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 2011-05-11 |
|/ |
|
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-04-04 |
|\ \
| |/
|/| |
|
| * | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao | 2011-04-02 |
| * | unicore32 core architecture: remove duplicated #include | Huang Weiyi | 2011-04-02 |
| * | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao | 2011-04-02 |
| * | unicore32 fix: remove arch-specific futex support | Guan Xuetao | 2011-04-02 |
| * | unicore32 ldscript fix: add cacheline parameter to PERCPU() macro | Guan Xuetao | 2011-04-02 |
* | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 |
|/ |
|
* | unicore32: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 |
* | unicore32: Convert to new irq function names | Thomas Gleixner | 2011-03-29 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 |
* | unicore32: rewrite arch-specific tlb.h to use asm-generic version | GuanXuetao | 2011-03-16 |
* | unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs | GuanXuetao | 2011-03-16 |
* | unicore32: replace unicore32-specific iomap functions with generic lib implem... | GuanXuetao | 2011-03-16 |
* | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao | 2011-03-16 |
* | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao | 2011-03-16 |
* | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 2011-03-16 |
* | unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call | GuanXuetao | 2011-03-16 |
* | unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE | GuanXuetao | 2011-03-16 |
* | unicore32: modify function names and parameters for irq_chips | GuanXuetao | 2011-03-16 |
* | unicore32: remove unused lines in arch/unicore32/include/asm/irq.h | GuanXuetao | 2011-03-16 |
* | unicore32 time.c: change calculate method for clock_event_device | GuanXuetao | 2011-03-16 |
* | unicore32 machine related files: pci bus handling | GuanXuetao | 2011-03-16 |
* | unicore32 machine related files: hardware registers | GuanXuetao | 2011-03-16 |
* | unicore32 machine related files: core files | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: boot process | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: low-level lib: misc | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: low-level lib: uaccess | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: low-level lib: ocd debug | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: ptrace handling | GuanXuetao | 2011-03-16 |
* | unicore32 additional architecture files: float point handling | GuanXuetao | 2011-03-16 |