aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)Author
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook
2012-11-09unicore32: switch to generic sys_execve()Al Viro
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding
2012-10-05unicore32: pwm: Use managed resource allocationsThierry Reding
2012-10-05unicore32: pwm: Remove unnecessary indirectionThierry Reding
2012-10-05unicore32: pwm: Use module_platform_driver()Thierry Reding
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding
2012-10-06unicore32: select generic atomic64_t supportFengguang Wu
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01unicore32: remove pointless testAl Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01unicore32: unobfuscate _TIF_WORK_MASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20don't bother exporting kernel_execve()Al Viro
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds