| Commit message (Expand) | Author | Age |
* | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 |
* | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 2011-12-09 |
* | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 |
* | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang | 2011-12-05 |
* | mrst: Added some platform data for the SFI translations | Jekyll Lai | 2011-12-05 |
* | x86,mrst: Power control commands update | Jacob Pan | 2011-12-05 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-18 |
|\ |
|
| * | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 |
| * | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie | 2011-11-10 |
* | | bma023: Add SFI translation for this device | William Douglas | 2011-11-11 |
* | | vrtc: change its year offset from 1960 to 1972 | Feng Tang | 2011-11-11 |
* | | ce4100: fix a build error | Zhang Rui | 2011-11-11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | mrst pmu: update comment | Len Brown | 2011-11-06 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | x86: efi_32.c is implicitly getting asm/desc.h via module.h | Paul Gortmaker | 2011-10-31 |
| * | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
* | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, mrst: add platform support for MSIC MFD driver | Mika Westerberg | 2011-10-24 |
| * | | x86, mrst: Some drivers need to known when an SCU is available | Alan Cox | 2011-10-24 |
| |/ |
|
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 |
|\ \ |
|
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 |
* | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | x86: geode: New PCEngines Alix system driver | Ed Wildgoose | 2011-09-21 |
| |/ / |
|
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/mrst: Add platform data for Max3110 devices | Feng Tang | 2011-08-26 |
* | | | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-10-14 |
* | | | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2011-09-21 |
| |/
|/| |
|
* | | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov | 2011-08-26 |
* | | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-05 |
|/ |
|
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 |
|\ |
|
| * | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 2011-08-03 |
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 2011-07-24 |
| * | | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 |
| * | | x86, olpc: Add missing elements to device tree | Daniel Drake | 2011-07-06 |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-22 |
|\ \ \ |
|
| * | | | x86, UV: Correct failed topology memory leak | cpw@sgi.com | 2011-06-21 |
| * | | | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 |
| * | | | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 |
| * | | | x86, UV: Correct reset_with_ipi() | cpw@sgi.com | 2011-06-21 |