summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-181-5/+5
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Improve latencies and throughputMike Galbraith2009-09-151-1/+2
| * sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-2/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\ \
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
| |/
* / net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-291-0/+3
|/
* mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-281-8/+0
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-5/+5
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt2009-07-031-0/+2
* sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming2009-07-011-0/+1
* sh: make set_perf_counter_pending() static inline.Paul Mundt2009-06-241-1/+1
* sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-231-6/+6
* sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt2009-06-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-1835-1129/+95
|\
| *---. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-173-21/+12
| |\ \ \
| | | | * sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2009-06-171-0/+7
| | | | * sh: Use generic atomic64_t implementation.Paul Mundt2009-06-171-0/+2
| | | |/ | | |/|
| * | | sh: Make the atomic functions safe for irqsoff tracingMatt Fleming2009-06-141-12/+12
| * | | sh: Convert sh64 to use the generic checksum code.Paul Mundt2009-06-142-79/+1
| * | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt2009-06-141-1/+1
| * | | sh: Switch to asm-generic versions for identical headers.Paul Mundt2009-06-146-146/+6
| * | | sh: Convert to asm-generic/signal.h.Paul Mundt2009-06-141-146/+1
| * | | sh: Convert to asm-generic/types.h.Paul Mundt2009-06-141-15/+1
| * | | sh: Convert to asm-generic/scatterlist.h.Paul Mundt2009-06-141-22/+2
| * | | sh: Convert to asm-generic/unaligned.h.Paul Mundt2009-06-141-13/+1
| * | | sh: Convert to asm-generic/module.h.Paul Mundt2009-06-141-11/+1
| * | | sh: Conver to asm-generic/mmu_context.h.Paul Mundt2009-06-141-9/+9
| * | | sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt2009-06-143-9/+3
| * | | sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt2009-06-144-127/+4
| * | | sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2009-06-142-288/+2
| * | | sh: Convert to asm-generic/posix_types.h.Paul Mundt2009-06-142-214/+32
| * | | sh: Convert to asm-generic/dma.h.Paul Mundt2009-06-141-9/+1
| * | | sh: Convert to asm-generic/current.h.Paul Mundt2009-06-141-20/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-145-4/+5
| |\| |
| * | | cpumask: use mm_cpumask() wrapper: shRusty Russell2009-06-141-2/+2
| * | | cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-141-1/+2
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-141-3/+0
| * | | sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-122-2/+4
* | | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
| |_|/ |/| |
* | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-21/+3
| |/ |/|
* | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-1225-228/+352
|\|
| * sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-112-2/+4
| * sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
| * sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-111-0/+4
| * sh: rework mode pin codeMagnus Damm2009-06-111-0/+17
| * sh: clock div6 helper codeMagnus Damm2009-06-111-0/+10