summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-06-13sh: Kill off last dead UBC headerPaul Bolle
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01sh: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-28sh: convert to kbuild asm-generic support.Paul Mundt
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt
2012-05-24sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt
2012-05-24sh: mach-x3proto: Migrate to linear irq domain.Paul Mundt
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt
2012-05-24sh64: Ensure KALLSYMS is enabled for unwinder use.Paul Mundt
2012-05-24sh64: Convert to unwinder API.Paul Mundt
2012-05-24sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt
2012-05-24sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt
2012-05-22sh: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-22sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro
2012-05-22new helper: sigsuspend()Al Viro
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds