aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\
| * gma500: initial medfield mergeKirill A. Shutemov2012-03-10
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-22
|\ \
| * | Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-14
| |\|
| * | x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake2012-03-06
| * | x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2012-03-06
| * | x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville2012-03-06
| * | x86/mrst: Add msic_thermal platform supportMika Westerberg2012-01-26
| * | x86/mid: Remove Intel MoorestownAlan Cox2012-01-26
* | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-22
|\ \ \
| * | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-23
| * | | x86, efi: Add basic error handlingOlof Johansson2012-02-23
| * | | x86, efi: Cleanup config table walkingOlof Johansson2012-02-23
| * | | x86, efi: Convert printk to pr_*()Olof Johansson2012-02-23
| * | | x86, efi: Refactor efi_init() a bitOlof Johansson2012-02-23
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-22
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich2012-02-20
| | |/ | |/|
* | | scx200_32: replace printks with pr_<level>sJim Cromie2012-02-03
* | | scx200_32: use PCI_VDEVICEJim Cromie2012-02-03
|/ /
* / x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-26
|/
* Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-19
|\
| * module_param: make bool parameters really bool (arch)Rusty Russell2012-01-12
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
| |\
| | * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-18
| | |\
| | * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-18
| | * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-18
| | * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-05
| | * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-05
| * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
| |\ \ \
| | * | | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
| | |\| |
| | * | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-15
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
| |\ \ \ \
| | * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| | | |/ /
* | | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-17
* | | | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-17
* | | | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-17
* | | | | x86/UV2: Work around BAU bugCliff Wickman2012-01-17
* | | | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-17
* | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-17
|/ / / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\| | |
| * | | | x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma2011-12-05
| | |_|/ | |/| |
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| |\| |
| * | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
| * | | x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()Tejun Heo2011-07-13
* | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-12
* | | | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-09
* | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-09