aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-25
|\
| * PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki2011-12-25
| * PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki2011-12-25
| * PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2011-12-25
| * PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm2011-12-25
| * ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-09
| * PM / shmobile: Use common always on power domain governorMark Brown2011-12-09
| * PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki2011-12-06
| * PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki2011-12-01
| * PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki2011-12-01
* | Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-25
|\ \
| * | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-21
| * | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| |\ \
| * \ \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| |\ \ \
| | * | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
* | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2011-12-19
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-20
|\ \ \ \ \
| * | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2011-12-19
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-20
|\ \ \ \ \
| * | | | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-19
| |/ / / /
* | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-12-20
|\ \ \ \ \
| * | | | | sh: fix build warning in board-sh7757lcrYoshihiro Shimoda2011-11-18
* | | | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-12-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile...Paul Mundt2011-11-24
| |\ \ \ \ \ \
| | | * | | | | ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fixMagnus Damm2011-11-24
| | | |/ / / /
| | * | | | | ARM: mach-shmobile: Kota2 TPU LED platform dataMagnus Damm2011-11-24
| | * | | | | ARM: mach-shmobile: Kota2 GIC Sparse IRQ fixMagnus Damm2011-11-24
| | * | | | | ARM: mach-shmobile: Kota2 PINT fixMagnus Damm2011-11-24
| | |/ / / /
| * / / / / ARM: mach-shmobile: SH73A0 external Ethernet fixMagnus Damm2011-11-24
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-16
|\ \ \ \ \
| * | | | | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-14
| * | | | | sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-04
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2011-12-16
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim2011-12-07
| | * | | | | | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap2011-12-07
| | * | | | | | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han2011-12-07
| | * | | | | | ARM: SAMSUNG: remove duplicated header includeJingoo Han2011-12-07
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-15
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: rx51: fix USBFelipe Contreras2011-12-13
| | * | | | | | | ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula2011-12-12
| * | | | | | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-12-13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | arm/imx: fix power button on imx51 babbage boardShawn Guo2011-12-09
| | * | | | | | | ARM: imx: fix cpufreq build errorsRichard Zhao2011-12-09
| | * | | | | | | ARM: mx5: add __initconst for fec pdataDong Aisheng2011-12-09
| | * | | | | | | MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2011-12-09
| | |/ / / / / /
* | | | | | | | ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-15
* | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-15
|\ \ \ \ \ \ \ \