aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-13
|\
| * ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh2011-12-13
| * ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil2011-12-13
| * crush: fix mapping calculation when force argument doesn't existSage Weil2011-12-12
| * ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-07
| * rbd: remove buggy rollback functionalityJosh Durgin2011-12-07
| * rbd: return an error when an invalid header is readJosh Durgin2011-12-07
| * ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-02
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-12-13
|\ \
| * | writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang2011-12-07
| * | writeback: permit through good bdi even when global dirty exceededWu Fengguang2011-12-07
| * | writeback: comment on the bdi dirty thresholdWu Fengguang2011-12-07
| * | fs: Make write(2) interruptible by a fatal signalJan Kara2011-12-01
| * | writeback: Fix issue on make htmldocsMarcos Paulo de Souza2011-11-29
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-13
|\ \ \
| * | | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard2011-12-11
| * | | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-06
| * | | ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-06
| * | | ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre2011-12-06
* | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-13
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-12-12
|\ \ \ \
| * | | | hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin2011-12-12
| * | | | hwmon: (jz4740) fix signedness bugAxel Lin2011-12-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-10
| * | | | mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-10
| * | | | mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-10
| * | | | mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-10
| * | | | mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-10
| * | | | mmc: core: Fix power_off_notify during suspendGirish K S2011-12-10
| * | | | mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-10
| * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
| * | | | mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-10
| * | | | mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-10
| * | | | mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-07
* | | | | Linux 3.2-rc5Linus Torvalds2011-12-09
* | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-12-09
|\ \ \ \ \
| * | | | | cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton2011-12-08
| * | | | | cifs: attempt to freeze while looping on a receive attemptJeff Layton2011-12-08
| * | | | | cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-12-08
| * | | | | CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky2011-12-08
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-09
|\ \ \ \ \ \
| * | | | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-09
| * | | | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-08
| * | | | | | x86/intel_mid: Kconfig select fixAlan Cox2011-12-06
| * | | | | | x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-06
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-09
|\ \ \ \ \ \
| * | | | | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-07
| * | | | | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-07
| * | | | | | spi/nuc900: Include linux/module.hAxel Lin2011-12-07