summaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+2
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds4-284/+10
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-16/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-4/+0
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding3-230/+2
2012-10-05unicore32: pwm: Use managed resource allocationsThierry Reding1-38/+9
2012-10-05unicore32: pwm: Remove unnecessary indirectionThierry Reding1-17/+6
2012-10-05unicore32: pwm: Use module_platform_driver()Thierry Reding1-20/+1
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding2-13/+26
2012-10-06unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann6-33/+24
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells3-21/+21
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01unicore32: remove pointless testAl Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01unicore32: unobfuscate _TIF_WORK_MASKAl Viro1-1/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-20don't bother exporting kernel_execve()Al Viro1-1/+0
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-15/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven1-1/+0
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-4/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-5/+1
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-15/+3
2012-06-01new helper: sigmask_to_save()Al Viro1-10/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-2/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+6
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-22unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro1-8/+5
2012-05-21unicore32: use block_sigmask()Matt Fleming1-4/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21unicore32: Use generic time configAnna-Maria Gleixner1-3/+0