summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-99/+70
|\
| * arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19
| * ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
| * last_radio_log: switch to proc_create()Al Viro2013-04-091-16/+4
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2
| * atags_proc: switch to proc_create_data()Al Viro2013-04-091-18/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-013-27/+34
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2238-225/+73
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0717-72/+230
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0329-58/+154
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-274-14/+15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-23/+31
| * | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-3/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2077-183/+227
| |\ \ \ \ \
| * | | | | | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-011-1/+6
|\ \ \ \ \ \ \
| * | | | | | | ARM - shmobile: Armadillo800EVA: Move st1232 reset pin handlingBastian Hecht2013-04-151-1/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-303-14/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | | | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
| * | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3042-2738/+151
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2820-2236/+30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-0/+9
| | * | | | | | | | | | arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-101-0/+2
| | * | | | | | | | | | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-678/+14
| | * | | | | | | | | | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-234/+0
| | * | | | | | | | | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-505/+0
| | * | | | | | | | | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-258/+1
| | * | | | | | | | | | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-234/+0
| | * | | | | | | | | | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-295/+0
| | * | | | | | | | | | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-022-16/+8
| | * | | | | | | | | | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-9/+0
| | * | | | | | | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-029-35/+24
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-2822-502/+121
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1
| | * | | | | | | | | ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-236-116/+44
| | * | | | | | | | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1
| | * | | | | | | | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
| | * | | | | | | | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
| | * | | | | | | | | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
| | * | | | | | | | | ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-9/+1
| | * | | | | | | | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
| | * | | | | | | | | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2
| | * | | | | | | | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| | * | | | | | | | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
| | * | | | | | | | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
OpenPOWER on IntegriCloud