summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens3-22/+13
2014-01-22MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1Jonas Gorski1-1/+0
2014-01-22MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*Jonas Gorski1-3/+10
2014-01-22MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSBJonas Gorski1-0/+1
2014-01-22MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski2-1/+8
2014-01-22MIPS: BCM63XX: always register bmips smp opsJonas Gorski1-4/+2
2014-01-22MIPS: BMIPS: add a smp ops registration helperJonas Gorski3-1/+28
2014-01-22MIPS: BMIPS: extend BMIPS3300 to include BMIPS32Jonas Gorski1-4/+4
2014-01-22MIPS: BMIPS: select CPU_HAS_PREFETCHJonas Gorski1-0/+1
2014-01-22MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEMJonas Gorski1-1/+1
2014-01-22MIPS: BMIPS: merge CPU options into one optionJonas Gorski1-41/+39
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski4-137/+235
2014-01-22MIPS: allow asm/cpu.h to be included from assemblyJonas Gorski1-0/+3
2014-01-22MIPS: BCM63XX: disable SMP also on BCM3368Jonas Gorski1-4/+4
2014-01-22MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski4-2/+60
2014-01-22MIPS: BCM63XX: add HSSPI IRQ and register offsetsJonas Gorski1-0/+18
2014-01-22MIPS: BCM63XX: setup the HSSPI clock rateJonas Gorski1-0/+18
2014-01-22MIPS: BCM63XX: expose the HSSPI clockJonas Gorski1-0/+24
2014-01-14MIPS: Support for 64-bit FP with O32 binariesPaul Burton19-236/+449
2014-01-14MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton1-13/+0
2014-01-14MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2-1/+9
2014-01-14MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2-2/+27
2014-01-12Linux 3.13-rc8v3.13-rc8Linus Torvalds1-1/+1
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2-3/+22
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins1-3/+3
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-126/+219
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-1/+2
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+42
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2014-01-11leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+1
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu1-1/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang21-62/+80
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-14/+23
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds6-13/+19
2014-01-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+5
2014-01-10ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa1-2/+4
2014-01-10bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-6/+8
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu1-1/+3
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-14/+23
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu1-5/+5
2014-01-09Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-46/+6
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+7