summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-02-01NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-02-01afs: proc cells and rootcell are writeablePali Rohár
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-02-01Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-02-01power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski
2014-01-31ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson
2014-01-31ARM: multi_v7_defconfig: add mvebu driversOlof Johansson
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31nfs: fix setting of ACLs on file creation.Noah Massey
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-31Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger
2014-01-31Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-01-31ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko
2014-01-31MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann
2014-01-31ARM: hisi: don't select SMPRob Herring
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii
2014-01-31Fix mountpoint reference leakage in linkatOleg Drokin
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2014-01-31perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter
2014-01-31perf tools: Adjust kallsyms for relocated kernelAdrian Hunter
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter
2014-01-31perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter
2014-01-31perf record: Get ref_reloc_sym from kernel mapAdrian Hunter
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter
2014-01-31perf machine: Add machine__get_kallsyms_filename()Adrian Hunter
2014-01-31perf tools: Add kallsyms__get_function_start()Adrian Hunter
2014-01-31perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter