aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * OMAP: hwmod: warn on missing clockdomainKevin Hilman2009-12-11
| * OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman2009-12-11
| * OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman2009-12-11
| * OMAP: omap_device: add to_omap_device() macroKevin Hilman2009-12-11
| * OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley2009-12-11
| * OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2009-12-11
| * OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2009-12-11
| * OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley2009-12-11
| * OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley2009-12-11
| * OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath2009-12-11
| * OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...Paul Walmsley2009-12-11
| * OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin2009-12-11
| * OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley2009-12-11
| * OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2009-12-11
| * OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley2009-12-11
| * OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley2009-12-11
| * OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley2009-12-11
| * OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley2009-12-11
| * OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley2009-12-11
| * OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley2009-12-11
| * OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley2009-12-11
| * OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley2009-12-11
| * OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley2009-12-11
| * OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley2009-12-11
| * OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley2009-12-11
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
|\ \
| * \ Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-10
| |\ \
| | * | x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-10
| | * | x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-10
| * | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-10
| * | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-10
| * | | x86: i8254.c: Add pr_fmt(fmt)Joe Perches2009-12-10
| * | | x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | | x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Andy Isaacson2009-12-09
| * | | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-09
| * | | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-09
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-09
| |\ \ \
| * | | | x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto2009-12-08
| * | | | x86/mce: Set up timer unconditionallyJan Beulich2009-12-07
| * | | | x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner2009-12-07
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-07
| |\ \ \ \
| * | | | | x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson2009-12-06
| * | | | | x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara2009-12-04
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ \ \ \ \
| * | | | | | x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-10
| * | | | | | perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-10
| * | | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-09
| * | | | | | x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-07
| * | | | | | x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-07