| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 1 | -15/+161 |
|\ |
|
| * | x86, mrst: add platform support for MSIC MFD driver | Mika Westerberg | 2011-10-24 | 1 | -15/+154 |
| * | x86, mrst: Some drivers need to known when an SCU is available | Alan Cox | 2011-10-24 | 1 | -0/+7 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 1 | -11/+6 |
|\ \ |
|
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 1 | -11/+6 |
* | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-28 | 3 | -0/+144 |
|\ \ \ |
|
| * | | | x86: geode: New PCEngines Alix system driver | Ed Wildgoose | 2011-09-21 | 3 | -0/+144 |
| |/ / |
|
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/mrst: Add platform data for Max3110 devices | Feng Tang | 2011-08-26 | 1 | -0/+3 |
* | | | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-10-14 | 1 | -10/+12 |
* | | | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2011-09-21 | 1 | -0/+9 |
| |/
|/| |
|
* | | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov | 2011-08-26 | 1 | -1/+3 |
* | | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-05 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 3 | -0/+1052 |
|\ |
|
| * | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 2011-08-03 | 3 | -0/+1052 |
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 | 9 | -147/+1404 |
|\ \ |
|
| * | | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 2011-07-24 | 1 | -1/+1 |
| * | | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 | 3 | -0/+178 |
| * | | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 | 2 | -0/+82 |
| * | | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 | 1 | -0/+37 |
| * | | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 | 1 | -1/+206 |
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 | 1 | -1/+182 |
| * | | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 | 1 | -0/+86 |
| * | | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 | 2 | -0/+192 |
| * | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 | 3 | -1/+217 |
| * | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 | 2 | -29/+16 |
| * | | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 | 1 | -18/+8 |
| * | | x86, olpc: Add missing elements to device tree | Daniel Drake | 2011-07-06 | 1 | -0/+103 |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-22 | 1 | -22/+47 |
|\ \ \ |
|
| * | | | x86, UV: Correct failed topology memory leak | cpw@sgi.com | 2011-06-21 | 1 | -2/+7 |
| * | | | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 | 1 | -4/+15 |
| * | | | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 | 1 | -3/+2 |
| * | | | x86, UV: Correct reset_with_ipi() | cpw@sgi.com | 2011-06-21 | 1 | -12/+21 |
| * | | | x86, UV: Allow for non-consecutive sockets | cpw@sgi.com | 2011-06-21 | 1 | -1/+1 |
| * | | | x86, UV: Fix smp_processor_id() use in a preemptable region | cpw@sgi.com | 2011-06-21 | 1 | -2/+3 |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-22 | 1 | -2/+49 |
|\ \ \ \ |
|
| * | | | | x86, efi: Properly pre-initialize table pointers | Jan Beulich | 2011-07-05 | 1 | -1/+11 |
| * | | | | x86, efi: Add infrastructure for UEFI 2.0 runtime services | Matthew Garrett | 2011-06-06 | 1 | -0/+37 |
| * | | | | x86, efi: Fix argument types for SetVariable() | Matthew Garrett | 2011-06-06 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 1 | -6/+33 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86: Serialize EFI time accesses on rtc_lock | Jan Beulich | 2011-07-21 | 1 | -6/+33 |
| | |/
| |/| |
|
* | | | x86: Don't use the EFI reboot method by default | Matthew Garrett | 2011-07-07 | 1 | -3/+0 |
|/ / |
|
* | | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 2011-06-18 | 1 | -4/+25 |
|/ |
|
* | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 | 2 | -3/+47 |
* | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 1 | -696/+748 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 2 | -22/+126 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 3 | -27/+47 |
|\ |
|
| * | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 3 | -27/+47 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2011-05-19 | 2 | -46/+66 |
|\ \ \ \ |
|
| * | | | | x86, efi: Ensure that the entirity of a region is mapped | Matthew Garrett | 2011-05-09 | 1 | -2/+4 |