| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 2011-12-15 | 1 | -3/+15 |
* | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 2011-11-16 | 1 | -2/+1 |
* | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel | 2011-11-16 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 2011-11-08 | 41 | -401/+344 |
|\ |
|
| * | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 2011-11-07 | 1299 | -20615/+26845 |
| |\ |
|
| | * | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren | 2011-11-07 | 4 | -0/+4 |
| | * | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 2011-11-07 | 1 | -0/+1 |
| * | | ARM: OMAP2: Fix H4 matrix keyboard warning | Tony Lindgren | 2011-11-05 | 1 | -53/+69 |
| * | | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 2011-11-05 | 2 | -124/+0 |
| * | | ARM: OMAP1: Fix warnings about enabling 32 KiHz timer | Tony Lindgren | 2011-11-05 | 1 | -1/+1 |
| * | | ARM: OMAP2+: timer: Remove omap_device_pm_latency | Benoit Cousson | 2011-11-05 | 1 | -11/+1 |
| * | | ARM: OMAP2+: clock data: Remove redundant timer clkdev | Benoit Cousson | 2011-11-05 | 4 | -47/+0 |
| * | | ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio | Thomas Weber | 2011-11-05 | 1 | -1/+0 |
| * | | ARM: OMAP: usb: musb: OMAP: Delete unused function | Bjarne Steinsbo | 2011-11-05 | 1 | -38/+0 |
| * | | ARM: OMAP: change get_context_loss_count ret value to int | Tomi Valkeinen | 2011-11-05 | 9 | -20/+36 |
| * | | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly | Balaji T K | 2011-11-05 | 1 | -1/+1 |
| * | | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF | Balaji T K | 2011-11-05 | 1 | -12/+2 |
| * | | ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo... | Paul Walmsley | 2011-11-05 | 1 | -2/+2 |
| * | | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success | Laurent Pinchart | 2011-11-05 | 1 | -1/+1 |
| * | | ARM: OMAP: dmtimer: Include linux/module.h | Axel Lin | 2011-11-05 | 1 | -0/+1 |
| * | | ARM: OMAP2+: l3-noc: Include linux/module.h | Axel Lin | 2011-11-05 | 1 | -0/+1 |
| * | | ARM: OMAP2+: devices: Fixes for McPDM | Peter Ujfalusi | 2011-11-05 | 1 | -14/+3 |
| * | | ARM: OMAP: Fix errors and warnings when building for one board | Sanjeev Premi | 2011-11-05 | 2 | -0/+14 |
| * | | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 2011-11-05 | 3 | -39/+53 |
| |\ \ |
|
| | * | | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only | Paul Walmsley | 2011-10-07 | 1 | -9/+11 |
| | * | | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley | 2011-10-07 | 3 | -27/+38 |
| | * | | ARM: OMAP3: PM: fix pwrdm_post_transition call sequence | Charulatha V | 2011-10-07 | 1 | -3/+4 |
| * | | | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ... | Tony Lindgren | 2011-11-05 | 2 | -9/+12 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: AM35x: remove hwmods that aren't generic | Abhilash K V | 2011-10-07 | 1 | -5/+8 |
| | * | | | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields | Archit Taneja | 2011-10-07 | 1 | -4/+4 |
| * | | | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes | Tony Lindgren | 2011-11-05 | 6 | -28/+142 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devices | Jon Hunter | 2011-10-07 | 1 | -16/+35 |
| | * | | | | ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLK | Jon Hunter | 2011-10-07 | 1 | -1/+15 |
| | * | | | | ARM: OMAP4460: Clock: Adding support for 4460 specific clocks | Paul Walmsley | 2011-10-07 | 1 | -6/+6 |
| | * | | | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate | Jon Hunter | 2011-10-07 | 1 | -2/+5 |
| | * | | | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set | Mike Turquette | 2011-10-07 | 1 | -1/+1 |
| | * | | | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate | Mike Turquette | 2011-10-07 | 1 | -1/+1 |
| | * | | | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE | Mike Turquette | 2011-10-07 | 4 | -2/+80 |
| | |/ / / |
|
* | | | | | arm: Add export.h to recently added files for EXPORT_SYMBOL | Paul Gortmaker | 2011-11-07 | 2 | -0/+2 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 7 | -131/+196 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 2011-11-07 | 7 | -131/+196 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | mrst pmu: update comment | Len Brown | 2011-11-07 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-07 | 6 | -87/+127 |
| | * | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-07 | 2 | -8/+10 |
| | * | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-07 | 6 | -47/+70 |
| |/ / / / / / |
|
* | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 43 | -184/+104 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mtd: pxa3xx_nand: enable multiple chip select support | Lei Wen | 2011-09-11 | 8 | -18/+41 |
| * | | | | | | | ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -18/+5 |
| * | | | | | | | mtd: ATMEL, AVR32: inline nand partition table access | Dmitry Eremin-Solenikov | 2011-09-11 | 22 | -142/+44 |
| * | | | | | | | mtd: nand: rename NAND_USE_FLASH_BBT | Brian Norris | 2011-09-11 | 13 | -13/+13 |