index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-12
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2015-12-12
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
Vlastimil Babka
2
-2
/
+3
2015-12-12
memcg: fix memory.high target
Vladimir Davydov
1
-1
/
+1
2015-12-12
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
Naoya Horiguchi
1
-1
/
+4
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
2015-12-12
parisc: Wire up mlock2 syscall
Helge Deller
2
-1
/
+3
2015-12-12
parisc: Remove unused pcibios_init_bus()
Bjorn Helgaas
1
-18
/
+0
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-12
ls2080a/dts: Add little endian property for GPIO IP block
Liu Gang
1
-0
/
+4
2015-12-12
dt-bindings: define little-endian property for QorIQ GPIO
Li Yang
1
-0
/
+4
2015-12-12
ARM64: dts: ls2080a: fix eSDHC endianness
yangbo lu
1
-0
/
+1
2015-12-12
USB: add quirk for devices with broken LPM
Alan Stern
3
-1
/
+15
2015-12-12
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-11
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
1
-4
/
+8
2015-12-11
ARM: dts: vf610: use reset values for L2 cache latencies
Stefan Agner
2
-6
/
+1
2015-12-11
perf tools: Clear struct machine during machine__init()
Wang Nan
1
-0
/
+1
2015-12-11
perf script: Add support for PERF_TYPE_BREAKPOINT
Wang Nan
1
-0
/
+14
2015-12-11
perf data: Add u32_hex data type
Wang Nan
1
-0
/
+2
2015-12-11
tools lib bpf: Fetch map names from correct strtab
Wang Nan
1
-2
/
+9
2015-12-11
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
1
-4
/
+9
2015-12-11
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
1
-5
/
+4
2015-12-11
perf top: Fix annotation on --stdio
Namhyung Kim
1
-2
/
+1
2015-12-11
perf top: Access hists->lock only if needed
Namhyung Kim
1
-13
/
+15
2015-12-11
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
1
-10
/
+2
2015-12-11
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-11
ARM: pxa: use PWM lookup table for all machines
Arnd Bergmann
1
-0
/
+5
2015-12-10
ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1
Jisheng Zhang
1
-2
/
+4
2015-12-10
ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock
Jisheng Zhang
1
-1
/
+1
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
1
-2
/
+7
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
3
-6
/
+9
2015-12-10
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2
-21
/
+0
2015-12-10
perf top: Delete half-processed hist entries when exit
Namhyung Kim
1
-1
/
+25
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
1
-3
/
+0
2015-12-10
perf thread_map: Free strlist on constructor error path
Namhyung Kim
1
-0
/
+1
2015-12-10
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
1
-2
/
+5
2015-12-10
clocksource: Mmio: remove artificial 32bit limitation
Linus Walleij
1
-1
/
+1
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
2
-0
/
+2
2015-12-10
irqchip/gic-v3: Add missing struct device_node declaration
Marc Zyngier
1
-0
/
+1
2015-12-10
perf report: Check argument before calling setup_browser()
Namhyung Kim
1
-11
/
+10
2015-12-10
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
1
-3
/
+0
2015-12-10
perf annotate: Delay UI browser setup after initialization is done
Namhyung Kim
1
-9
/
+9
2015-12-10
perf annotate: Check argument before calling setup_browser()
Namhyung Kim
1
-11
/
+10
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2015-12-10
ARM: dts: am4372: fix clock source for arm twd and global timers
Grygorii Strashko
2
-2
/
+10
2015-12-09
ipmi: move timer init to before irq is setup
Jan Stancek
1
-4
/
+4
2015-12-09
bitops.h: correctly handle rol32 with 0 byte shift
Sasha Levin
1
-1
/
+1
2015-12-09
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
1
-10
/
+22
2015-12-09
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
1
-0
/
+6
2015-12-09
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
3
-7
/
+11
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
3
-11
/
+1
[prev]
[next]