summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba2015-11-251-1/+1
| * | | | | | | Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana2015-11-253-5/+38
| * | | | | | | Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-256-26/+52
| * | | | | | | Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter2015-11-251-1/+3
| * | | | | | | btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba2015-11-251-3/+7
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2015-11-274-4/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-11-261-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selinux: fix bug in conditional rules handlingStephen Smalley2015-11-241-2/+2
| * | | | | | | | | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-253-2/+10
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-2750-254/+280
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-11-272-2/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: rockchip: Add OTP gpio pinctrl to rk3288 tsadc nodeCaesar Wang2015-11-191-2/+8
| | * | | | | | | | | | ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnieHeiko Stuebner2015-11-191-0/+4
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-11-273-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: orion5x: Fix legacy get_irqnr_and_baseNicolas Pitre2015-11-251-1/+1
| | * | | | | | | | | | ARM: dove: Fix legacy get_irqnr_and_baseNicolas Pitre2015-11-251-2/+2
| | * | | | | | | | | | ARM: dts: Kirkwood: Fix QNAP TS219 power-offHelmut Klein2015-11-191-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-11-271-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: shmobile: r8a7793: proper constness with __initconstNicolas Pitre2015-11-221-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-11-259-67/+106
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondaryGrygorii Strashko2015-11-251-3/+3
| | * | | | | | | | | | Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren2015-11-251286-50158/+30523
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod dataNeil Armstrong2015-11-251-0/+3
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ARM: OMAP2+: remove custom abort handler for t410Lucas Stach2015-11-121-29/+0
| | * | | | | | | | | | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixesTony Lindgren2015-11-129040-239966/+497864
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP: DRA7: hwmod: Add data for McASP3Peter Ujfalusi2015-11-121-0/+56
| | | * | | | | | | | | | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2015-11-122-30/+39
| | | * | | | | | | | | | ARM: dts: dra7: Fix McASP3 node regarding to clocksPeter Ujfalusi2015-11-121-2/+2
| | * | | | | | | | | | | bus: omap-ocp2scp: Fix module aliasAxel Lin2015-10-121-1/+1
| | * | | | | | | | | | | ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()Jisheng Zhang2015-10-121-2/+2
| * | | | | | | | | | | | Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-11-253-23/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bo...Murali Karicheri2015-11-232-19/+1
| | * | | | | | | | | | | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-231-1/+1
| | * | | | | | | | | | | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-231-3/+3
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v4.4-rc2' into fixesArnd Bergmann2015-11-25334-5497/+4149
| |\| | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'imx-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2015-11-252-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.Cory Tusar2015-11-241-2/+2
| | * | | | | | | | | | | | ARM: imx: add platform irq type setting in gpcAnson Huang2015-11-231-0/+1
| | * | | | | | | | | | | | ARM: dts: vfxxx: Fix erroneous property in esdhc0 nodeSanchayan Maity2015-11-231-2/+2
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang2015-11-241-0/+1
| * | | | | | | | | | | | scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann2015-11-191-1/+1
| * | | | | | | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2015-11-1925-149/+142
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | MAINTAINERS: Atmel drivers: change NAND and ISI entriesNicolas Ferre2015-11-171-2/+3
| | * | | | | | | | | | | | ARM: at91/dt: sama5d2 Xplained: add several devicesLudovic Desroches2015-11-161-0/+106
| | * | | | | | | | | | | | ARM: at91/dt: remove bootargsAlexandre Belloni2015-11-162-2/+0
| | * | | | | | | | | | | | ARM: at91/dt: remove leftovers clock definitionAlexandre Belloni2015-11-1612-110/+0
| | * | | | | | | | | | | | ARM: at91/dt: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2015-11-1618-32/+32
| | * | | | | | | | | | | | ARM: at91/dt: sama5d4: change watchdog compatibleWenyou Yang2015-11-161-1/+1
| | * | | | | | | | | | | | ARM: at91/defconfig: remove CONFIG_SSB from Atmel defconfigsNicolas Ferre2015-11-162-2/+0
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | ARM: zx: only build power domain code when CONFIG_PM=yArnd Bergmann2015-11-191-1/+1