| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 6 | -8/+5 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
| * | sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB | Alexandre Courbot | 2013-03-20 | 5 | -5/+5 |
* | | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 1 | -0/+2 |
|\ \ |
|
| * | | sh: sh7269: Fix compilation by adding missing includes | Laurent Pinchart | 2013-04-02 | 1 | -0/+2 |
* | | | sh: single_open() leaks | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | | | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-04 | 11 | -18/+132 |
|\| | |
|
| * | | sh: shx3: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -3/+14 |
| * | | sh: sh7786: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7785: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7757: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7724: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7723: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7722: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7720: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -2/+12 |
| * | | sh: sh7269: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+10 |
| * | | sh: sh7264: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| * | | sh: sh7203: Add pin control resources | Laurent Pinchart | 2013-03-15 | 1 | -1/+12 |
| |/ |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 1 | -7/+0 |
|\ \ |
|
| * | | memblock: kill "config MAX_ACTIVE_REGIONS" | Paul Bolle | 2013-04-18 | 1 | -7/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -10/+20 |
|\ \ |
|
| * | | sh: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 1 | -9/+19 |
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -8/+0 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -8/+0 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-01 | 3 | -11/+2 |
|\ \ |
|
| * | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 2 | -5/+2 |
| * | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -6/+0 |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-01 | 6 | -283/+45 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 3 | -220/+0 |
| |\ \ |
|
| | * | | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 3 | -210/+0 |
| | * | | cpufreq: drivers: Remove unnecessary assignments of policy-> members | Viresh Kumar | 2013-04-02 | 1 | -6/+3 |
| | * | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar | 2013-04-02 | 1 | -6/+0 |
| | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
| | |/ |
|
| * | | SH: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-24 | 1 | -6/+1 |
| * | | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
| * | | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-22 | 3 | -7/+11 |
| * | | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 2013-04-22 | 1 | -50/+42 |
| * | | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 2013-04-22 | 1 | -4/+2 |
| * | | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 2013-04-22 | 1 | -6/+0 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 4 | -96/+13 |
|\ \ |
|
| * | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 | 1 | -3/+0 |
| * | | sh: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -91/+14 |
| * | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 1 | -2/+2 |
|\ \ |
|
| * | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-30 | 1 | -2/+2 |
* | | | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | async: rename and redefine async_func_ptr | Lai Jiangshan | 2013-03-12 | 1 | -1/+1 |
| |/ |
|
* | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-30 | 1 | -0/+1 |