summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-03sh: don't pass saved userspace state to exception handlersBobby Bingham
2014-04-03sh: push extra copy of r0-r2 for syscall parametersBobby Bingham
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-24sh: use generic fixmap.hMark Salter
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15sh: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-21SH: cpuidle: check error code at initDaniel Lezcano
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-03sh: switch to generic old sigaction()Al Viro
2013-02-03sh: switch to generic old sigsuspend()Al Viro
2013-02-03sh: switch to generic sigaltstackAl Viro
2013-01-29Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson
2013-01-25sh: Remove unused sh_pfc_register_info() functionLaurent Pinchart
2013-01-11sh: Fix FDPIC binary loaderThomas Schwinge
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-11-29sh: switch to generic fork/vfork/cloneAl Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28sh: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy