summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
...
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+1
|\ \
| * | unicore32: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \
| * | | unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| |/ /
* | | unicore32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-6/+8
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-10/+0
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-093-7/+7
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-56/+5
|\
| * mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu2013-07-031-6/+0
| * mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-47/+2
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-5/+0
|\ \
| * | unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-141-5/+0
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
| |/
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-9/+1
|\
| * unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+1
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
| * unicore32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
| * unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot2013-03-201-1/+0
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-302-11/+1
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-5/+1
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-302-94/+0
|\ \ \ | |/ / |/| |
| * | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-93/+0
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-18/+3
|\ \
| * | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | unicore: Use generic idle loopThomas Gleixner2013-04-082-18/+4
| |/
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-8/+4
* | mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-12/+5
* | mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-291-25/+3
* | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+3
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-15/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-1/+0
| * | unicore32: switch to generic sigaltstackAl Viro2013-02-033-15/+3
| |/
OpenPOWER on IntegriCloud