summaryrefslogtreecommitdiffstats
path: root/kernel/smp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2-5/+20
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2-2/+3
2015-12-12memcg: fix memory.high targetVladimir Davydov1-1/+1
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi1-1/+4
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller2-1/+3
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-12ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-12dt-bindings: define little-endian property for QorIQ GPIOLi Yang1-0/+4
2015-12-12ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-12USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2015-12-12xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-11ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2-6/+1
2015-12-11perf tools: Clear struct machine during machine__init()Wang Nan1-0/+1
2015-12-11perf script: Add support for PERF_TYPE_BREAKPOINTWang Nan1-0/+14
2015-12-11perf data: Add u32_hex data typeWang Nan1-0/+2
2015-12-11tools lib bpf: Fetch map names from correct strtabWang Nan1-2/+9
2015-12-11tools lib bpf: Check return value of strdup when reading map namesWang Nan1-4/+9
2015-12-11perf top: Cleanup condition in perf_top__record_precise_ip()Namhyung Kim1-5/+4
2015-12-11perf top: Fix annotation on --stdioNamhyung Kim1-2/+1
2015-12-11perf top: Access hists->lock only if neededNamhyung Kim1-13/+15
2015-12-11perf top: Do not convert address for perf_top__record_precise_ip()Namhyung Kim1-10/+2
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-11ARM: pxa: use PWM lookup table for all machinesArnd Bergmann1-0/+5
2015-12-10ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang1-2/+4
2015-12-10ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang1-1/+1
2015-12-10perf symbols: Fix dso__load_sym to put dsoMasami Hiramatsu1-2/+7
2015-12-10perf tools: Make perf_session__register_idle_thread drop the refcountMasami Hiramatsu3-6/+9
2015-12-10Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2-21/+0
2015-12-10perf top: Delete half-processed hist entries when exitNamhyung Kim1-1/+25
2015-12-10perf tools: Get rid of exit_browser() from usage_with_options()Namhyung Kim1-3/+0
2015-12-10perf thread_map: Free strlist on constructor error pathNamhyung Kim1-0/+1
2015-12-10perf top: Do show usage message when failing to create cpu/thread mapsArnaldo Carvalho de Melo1-2/+5
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij1-1/+1
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2-0/+2
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-12-10perf report: Check argument before calling setup_browser()Namhyung Kim1-11/+10
2015-12-10perf kvm: Remove invocation of setup/exit_browser()Namhyung Kim1-3/+0
2015-12-10perf annotate: Delay UI browser setup after initialization is doneNamhyung Kim1-9/+9
2015-12-10perf annotate: Check argument before calling setup_browser()Namhyung Kim1-11/+10
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2015-12-10ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko2-2/+10
2015-12-09ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin1-1/+1
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber1-10/+22
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2015-12-09perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf3-7/+11
2015-12-09perf tools: Save cmdline arguments earlierJosh Poimboeuf3-11/+1