| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Detect and handle UltraSPARC-T3 cpu types. | David S. Miller | 2011-07-27 | 7 | -4/+50 |
* | sparc: Don't do expensive hypervisor PCR write unless necessary. | David S. Miller | 2011-07-27 | 1 | -2/+5 |
* | sparc: Add T3 sun4v cpu type and hypervisor group defines. | David S. Miller | 2011-07-27 | 3 | -0/+3 |
* | sparc: Don't leave sparc_pmu_type NULL on sun4v. | David S. Miller | 2011-07-27 | 1 | -0/+1 |
* | sparc: rename atomic_add_unless | Stephen Rothwell | 2011-07-27 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-07-27 | 16 | -133/+149 |
|\ |
|
| * | microblaze: Do not show error message for 32 interrupt lines | Michal Simek | 2011-07-27 | 1 | -1/+1 |
| * | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" | Michal Simek | 2011-07-26 | 1 | -1/+1 |
| * | microblaze: PCI fix typo fault in of_node pointer moving into pci_bus | Michal Simek | 2011-07-25 | 1 | -1/+1 |
| * | microblaze: Add support for early console on mdm | Michal Simek | 2011-07-25 | 2 | -2/+3 |
| * | microblaze: Simplify early console binding from DT | Michal Simek | 2011-07-25 | 3 | -82/+70 |
| * | microblaze: Get early printk console earlier | Michal Simek | 2011-07-25 | 3 | -4/+22 |
| * | microblaze: Standardise cpuinfo output for cache policy | John A. Williams | 2011-07-25 | 1 | -2/+3 |
| * | microblaze: Unprivileged stream instruction awareness | John A. Williams | 2011-07-25 | 6 | -1/+13 |
| * | microblaze: trivial: Fix typo fault | Michal Simek | 2011-07-25 | 1 | -1/+1 |
| * | microblaze: exec: Remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
| * | microblaze: Remove duplicated prototype of start_thread() | Mathias Krause | 2011-07-25 | 1 | -3/+0 |
| * | microblaze: Fix unaligned value saving to the stack for system with MMU | Michal Simek | 2011-07-25 | 1 | -28/+28 |
| * | microblaze/irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 2011-07-25 | 1 | -10/+10 |
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2011-07-26 | 30 | -491/+1424 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann | 2011-07-17 | 119 | -6509/+5137 |
| |\ \ \ |
|
| | | * \ | Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a... | Tony Lindgren | 2011-07-07 | 5 | -15/+79 |
| | | |\ \ |
|
| | | | * | | OMAP4: SDP4430: Add twl6040 codec platform support | Misael Lopez Cruz | 2011-07-04 | 1 | -1/+9 |
| | | | * | | OMAP4: SDP4430: Add twl6040 vibrator platform support | Peter Ujfalusi | 2011-07-04 | 1 | -0/+48 |
| | | | * | | mfd: twl6040: Add initial support | Misael Lopez Cruz | 2011-07-04 | 1 | -2/+10 |
| | | | * | | MFD: twl4030-audio: Rename platform data | Peter Ujfalusi | 2011-07-04 | 3 | -13/+13 |
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c... | Paul Walmsley | 2011-07-10 | 6 | -127/+309 |
| | |\ \ \ \ \ \ |
|
| | | | | * | | | | OMAP: omap_device: Create clkdev entry for hwmod main_clk | Benoit Cousson | 2011-07-10 | 5 | -103/+118 |
| | | | * | | | | | OMAP4: clock data: Add missing divider selection for auxclks | Rajendra Nayak | 2011-07-10 | 1 | -24/+152 |
| | | | |/ / / / |
|
| | | * / / / / | OMAP: Add debugfs node to show the summary of all clocks | Jon Hunter | 2011-07-10 | 1 | -0/+39 |
| | | |/ / / / |
|
| | * | | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequence | Rajendra Nayak | 2011-07-10 | 2 | -20/+51 |
| | * | | | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro... | Paul Walmsley | 2011-07-10 | 2 | -3/+27 |
| | * | | | | | OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programming | Rajendra Nayak | 2011-07-10 | 4 | -18/+50 |
| | * | | | | | OMAP2+: PM: idle clkdms only if already in idle | Rajendra Nayak | 2011-07-10 | 1 | -1/+3 |
| | * | | | | | OMAP2+: clockdomain: add clkdm_in_hwsup() | Paul Walmsley | 2011-07-10 | 2 | -2/+34 |
| | * | | | | | OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework | Benoit Cousson | 2011-07-10 | 2 | -36/+109 |
| | * | | | | | OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition() | Vaibhav Bedia | 2011-07-10 | 1 | -1/+0 |
| | * | | | | | OMAP4: hwmod: Introduce the module control in hwmod control | Benoit Cousson | 2011-07-10 | 1 | -2/+61 |
| | * | | | | | OMAP4: cm: Add two new APIs for modulemode control | Benoit Cousson | 2011-07-10 | 2 | -0/+45 |
| | * | | | | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure | Benoit Cousson | 2011-07-10 | 2 | -0/+61 |
| | * | | | | | OMAP4: hwmod data: Add PRM context register offset | Benoit Cousson | 2011-07-10 | 2 | -0/+75 |
| | * | | | | | OMAP4: prm: Remove deprecated functions | Benoit Cousson | 2011-07-10 | 2 | -41/+0 |
| | * | | | | | OMAP4: prm: Replace warm reset API with the offset based version | Benoit Cousson | 2011-07-10 | 5 | -22/+24 |
| | * | | | | | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros | Benoit Cousson | 2011-07-10 | 7 | -113/+125 |
| | * | | | | | OMAP: hwmod: Wait the idle status to be disabled | Benoit Cousson | 2011-07-10 | 3 | -0/+66 |
| | * | | | | | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson | 2011-07-10 | 6 | -97/+198 |
| | * | | | | | OMAP2+: hwmod: Init clkdm field at boot time | Benoit Cousson | 2011-07-10 | 2 | -1/+34 |
| | * | | | | | OMAP4: hwmod data: Add clock domain attribute | Benoit Cousson | 2011-07-10 | 3 | -3/+85 |
| | |/ / / / |
|
* | | | | | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 213 | -1156/+4527 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2011-07-21 | 84 | -1301/+2713 |
| |\ \ \ \ \ \ |
|