aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
* | | Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+1
|\ \ \
| * | | sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-271-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-238-15/+29
|\ \ \ \
| * | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
| | |_|/ | |/| |
| * | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-1/+0
| |\ \ \
| | * | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
| |\ \ \ \
| | * | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-0/+4
| | |\| | |
| | * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| | | |/ / | | |/| |
| * | | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-172-2/+0
| * | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-171-11/+22
| |\ \ \ \
| | * | | | shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-291-11/+22
| | |/ / /
| * | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-1/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-1/+0
| | |/ /
| * / / sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+4
| |/ /
* | | sh: fixup fpu.o compile orderKuninori Morimoto2011-04-181-3/+1
* | | sh: update SDHI configuration symbols in defconfigsGuennadi Liakhovetski2011-04-182-2/+2
* | | sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
|/ /
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-072-8/+42
|\ \
| * \ Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-292-8/+42
| |\ \ | | |/ | |/|
| | * sh: mach-ap325rxa: move backlight control codeAlexandre Courbot2011-03-101-8/+24
| | * sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-073-4/+4
|\ \ \
| * | | sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt2011-04-061-0/+1
| * | | sh: fix build error in board-sh7757lcr.cYoshihiro Shimoda2011-03-311-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-3119-71/+69
| |\ \ \
| * | | | sh: landisk: Remove whitespaceNobuhiro Iwamatsu2011-03-311-2/+2
| * | | | sh: landisk: Remove mv_nr_irqsNobuhiro Iwamatsu2011-03-311-1/+0
| | |/ / | |/| |
* | | | Fix common misspellingsLucas De Marchi2011-03-3116-19/+19
| |/ / |/| |
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-295-16/+16
|\ \ \
| * | | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-255-8/+8
| * | | sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-255-5/+5
| * | | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-251-3/+3
| |/ /
* | | sh: Convert to new function namesThomas Gleixner2011-03-2914-52/+52
* | | sh: Use the proper accessor functionsThomas Gleixner2011-03-291-2/+1
|/ /
* | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-241-4/+5
|\ \
| * | mmc: Add MMC_PROGRESS_*Simon Horman2011-03-251-4/+5
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-2411-98/+39
|\ \ \
| * | | sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu2011-03-241-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-242-8/+10
| |\| |
| * | | sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-231-0/+2
| * | | sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-232-0/+12
| * | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-231-2/+1
| * | | sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
| * | | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-222-63/+2
| * | | sh: wire up sys_syncfs.Paul Mundt2011-03-224-2/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-3/+3
|\ \ \ \
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1