index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()
Oleg Nesterov
2016-09-30
2
-44
/
+21
*
sched/wait: Avoid abort_exclusive_wait() in ___wait_event()
Oleg Nesterov
2016-09-30
2
-16
/
+26
*
sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()
Oleg Nesterov
2016-09-30
2
-8
/
+6
*
sched/fair: Fix fixed point arithmetic width for shares and effective load
Dietmar Eggemann
2016-09-30
1
-2
/
+2
*
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
2016-09-30
2
-16
/
+33
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-09-30
155
-716
/
+1245
|
\
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-29
5
-7
/
+10
|
|
\
|
|
*
mem-hotplug: use nodes that contain memory as mask in new_node_page()
Li Zhong
2016-09-29
1
-5
/
+5
|
|
*
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2016-09-29
2
-0
/
+2
|
|
*
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
2016-09-29
1
-1
/
+1
|
|
*
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
2016-09-29
1
-1
/
+2
|
*
|
Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-09-28
2
-1
/
+4
|
|
\
\
|
|
*
|
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Karl Beldan
2016-09-10
1
-0
/
+3
|
|
*
|
mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
Roger Quadros
2016-08-29
1
-1
/
+1
|
*
|
|
MAINTAINERS: Update my e-mail
Mark Fasheh
2016-09-28
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-28
2
-8
/
+40
|
|
\
\
|
|
*
|
cgroup: fix invalid controller enable rejections with cgroup namespace
Tejun Heo
2016-09-23
1
-4
/
+25
|
|
*
|
cpuset: fix non static symbol warning
Wei Yongjun
2016-09-16
1
-1
/
+1
|
|
*
|
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
2016-09-13
1
-3
/
+14
|
*
|
|
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
2016-09-26
1
-1
/
+1
|
*
|
|
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-26
1
-13
/
+16
|
|
\
\
\
|
|
*
|
|
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
1
-6
/
+8
|
|
*
|
|
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-25
1
-7
/
+8
|
*
|
|
|
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-26
1
-0
/
+1
|
*
|
|
|
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2016-09-26
2
-8
/
+7
|
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
17
-65
/
+37
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
2016-09-25
1
-0
/
+1
|
|
*
|
|
|
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-25
1
-4
/
+3
|
|
*
|
|
|
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-23
1
-0
/
+2
|
|
*
|
|
|
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-21
1
-4
/
+4
|
|
*
|
|
|
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
2016-09-19
1
-0
/
+1
|
|
*
|
|
|
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
2016-09-19
1
-1
/
+1
|
|
*
|
|
|
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
2016-09-19
1
-2
/
+2
|
|
*
|
|
|
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
1
-4
/
+4
|
|
*
|
|
|
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
1
-1
/
+1
|
|
*
|
|
|
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
2016-09-13
1
-0
/
+1
|
|
*
|
|
|
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-09-13
1
-0
/
+2
|
|
*
|
|
|
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2016-09-13
2
-40
/
+0
|
|
*
|
|
|
MIPS: MAAR: Fix address alignment
James Hogan
2016-09-13
1
-7
/
+6
|
|
*
|
|
|
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
1
-0
/
+7
|
|
*
|
|
|
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-09-13
1
-1
/
+1
|
|
*
|
|
|
MIPS: ath79: Fix test for error return of clk_register_fixed_factor().
Amitoj Kaur Chawla
2016-09-13
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-25
1
-2
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment
Russell Currey
2016-09-21
1
-2
/
+9
|
*
|
|
|
|
|
radix tree: fix sibling entry handling in radix_tree_descend()
Linus Torvalds
2016-09-25
1
-4
/
+4
|
*
|
|
|
|
|
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2016-09-25
2
-5
/
+13
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-24
2
-3
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
2016-09-22
1
-1
/
+1
|
|
*
|
|
|
|
|
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
2016-09-22
1
-1
/
+2
|
|
*
|
|
|
|
|
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
2016-09-20
1
-1
/
+1
[next]