summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-21cpuset: fix a regression in validating config changeLi Zefan1-5/+9
2013-08-21cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-2/+3
2013-08-21cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-36/+11
2013-08-21cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-20/+3
2013-08-21cpufreq: arm_big_little: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-26/+14
2013-08-21cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-3/+5
2013-08-21cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-2/+2
2013-08-21cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-12/+6
2013-08-21cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-19/+4
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2-5/+2
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha1-21/+7
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-28/+23
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha1-42/+19
2013-08-21of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha1-0/+15
2013-08-21driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha1-0/+2
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha1-0/+5
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha5-60/+103
2013-08-21powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha1-29/+47
2013-08-21openrisc: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha1-3/+0
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha1-3/+0
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita3-9/+9
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs3-15/+47
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs7-14/+14
2013-08-21drm/nouveau: fix reclocking on nv40Pali Rohár1-1/+1
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2-1/+5
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst1-9/+23
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2-8/+8
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-46/+52
2013-08-20packet: restore packet statistics tp_packets to include dropsWillem de Bruijn1-0/+2
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-21cpufreq: fix bad unlock balance on !CONFIG_SMPLi Zhong1-1/+1
2013-08-20Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+7
2013-08-20r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-21ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki1-15/+24
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-08-20macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich1-2/+4
2013-08-20macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich1-4/+0
2013-08-20macvtap: simplify usage of tap_featuresVlad Yasevich1-4/+6
2013-08-20tcp: set timestamps for restored skb-sAndrey Vagin1-0/+7
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney1-0/+26
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20cpufreq: Use cpufreq_policy_list for iterating over policiesViresh Kumar1-5/+4
2013-08-20cpufreq: remove cpufreq_policy_cpu per-cpu variableViresh Kumar1-35/+10
2013-08-20cpufreq: remove unnecessary check in __cpufreq_governor()Viresh Kumar1-2/+0
2013-08-20cpufreq: remove policy from cpufreq_policy_list during suspendViresh Kumar1-10/+9
2013-08-20cpufreq: Fix white space in __cpufreq_remove_dev()Viresh Kumar1-1/+1
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani1-2/+3