summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-11/+23
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
2011-02-21genirq: Add missing break in __irq_set_trigger()Thomas Gleixner1-0/+1
2011-02-21genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()Yinghai Lu1-7/+8
2011-02-21genirq: Fix misplaced status update in irq_disable()Thomas Gleixner1-1/+1
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre1-1/+1
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2-6/+4
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King1-13/+89
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2-1/+3
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar1-1/+1
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim1-0/+3
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar1-2/+2
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar1-1/+1
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2011-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-19/+63
2011-02-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-26/+86
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh2-1/+5
2011-02-19ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson1-1/+1
2011-02-19ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson1-13/+48
2011-02-19genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner2-9/+23
2011-02-19genirq; Add fasteoi irq_chip quirkThomas Gleixner2-2/+11
2011-02-19genirq: Add preflow handler supportThomas Gleixner4-1/+30
2011-02-19genirq: Consolidate set_chip_handler functionsThomas Gleixner2-24/+43
2011-02-19genirq: Use irq_get/put functionsThomas Gleixner2-117/+57
2011-02-19genirq: Implement irq_get/put_desc_[bus]locked/unlock()Thomas Gleixner2-0/+48
2011-02-19genirq: Remove real old transition functionsThomas Gleixner4-34/+5
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner3-0/+11
2011-02-19genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2-1/+11
2011-02-19genirq: Move wakeup state to irq_dataThomas Gleixner4-5/+11
2011-02-19genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner4-5/+26
2011-02-19genirq: Add flags to irq_chipThomas Gleixner1-0/+3
2011-02-19genirq: Cleanup irq.hThomas Gleixner2-49/+62
2011-02-19genirq: Force wrapped access to desc->status in core codeThomas Gleixner3-5/+8
2011-02-19genirq: Wrap the remaning IRQ_* flagsThomas Gleixner5-12/+70
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner5-20/+87