summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-233-3/+117
* x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-233-1/+59
* x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior2011-02-235-0/+594
* x86: Add device tree supportSebastian Andrzej Siewior2011-02-239-13/+126
* x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-233-11/+16
* Merge branch 'x86/apic' into x86/platformThomas Gleixner2011-02-236-176/+163
|\
| * x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-232-4/+4
| * x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner2011-02-231-32/+25
| * x86: ioapic: Remove useless inlinesThomas Gleixner2011-02-231-12/+2
| * x86: ioapic: Make a few functions staticThomas Gleixner2011-02-232-32/+28
| * x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner2011-02-231-10/+6
| * x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner2011-02-231-12/+5
| * x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner2011-02-231-31/+3
| * x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner2011-02-231-7/+2
| * x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-232-0/+17
| * x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner2011-02-231-6/+13
| * x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner2011-02-231-20/+12
| * x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar2011-02-231-1/+1
| * x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-232-1/+19
| * x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-234-4/+20
| * x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-231-0/+1
| * x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-232-11/+12
* | x86: OLPC: Make OLPC=n build againThomas Gleixner2011-02-231-0/+7
* | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-233-8/+4
* | x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-234-20/+5
* | x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner2011-02-231-8/+2
* | x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner2011-02-231-2/+2
* | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23738-5880/+7892
|\|
| * Linux 2.6.38-rc6v2.6.38-rc6Linus Torvalds2011-02-221-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-02-224-120/+44
| |\
| | * eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-02-211-0/+2
| | * ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft2011-02-211-0/+1
| | * eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-213-26/+29
| | * eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks2011-02-181-94/+12
| * | drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-222-47/+0
| * | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-221-1/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-02-227-103/+61
| |\ \
| | * | dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-211-2/+22
| | * | thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2
| | * | acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
| | * | platform/x86: ideapad-laptop depends on INPUTRandy Dunlap2011-02-211-1/+1
| | * | platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
| | * | platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov2011-02-211-7/+1
| | * | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov2011-02-211-1/+1
| | * | platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12
| | * | platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32
| | * | platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8
| | * | platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-02-221-1/+11
| |\ \ \
| | * | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11