summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-8/+28
|\
| * Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-8/+28
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-10/+2
|\ \
| * | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-10/+2
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2822-173/+220
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-2822-173/+225
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-1/+1
|\ \
| * | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-1/+1
| |/
* | unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-202-1/+1
* | unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-5/+5
|\
| * PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+1
|\ \
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
| |/
* | unicore32: Remove IRQF_DISABLEDYong Zhang2012-01-102-3/+3
* | unicore32: Use set_current_blocked()Matt Fleming2012-01-101-10/+5
* | unicore32: add ioremap_nocache definitionGuan Xuetao2012-01-101-0/+1
* | unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0
* | unicore32: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-101-1/+1
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-2/+0
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-2/+0
| |\ \ | | |/ | |/|
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-212-2/+0
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
|\ \ \
| * | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| * | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
| |/ /
* | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* | | memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-083-0/+3
|/ /
* | unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0
* | unicore32: Fix typo 'PUV3_I2C'Paul Bolle2011-11-161-2/+2
* | unicore32: drop unused Kconfig symbolsPaul Bolle2011-11-151-14/+0
* | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe2011-11-151-2/+2
* | unicore32: fix build error for find bitopsGuan Xuetao2011-11-153-14/+16
|/
* unicore32: EXPORT_SYMBOL needs export.hAxel Lin2011-10-311-0/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-35/+0
|/
* unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-092-35/+59
* unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao2011-06-091-1/+1
* unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2011-06-092-2/+3
* unicore32: change zImage physical address, though it's PIC codesGuan Xuetao2011-06-091-1/+1
* unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-094-379/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-1/+0
|\
| * PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
* | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-7/+0
OpenPOWER on IntegriCloud