| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 1 | -6/+10 |
| |\ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 3 | -53/+56 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 3 | -53/+56 |
| |\ \ \ |
|
| | * | | | sh: dma - convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-22 | 2 | -42/+43 |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -11/+13 |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
| * | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
| * | | | | | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 1 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 6 | -13/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 | 1 | -3/+0 |
| * | | | | SuperH: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 | 2 | -1/+3 |
| * | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 2 | -4/+1 |
| * | | | | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 | 1 | -1/+0 |
| * | | | | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 2011-12-08 | 1 | -4/+0 |
| |/ / / |
|
* | | / | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue | Vladimir Zapolskiy | 2011-12-23 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | sh: fix build warning in board-sh7757lcr | Yoshihiro Shimoda | 2011-11-18 | 1 | -6/+10 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2011-11-11 | 8 | -19/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -11/+17 |
| |\ \ |
|
| | * | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-07 | 1 | -7/+11 |
| | * | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-07 | 1 | -5/+7 |
| * | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 6 | -0/+6 |
| |\ \ \ |
|
| | * | | | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 2011-11-01 | 5 | -0/+5 |
| | * | | | sh: fix implicit use of stat.h in arch/sh specific files | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-11-04 | 2 | -8/+6 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | [media] sh: migor: remove unused ov772x buswidth flag | Guennadi Liakhovetski | 2011-11-03 | 1 | -3/+1 |
| | * | | | [media] sh: ap3rxa: remove redundant soc-camera platform data fields | Guennadi Liakhovetski | 2011-11-03 | 1 | -5/+1 |
| | * | | | [media] sh: convert ap325rxa to mediabus flags | Guennadi Liakhovetski | 2011-11-03 | 1 | -0/+4 |
| | |/ / |
|
* | | | | sh: Wire up process_vm syscalls. | Paul Mundt | 2011-11-11 | 4 | -2/+10 |
* | | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linus | Paul Mundt | 2011-11-04 | 1 | -4/+12 |
|\ \ \ \ |
|
| * | | | | serial: sh-sci: Fix up SH-2A SCIF support. | Phil Edworthy | 2011-11-04 | 1 | -4/+12 |
| |/ / / |
|
* / / / | sh: Fix cached/uncaced address calculation in 29bit mode | Nobuhiro Iwamatsu | 2011-11-04 | 1 | -0/+5 |
|/ / / |
|
* | | | sh: Add default uImage rule for sh7757lcr | Nobuhiro Iwamatsu | 2011-11-01 | 1 | -0/+1 |
* | | | sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr | Nobuhiro Iwamatsu | 2011-11-01 | 1 | -1/+1 |
* | | | sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards | Yoshihiro Shimoda | 2011-10-28 | 4 | -4/+4 |
* | | | sh: add parameters for EHCI and RIIC in clock-sh7757.c | Yoshihiro Shimoda | 2011-10-28 | 1 | -1/+9 |
* | | | sh: kexec: Add PHYSICAL_START | Simon Horman | 2011-10-28 | 5 | -8/+31 |
* | | | SH: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-28 | 11 | -17/+13 |
* | | | sh: drop unused Kconfig symbol | Paul Bolle | 2011-10-28 | 1 | -4/+0 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'sh/core' and 'sh/kexec' into sh-latest | Paul Mundt | 2011-10-28 | 2 | -3/+7 |
|\ \ \ \ |
|
| | * | | | sh: kexec: Register crashk_res | Simon Horman | 2011-09-05 | 1 | -3/+6 |
| | | |/
| | |/| |
|
| * / | | sh: Fix implicit declaration of function numa_node_id | Nobuhiro Iwamatsu | 2011-09-05 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-10-28 | 1 | -25/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | net: sh_eth: move the asm/sh_eth.h to include/linux/ | Yoshihiro Shimoda | 2011-09-28 | 1 | -25/+0 |
| * | | sh: modify prototype in sh_eth.h | Yoshihiro Shimoda | 2011-09-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-09-05 | 2 | -2/+2 |
|\| |
|
| * | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-29 | 4 | -2/+40 |
| |\ |
|
| * | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 2 | -2/+2 |