aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29sh: Convert to new function namesThomas Gleixner3-6/+6
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-2/+18
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt1-7/+9
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-22/+0
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-7/+9
2011-03-22sh: wire up sys_syncfs.Paul Mundt2-0/+2
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt1-59/+2
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2-0/+6
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt1-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-11sh: dmaengine support for SH7757Yoshihiro Shimoda1-1/+517
2011-03-11sh: add mmc clock in clock-sh7757Yoshihiro Shimoda1-1/+6
2011-03-11sh: add platform_device for SPIYoshihiro Shimoda1-0/+24
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger1-3/+3
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu1-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu1-1/+1
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+4
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu1-3/+3
2011-01-19sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno1-0/+1
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-1/+0
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-38/+254
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt25-11/+214
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm2-1/+6
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt163-6293/+16536
2011-01-12Merge branch 'linus' into idle-testLen Brown31-599/+450
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown1-1/+0
2011-01-12Merge branch 'sh/sdio' into sh-latestPaul Mundt5-26/+33
2011-01-12sh: sh7366 Enable SDIO IRQsMagnus Damm1-10/+14
2011-01-12sh: sh7343 Enable SDIO IRQsMagnus Damm1-11/+14
2011-01-12sh: sh7723 / ap325rxa enable SDIO IRQsArnd Hannemann1-2/+2
2011-01-12sh: sh7722 Enable SDIO IRQsArnd Hannemann1-1/+1
2011-01-12sh: sh7724 Enable SDIO IRQsArnd Hannemann1-2/+2
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt1-4/+31
2011-01-11sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda1-0/+1
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+31
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-201/+14
2011-01-06Merge branch 'misc' into develRussell King16-201/+14
2011-01-06Merge branch 'smp' into miscRussell King4-6/+6
2011-01-06Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds12-391/+402