summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior3-0/+112
2011-02-23x86: dtb: Add generic bus probeSebastian Andrzej Siewior1-0/+19
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior4-1/+99
2011-02-23x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior1-0/+19
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior3-3/+117
2011-02-23x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior3-1/+59
2011-02-23x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior5-0/+594
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior9-13/+126
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior3-11/+16
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2-4/+4
2011-02-23x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner1-32/+25
2011-02-23x86: ioapic: Remove useless inlinesThomas Gleixner1-12/+2
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner2-32/+28
2011-02-23x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner1-10/+6
2011-02-23x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner1-12/+5
2011-02-23x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner1-31/+3
2011-02-23x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner1-7/+2
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2-0/+17
2011-02-23x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner1-6/+13
2011-02-23x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner1-20/+12
2011-02-23x86: OLPC: Make OLPC=n build againThomas Gleixner1-0/+7
2011-02-23x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar1-1/+1
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2-1/+19
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar4-4/+20
2011-02-23x86: Add dummy mp_save_irq()Henrik Kretzschmar1-0/+1
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2-11/+12
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner3-8/+4
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner4-20/+5
2011-02-23x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner1-8/+2
2011-02-23x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner1-2/+2
2011-02-22Linux 2.6.38-rc6v2.6.38-rc6Linus Torvalds1-1/+1
2011-02-22drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-22module: explicitly align module_version_attribute structureDmitry Torokhov1-1/+1
2011-02-22Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2-6/+11
2011-02-22Documentation: log_buf_len uses [KMG] suffixRandy Dunlap1-4/+3
2011-02-22Documentation: explain [KMG] parameter suffixAhmed S. Darwish1-0/+5
2011-02-22Documentation: complete crashkernel= parameter documentationAhmed S. Darwish1-4/+8
2011-02-21[CIFS] update cifs versionSteve French1-1/+1
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-21cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar1-4/+4
2011-02-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks1-0/+2
2011-02-21ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft1-0/+1
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks3-26/+29