index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags
Rik van Riel
2
-2
/
+2
2016-09-10
sched/deadline: Document behavior of sched_yield()
Tommaso Cucinotta
1
-0
/
+18
2016-09-10
Revert "sched/fair: Make update_min_vruntime() more readable"
Peter Zijlstra
1
-4
/
+7
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
3
-144
/
+136
2016-09-05
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
Josh Poimboeuf
2
-3
/
+5
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
5
-46
/
+46
2016-09-05
sched/debug: Rename and move enqueue_sleeper()
Josh Poimboeuf
1
-69
/
+73
2016-09-05
sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU
Wanpeng Li
1
-28
/
+18
2016-09-05
schedcore: Remove duplicated init_task's preempt_notifiers init
seokhoon.yoon
1
-4
/
+0
2016-09-05
sched/fair: Fix load_above_capacity fixed point arithmetic width
Dietmar Eggemann
1
-1
/
+1
2016-09-05
sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()
Tommaso Cucinotta
3
-22
/
+40
2016-09-05
sched/deadline: Make CPU heap faster avoiding real swaps on heapify
Tommaso Cucinotta
1
-21
/
+45
2016-09-05
sched/deadline: Refactor CPU heap code
Tommaso Cucinotta
1
-27
/
+23
2016-09-05
sched/fair: Make update_min_vruntime() more readable
Byungchul Park
1
-10
/
+7
2016-09-05
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-09-04
Linux 4.8-rc5
v4.8-rc5
Linus Torvalds
1
-1
/
+1
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-02
ACPI / drivers: replace acpi_probe_lock spinlock with mutex
Lorenzo Pieralisi
1
-3
/
+3
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-02
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
1
-0
/
+12
2016-09-02
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
1
-1
/
+2
2016-09-02
rapidio/tsi721: fix incorrect detection of address translation condition
Alexandre Bounine
1
-1
/
+1
2016-09-02
rapidio/documentation/mport_cdev: add missing parameter description
Alexandre Bounine
1
-0
/
+4
2016-09-02
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-02
MAINTAINERS: Vladimir has moved
Vladimir Davydov
2
-1
/
+3
2016-09-02
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
3
-6
/
+22
2016-09-02
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
4
-20
/
+0
2016-09-02
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
3
-15
/
+27
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
2016-09-02
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
1
-1
/
+1
2016-09-02
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2
-0
/
+10
2016-09-02
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-09-02
mm, oom: prevent premature OOM killer invocation for high order request
Michal Hocko
1
-49
/
+2
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-09-01
Btrfs: fix endless loop in balancing block groups
Liu Bo
1
-3
/
+5
2016-09-01
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
1
-3
/
+5
2016-09-01
ovl: update doc
Miklos Szeredi
1
-5
/
+3
2016-09-01
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
4
-10
/
+33
2016-09-01
ovl: copyattr after setting POSIX ACL
Miklos Szeredi
1
-1
/
+5
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
4
-58
/
+33
2016-09-01
ovl: Get rid of ovl_xattr_noacl_handlers array
Andreas Gruenbacher
1
-16
/
+12
2016-09-01
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
2
-5
/
+4
[next]