Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-16 | 4 | -23/+58 | |
* | | | | | | | | | | | | | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds | 2012-02-16 | 1 | -3/+6 | |
* | | | | | | | | | | | | | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds | 2012-02-16 | 3 | -8/+45 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | i387: fix sense of sanity check | Linus Torvalds | 2012-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-02-14 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | regulator: Fix getting voltage in max8649_enable_time() | Axel Lin | 2012-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | regulator: Fix mc13xxx regulator modular build (again) | David Miller | 2012-02-09 | 1 | -0/+2 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-02-14 | 9 | -27/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/pseries/eeh: Fix crash when error happens during device probe | Thadeu Lima de Souza Cascardo | 2012-02-14 | 2 | -2/+7 | |
| * | | | | | | | | | | | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King | 2012-02-14 | 2 | -3/+8 | |
| * | | | | | | | | | | | powerpc/powernv: Disable interrupts while taking phb->lock | Michael Ellerman | 2012-02-14 | 1 | -8/+14 | |
| * | | | | | | | | | | | powerpc: Fix WARN_ON in decrementer_check_overflow | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+5 | |
| * | | | | | | | | | | | powerpc/wsp: Fix IRQ affinity setting | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Implement GET_IP/SET_IP | Srikar Dronamraju | 2012-02-14 | 1 | -8/+12 | |
| * | | | | | | | | | | | powerpc/wsp: Permanently enable PCI class code workaround | Benjamin Herrenschmidt | 2012-02-14 | 1 | -4/+4 | |
* | | | | | | | | | | | | Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-02-14 | 20 | -133/+269 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon | 2012-02-13 | 2 | -71/+79 | |
| * | | | | | | | | | | | | mmc: atmel-mci: save and restore sdioirq when soft reset is performed | Ludovic Desroches | 2012-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | mmc: block: Init ro_lock sysfs attr to fix lockdep warnings | Rabin Vincent | 2012-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | mmc: sh_mmcif: fix late delayed work initialisation | Guennadi Liakhovetski | 2012-02-13 | 1 | -7/+9 | |
| * | | | | | | | | | | | | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski | 2012-02-13 | 3 | -2/+23 | |
| * | | | | | | | | | | | | mmc: core: Fix comparison issue in mmc_compare_ext_csds | Jurgen Heeks | 2012-02-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S | 2012-02-13 | 3 | -12/+35 | |
| * | | | | | | | | | | | | mmc: sdhci-pci: set Medfield SDIO as non-removable | Adrian Hunter | 2012-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mmc: core: add the capability for broken voltage | Jaehoon Chung | 2012-02-13 | 2 | -0/+5 | |
| * | | | | | | | | | | | | mmc: core: Fix low speed mmc card detection failure | Girish K S | 2012-02-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | mmc: esdhc: set the timeout to the max value | Jerry Huang | 2012-02-13 | 1 | -0/+5 | |
| * | | | | | | | | | | | | mmc: esdhc: add PIO mode support | Jerry Huang | 2012-02-13 | 1 | -1/+4 | |
| * | | | | | | | | | | | | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma | 2012-02-13 | 5 | -30/+61 | |
| * | | | | | | | | | | | | mmc: of_mmc_spi: fix little endian support | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | mmc: core: UHS sdio card that fails should not exceed 50MHz | Philip Rakity | 2012-02-13 | 1 | -3/+4 | |
| * | | | | | | | | | | | | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3 | Roy Zang | 2012-02-12 | 1 | -0/+32 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2012-02-14 | 7 | -13/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | xenbus_dev: add missing error check to watch handling | Jan Beulich | 2012-02-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. | Konrad Rzeszutek Wilk | 2012-02-03 | 3 | -11/+12 | |
| * | | | | | | | | | | | | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback | Stefano Stabellini | 2012-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. | Konrad Rzeszutek Wilk | 2012-02-03 | 1 | -0/+7 | |
| * | | | | | | | | | | | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu state | Konrad Rzeszutek Wilk | 2012-02-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2012-02-14 | 5 | -7/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ALSA: intel8x0: Fix default inaudible sound on Gateway M520 | Daniel T Chen | 2012-02-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-02-14 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ASoC: fsi: fixup fsi_pointer() calculation method | Kuninori Morimoto | 2012-02-09 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | Merge branch 'fix/acer-alc889-fix' into fix/hda | Takashi Iwai | 2012-02-13 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ALSA: hda - Fix silent speaker output on Acer Aspire 6935 | Takashi Iwai | 2012-02-13 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | ALSA: hda - Fix initialization of secondary capture source on VT1705 | Takashi Iwai | 2012-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | ALSA: hda - Fix mute-LED VREF value for new HP laptops | Takashi Iwai | 2012-02-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-02-13 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cifs: don't return error from standard_receive3 after marking response malformed | Jeff Layton | 2012-02-07 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | cifs: request oplock when doing open on lookup | Jeff Layton | 2012-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | cifs: fix error handling when cifscreds key payload is an error | Jeff Layton | 2012-02-07 | 1 | -1/+1 |