summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens2011-08-081-0/+12
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-088-2/+179
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-0811-8/+67
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-088-59/+150
* sparc: rename atomic_add_unlessStephen Rothwell2011-07-271-2/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-07-2716-133/+149
|\
| * microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
| * Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek2011-07-261-1/+1
| * microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek2011-07-251-1/+1
| * microblaze: Add support for early console on mdmMichal Simek2011-07-252-2/+3
| * microblaze: Simplify early console binding from DTMichal Simek2011-07-253-82/+70Star
| * microblaze: Get early printk console earlierMichal Simek2011-07-253-4/+22
| * microblaze: Standardise cpuinfo output for cache policyJohn A. Williams2011-07-251-2/+3
| * microblaze: Unprivileged stream instruction awarenessJohn A. Williams2011-07-256-1/+13
| * microblaze: trivial: Fix typo faultMichal Simek2011-07-251-1/+1
| * microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0Star
| * microblaze: Remove duplicated prototype of start_thread()Mathias Krause2011-07-251-3/+0Star
| * microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek2011-07-251-28/+28
| * microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-251-10/+10
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-2730-491/+1424
|\ \
| | \
| | \
| *-. \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17119-6509/+5137Star
| |\ \ \
| | | * \ Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-075-15/+79
| | | |\ \
| | | | * | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-041-1/+9
| | | | * | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-041-0/+48
| | | | * | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-041-2/+10
| | | | * | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-043-13/+13
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-106-127/+309
| | |\ \ \ \ \ \
| | | | | * | | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-105-103/+118
| | | | * | | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-101-24/+152
| | | | |/ / / /
| | | * / / / / OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-101-0/+39
| | | |/ / / /
| | * | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-102-20/+51
| | * | | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2011-07-102-3/+27
| | * | | | | OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak2011-07-104-18/+50
| | * | | | | OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak2011-07-101-1/+3
| | * | | | | OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2011-07-102-2/+34
| | * | | | | OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2011-07-102-36/+109
| | * | | | | OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia2011-07-101-1/+0Star
| | * | | | | OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-101-2/+61
| | * | | | | OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2011-07-102-0/+45
| | * | | | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-102-0/+61
| | * | | | | OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson2011-07-102-0/+75
| | * | | | | OMAP4: prm: Remove deprecated functionsBenoit Cousson2011-07-102-41/+0Star
| | * | | | | OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson2011-07-105-22/+24
| | * | | | | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-107-113/+125
| | * | | | | OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-103-0/+66
| | * | | | | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-106-97/+198
| | * | | | | OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-102-1/+34
| | * | | | | OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2011-07-103-3/+85
| | |/ / / /
* | | | | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-27213-1156/+4527
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-2184-1301/+2713
| |\ \ \ \ \ \