summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-25ARM: bcm: config option for l2 cache supportAlex Elder4-5/+20
2014-04-25ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder1-6/+1
2014-04-25ARM: bcm: have bcm_kona_smc() return request resultAlex Elder2-8/+12
2014-04-25ARM: bcm: clean up SMC codeAlex Elder2-67/+24
2014-04-25ARM: bcm: err, don't BUG() on SMC init failuresAlex Elder1-4/+10
2014-04-25ARM: bcm: use memory accessors for ioremapped areaAlex Elder1-5/+5
2014-04-25ARM: bcm: clean up config and build targetsAlex Elder2-7/+36
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-19init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-19vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter5-372/+437
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman1-1/+2
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)1-0/+6
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König1-6/+7
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas1-2/+7