summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-1151-1651/+897
|\
| * sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-121-32/+2
| * sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-121-37/+6
| * Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-122874-74447/+139481
| |\
| | * sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-121-39/+84
| * | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-1218-494/+8
| |\ \
| | * | sh: sh7722: fix Oops: remove empty clock entriesGuennadi Liakhovetski2011-11-241-8/+5
| | * | sh: sh7723.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-241-2/+1
| | * | sh: sh7724.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-241-2/+1
| | * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-184-233/+0
| | * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-1810-241/+0
| | * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-183-8/+1
| * | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-1213-864/+203
| |\ \ \
| | * | | sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski2012-01-121-1/+1
| | |/ /
| | * | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-184-342/+1
| | * | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-187-217/+81
| | * | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-187-147/+45
| | * | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-187-201/+92
| * | | sh: add a resource name for shdmaShimoda, Yoshihiro2012-01-126-7/+12
| * | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-104-12/+5
| |\ \ \
| | * | | sh: Remove redundant try_to_freeze() invocations.Paul Mundt2012-01-102-8/+0
| | * | | sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt2012-01-101-0/+1
| | * | | sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
| * | | | Merge branch 'common/clkfwk' into sh-latestPaul Mundt2012-01-101-2/+2
| |\ \ \ \
| | * | | | sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto2012-01-101-2/+2
| * | | | | sh: add platform_device for renesas_usbhs in board-sh7757lcrShimoda, Yoshihiro2012-01-091-0/+39
| * | | | | sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro2012-01-091-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-095093-131494/+187047
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt2011-12-09475-3584/+5054
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | * | | | serial: sh-sci: Handle GPIO function requests.Paul Mundt2011-12-022-2/+81
| | | | * | | | serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt2011-12-021-6/+13
| | | | * | | | serial: sh-sci: per-port modem control.Paul Mundt2011-12-022-11/+30
| | | | * | | | serial: sh-sci: Add support for loopback mode.Paul Mundt2011-11-241-1/+14
| | | | * | | | serial: sh-sci: Fix up modem control handling.Paul Mundt2011-11-241-7/+14
| | | | * | | | serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt2011-11-241-2/+7
| | | | * | | | serial: sh-sci: Support icount statistics for error cases.Paul Mundt2011-11-241-0/+16
| | | | * | | | serial: sh-sci: Fix up SCFCR handling.Paul Mundt2011-11-241-5/+28
| | | * | | | | sh: pfc: ioremap() supportMagnus Damm2011-12-092-24/+124
| | * | | | | | sh: use ioread32/iowrite32 and mapped_reg for div6Magnus Damm2011-12-091-10/+10
| | * | | | | | sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm2011-12-091-8/+8
| | * | | | | | sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm2011-12-091-4/+4
| | * | | | | | sh: extend clock struct with mapped_reg memberMagnus Damm2011-12-092-2/+8
| | * | | | | | sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-062-22/+126
| | * | | | | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-062-15/+26
| | * | | | | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-12-061-63/+13
| | * | | | | | sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-244-8/+46
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-113-11/+7
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix lockup by limiting load-balance retries on lock-breakPeter Zijlstra2012-01-111-3/+7
| * | | | | | | sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam2012-01-101-1/+0
| * | | | | | | sched: Remove empty #ifdefsHiroshi Shimamoto2012-01-101-7/+0
OpenPOWER on IntegriCloud