summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\
| * mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \
| * | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * | turbostat: run on HSXLen Brown2014-01-181-11/+31
| * | turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett2014-01-181-0/+1
| * | turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett2014-01-181-69/+38
| * | turbostat: Factor out common function to open file and exit on failureJosh Triplett2014-01-181-15/+16
| * | turbostat: Add a helper to parse a single int out of a fileJosh Triplett2014-01-181-57/+24
| * | turbostat: Check return value of fscanfJosh Triplett2014-01-181-4/+16
| * | turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-01-181-5/+6
| * | turbostat: Don't attempt to printf an off_t with %zxJosh Triplett2014-01-181-1/+1
| * | turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2014-01-182-2/+2
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-0231-57/+396
|\ \ \
| * | | ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson2014-01-311-10/+2
| * | | ARM: multi_v7_defconfig: add mvebu driversOlof Johansson2014-01-311-0/+10
| * | | clocksource: kona: Add basic use of external clockTim Kryger2014-01-311-3/+11
| * | | drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi2014-01-311-1/+1
| * | | ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger2014-01-311-1/+3
| * | | Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-01-311-4/+4
| |\ \ \
| | * | | ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock referenceBen Dooks2014-01-211-4/+4
| * | | | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam2014-01-311-0/+1
| * | | | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-312-1/+1
| * | | | MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song2014-01-311-8/+1
| * | | | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-314-5/+52
| |\ \ \ \
| | * | | | ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
| | * | | | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
| | * | | | ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia2014-01-181-2/+2
| | * | | | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth2014-01-161-0/+47
| * | | | | ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann2014-01-314-0/+32
| * | | | | ARM: hisi: don't select SMPRob Herring2014-01-311-1/+0
| * | | | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren2014-01-311-8/+3
| * | | | | ARM: multi_v7: copy most options from tegra_defconfigStephen Warren2014-01-311-11/+142
| * | | | | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
| * | | | | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
| * | | | | ARM: msm_defconfig: Enable MSM clock driversStephen Boyd2014-01-311-0/+4
| * | | | | ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd2014-01-313-0/+53
| * | | | | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | | | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-02-012-8/+126
|\ \ \ \ \ \
| * | | | | | deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-031-2/+2
| * | | | | | deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-031-5/+4
OpenPOWER on IntegriCloud