index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
1
-5
/
+4
2016-02-29
acct, time: Change indentation in __acct_update_integrals()
Rik van Riel
1
-25
/
+26
2016-02-29
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
Rik van Riel
1
-10
/
+16
2016-02-29
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
1
-1
/
+9
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
1
-0
/
+9
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
3
-178
/
+186
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2
-133
/
+131
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
4
-50
/
+113
2016-02-29
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
1
-1
/
+0
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
1
-23
/
+25
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
1
-2
/
+10
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1048
-60025
/
+12028
2016-02-29
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
1
-9
/
+13
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
3
-20
/
+23
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-46
/
+132
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-47
/
+48
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
7
-16
/
+43
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
6
-10
/
+13
2016-02-27
ext4: online defrag not supported with DAX
Ross Zwisler
1
-0
/
+5
2016-02-27
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2
-2
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
2
-1
/
+18
2016-02-27
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
8
-14
/
+14
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
2
-0
/
+23
2016-02-27
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Mel Gorman
1
-1
/
+1
2016-02-27
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2016-02-27
PCI: mvebu: Restrict build to 32-bit ARM
Thierry Reding
1
-0
/
+1
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
5
-16
/
+37
2016-02-26
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-6
/
+13
2016-02-26
Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-34
/
+77
2016-02-26
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-94
/
+36
[next]