aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-5/+5
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+1
2012-01-10unicore32: Remove IRQF_DISABLEDGravatar Yong Zhang 2-3/+3
2012-01-10unicore32: Use set_current_blocked()Gravatar Matt Fleming 1-10/+5
2012-01-10unicore32: add ioremap_nocache definitionGravatar Guan Xuetao 1-0/+1
2012-01-10unicore32: delete specified xlate_dev_mem_ptrGravatar Guan Xuetao 1-7/+0
2012-01-10unicore32: standardize /proc/iomem "Kernel code" nameGravatar Kees Cook 1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+0
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionGravatar Myron Stowe 2-5/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 2-2/+0
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+4
2011-12-21driver-core: remove sysdev.h usage.Gravatar Kay Sievers 2-2/+0
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Gravatar Frederic Weisbecker 1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopGravatar Frederic Weisbecker 1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicGravatar Frederic Weisbecker 1-2/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersGravatar Tejun Heo 1-1/+1
2011-12-08memblock: Kill memblock_init()Gravatar Tejun Heo 1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bGravatar Tejun Heo 3-0/+3
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigGravatar Michael S. Tsirkin 1-3/+1
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-11-16unicore32: Fix typo 'PUV3_I2C'Gravatar Paul Bolle 1-2/+2
2011-11-15unicore32: drop unused Kconfig symbolsGravatar Paul Bolle 1-14/+0
2011-11-15arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSGravatar Arnaud Lacombe 1-2/+2
2011-11-15unicore32: fix build error for find bitopsGravatar Guan Xuetao 3-14/+16
2011-10-31unicore32: EXPORT_SYMBOL needs export.hGravatar Axel Lin 1-0/+1
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-1/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-35/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 1-1/+1
2011-06-09unicore32: using generic-y format for one line asm-generic filesGravatar Guan Xuetao 2-35/+59
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGravatar Guan Xuetao 1-1/+1
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Gravatar Guan Xuetao 2-2/+3
2011-06-09unicore32: change zImage physical address, though it's PIC codesGravatar Guan Xuetao 1-1/+1
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGravatar Guan Xuetao 4-379/+3
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+0
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionGravatar Stephen Boyd 1-7/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsGravatar David Rientjes 1-1/+1
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Gravatar Rafael J. Wysocki 1-1/+0
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGravatar Greg Kroah-Hartman 1-1/+0
2011-05-11PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PMGravatar Rafael J. Wysocki 1-15/+8
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 2-3/+3
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Gravatar Linus Torvalds 10-206/+7
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Gravatar Guan Xuetao 5-49/+2
2011-04-02unicore32 core architecture: remove duplicated #includeGravatar Huang Weiyi 1-1/+0
2011-04-02unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_stateGravatar Guan Xuetao 1-9/+0
2011-04-02unicore32 fix: remove arch-specific futex supportGravatar Guan Xuetao 2-144/+1