summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irq_domain: Remove references to old irq_host namesGrant Likely2012-02-161-111/+108
* irq_domain: remove NO_IRQ from irq domain codeGrant Likely2012-02-161-19/+19
* irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-165-650/+643
* irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-163-14/+6
* irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-142-198/+69
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1443-348/+277
* irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-143-5/+3
* irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-143-34/+78
* irq_domain: Be less verboseGrant Likely2012-02-141-3/+1
* irq_domain: add documentation and MAINTAINERS entry.Grant Likely2012-02-142-0/+126
* Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-145-7/+35
|\
| * ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
| * Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-141-5/+1
| |\
| | * ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
| * | Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai2012-02-131-0/+23
| |\ \
| | * | ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai2012-02-131-0/+23
| * | | ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-131-0/+3
| * | | ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-02-132-5/+6
|\ \ \ \
| * | | | cifs: don't return error from standard_receive3 after marking response malformedJeff Layton2012-02-071-3/+4
| * | | | cifs: request oplock when doing open on lookupJeff Layton2012-02-071-1/+1
| * | | | cifs: fix error handling when cifscreds key payload is an errorJeff Layton2012-02-071-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-131-37/+33
|\ \ \ \ \
| * | | | | crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-051-36/+32
| * | | | | crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-01-261-2/+2
* | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-132-2/+3
|\ \ \ \ \ \
| * | | | | | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
| * | | | | | module: make module param bint handle nul valueDave Young2012-02-141-1/+2
* | | | | | | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds2012-02-133-12/+8
|\ \ \ \ \ \ \
| * | | | | | | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-011-0/+1
| * | | | | | | power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
| * | | | | | | lp8727_chager: Fix permissions on a header fileKim, Milo2012-02-011-0/+0
| * | | | | | | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-011-1/+1
| * | | | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-011-9/+4
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-02-137-283/+142
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-106-282/+141
| * | | | | | | | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-311-1/+1
* | | | | | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-1311-56/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-134-15/+33
| * | | | | | | | | ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-131-8/+8
| * | | | | | | | | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-131-7/+7
| * | | | | | | | | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-131-4/+4
| * | | | | | | | | ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-131-1/+1
| * | | | | | | | | ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King2012-02-131-0/+1
| * | | | | | | | | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-131-1/+1
| * | | | | | | | | ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-131-4/+4
| * | | | | | | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
| * | | | | | | | | ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-131-2/+2
| * | | | | | | | | ARM: omap: fix vc.c PMIC error messageRussell King2012-02-131-4/+2
| * | | | | | | | | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King2012-02-131-0/+1
| | |_|/ / / / / / | |/| | | | | | |