summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-23ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn5-5/+5
2014-02-23ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn1-2/+2
2014-02-23ARM: kirkwood: ioremap memory control registerAndrew Lunn2-3/+7
2014-02-23ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn2-7/+16
2014-02-23ARM: kirkwood: Separate board-dt from common and pcie code.Andrew Lunn2-3/+88
2014-02-23ARM: kirkwood: Drop printing the SoC type and revisionAndrew Lunn1-2/+0
2014-02-23ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DTAndrew Lunn6-68/+62
2014-02-23ARM: kirkwood: Give pm.c its own header file.Andrew Lunn4-6/+28
2014-02-22ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia1-2/+2
2014-02-11ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni1-6/+0
2014-02-11ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright1-5/+4
2014-02-05ARM: mvebu: Makefile clean-upGregory CLEMENT1-2/+1
2014-02-03Linus 3.14-rc1v3.14-rc1Linus Torvalds1-3/+3
2014-02-03Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-03hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-03hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-03parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-27/+39
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-57/+396
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-02tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-8/+126
2014-02-01afs: proc cells and rootcell are writeablePali Rohár1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-01Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-420/+553
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-51/+26
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-02-01ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson1-10/+2
2014-02-01ARM: multi_v7_defconfig: add mvebu driversOlof Johansson1-0/+10
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-02-01Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-42/+86
2014-02-01Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-566/+935
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds43-505/+2300
2014-02-01drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-02-01ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger1-1/+3
2014-02-01Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-4/+4
2014-02-01ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam1-0/+1
2014-02-01ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2-1/+1
2014-02-01MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song1-8/+1
2014-02-01Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson4-5/+52