Age | Commit message (Expand) | Author |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao |
2012-03-28 | Unicore32: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-20 | unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h | Bjorn Helgaas |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | unicore32: add ioremap_nocache definition | Guan Xuetao |
2012-01-10 | unicore32: delete specified xlate_dev_mem_ptr | Guan Xuetao |
2012-01-06 | PCI: UniCore: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-16 | unicore32, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-11-15 | unicore32: fix build error for find bitops | Guan Xuetao |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-06-09 | unicore32: using generic-y format for one line asm-generic files | Guan Xuetao |
2011-05-24 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-02 | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao |
2011-04-02 | unicore32 fix: remove arch-specific futex support | Guan Xuetao |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | unicore32: rewrite arch-specific tlb.h to use asm-generic version | GuanXuetao |
2011-03-17 | unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs | GuanXuetao |
2011-03-17 | unicore32: replace unicore32-specific iomap functions with generic lib implem... | GuanXuetao |
2011-03-17 | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao |
2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao |
2011-03-17 | unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE | GuanXuetao |
2011-03-17 | unicore32: remove unused lines in arch/unicore32/include/asm/irq.h | GuanXuetao |
2011-03-17 | unicore32 machine related files: pci bus handling | GuanXuetao |
2011-03-17 | unicore32 machine related files: hardware registers | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: boot process | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: low-level lib: misc | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: low-level lib: uaccess | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: low-level lib: ocd debug | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: ptrace handling | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: float point handling | GuanXuetao |
2011-03-17 | unicore32 additional architecture files: pm related files | GuanXuetao |
2011-03-17 | unicore32 core architecture: signals handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: interrupts ang gpio handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: timer and time handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: consistent device DMA handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: fault handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: generic codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: process/thread related codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: low level entry and setup codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: processor and system headers | GuanXuetao |
2011-03-17 | unicore32 core architecture: generic elf and ksyms stuff | GuanXuetao |
2011-03-17 | unicore32 core architecture: build infrastructure | GuanXuetao |