summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / unicore32 idle: delete stray pm_idle commentLen Brown2013-02-171-5/+0
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-3/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-3/+0
|\ \
| * | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-25/+7
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | unicore32: switch to generic clone(2)Al Viro2012-11-284-25/+7
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ | | |/ | |/|
| | * tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+0
|\ \ \ | |/ / |/| |
| * | unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| |/
* | arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook2012-11-091-1/+1
* | unicore32: switch to generic sys_execve()Al Viro2012-11-093-26/+1
* | unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-095-99/+23
* | unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2012-11-092-1/+2
* | UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells2012-11-098-76/+96
* | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao2012-11-092-5/+6
* | UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao2012-11-091-1/+1
* | UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao2012-11-091-0/+3
* | unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul2012-11-091-10/+27
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-123-5/+2
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | unicore32: remove pointless testAl Viro2012-10-011-2/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | unicore32: unobfuscate _TIF_WORK_MASKAl Viro2012-10-011-1/+2
* | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-104-284/+10
|\ \ \
| * | | pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding2012-10-053-230/+2
| * | | unicore32: pwm: Use managed resource allocationsThierry Reding2012-10-051-38/+9
| * | | unicore32: pwm: Remove unnecessary indirectionThierry Reding2012-10-051-17/+6
| * | | unicore32: pwm: Use module_platform_driver()Thierry Reding2012-10-051-20/+1
| * | | unicore32: pwm: Properly remap memory-mapped registersThierry Reding2012-10-052-13/+26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-103-16/+1
|\ \ \ | | |/ | |/|
| * | don't bother exporting kernel_execve()Al Viro2012-09-201-1/+0
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-15/+1
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-1/+1
|\ \
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |