| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon | 2011-01-14 | 1 | -46/+55 |
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 | 3 | -0/+189 |
|\ |
|
| * | x86, olpc: Speed up device tree creation during boot | Andres Salomon | 2010-12-15 | 1 | -5/+23 |
| * | x86, olpc: Add OLPC device-tree support | Andres Salomon | 2010-12-15 | 3 | -0/+171 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 4 | -9/+25 |
|\ \ |
|
| * \ | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -4/+18 |
| |\ \ |
|
| | * | | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 1 | -4/+18 |
| | |/ |
|
| * | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 9 | -11/+1248 |
| |\ \ |
|
| * | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 | 2 | -3/+3 |
| | |/
| |/| |
|
| * | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 2 | -2/+4 |
* | | | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 | 1 | -28/+2 |
* | | | x86, sfi: Use register_lapic_address() | Yinghai Lu | 2010-12-09 | 1 | -12/+1 |
* | | | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 9 | -11/+1248 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 | 2 | -0/+320 |
| * | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 2010-12-06 | 1 | -2/+92 |
| * | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 | 3 | -0/+93 |
| * | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov | 2010-11-18 | 1 | -2/+1 |
| * | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-12 | 3 | -0/+44 |
| * | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang | 2010-11-11 | 1 | -1/+1 |
| * | x86: mrst: Add audio driver bindings | Vinod Koul | 2010-11-11 | 1 | -0/+7 |
| * | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 2010-11-11 | 1 | -0/+46 |
| * | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 2010-11-11 | 3 | -6/+121 |
| * | x86: mrst: Add Moorestown specific reboot/shutdown support | Alek Du | 2010-11-11 | 1 | -0/+16 |
| * | x86: mrst: Parse SFI timer table for all timer configs | Jacob Pan | 2010-11-09 | 1 | -1/+1 |
| * | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 | 1 | -4/+511 |
* | | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 2010-11-10 | 1 | -7/+6 |
|/ |
|
* | x86: Move olpc to platform | Thomas Gleixner | 2010-10-27 | 5 | -0/+537 |
* | x86: Move uv to platform | Thomas Gleixner | 2010-10-27 | 7 | -0/+2662 |
* | x86: Move mrst to platform | Thomas Gleixner | 2010-10-27 | 3 | -0/+313 |
* | x86: Move scx200 to platform | Thomas Gleixner | 2010-10-27 | 3 | -0/+134 |
* | x86: Move visws to platform | Thomas Gleixner | 2010-10-27 | 3 | -0/+616 |
* | x86: Move efi to platform | Thomas Gleixner | 2010-10-27 | 7 | -0/+1080 |
* | x86: Move sfi to platform | Thomas Gleixner | 2010-10-27 | 3 | -0/+122 |
* | x86: Add platform directory | Thomas Gleixner | 2010-10-27 | 1 | -0/+1 |