index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bio-integrity.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
sparc64: nocheck uaccess coding style tweaks
Michael S. Tsirkin
1
-63
/
+37
2015-01-13
xtensa: macro whitespace fixes
Michael S. Tsirkin
1
-45
/
+45
2015-01-13
sh: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
parisc: macro whitespace fixes
Michael S. Tsirkin
1
-58
/
+58
2015-01-13
m68k: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
m32r: macro whitespace fixes
Michael S. Tsirkin
1
-42
/
+42
2015-01-13
frv: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
cris: macro whitespace fixes
Michael S. Tsirkin
1
-55
/
+58
2015-01-13
avr32: macro whitespace fixes
Michael S. Tsirkin
1
-9
/
+9
2015-01-13
arm64: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
arm: macro whitespace fixes
Michael S. Tsirkin
1
-46
/
+46
2015-01-13
alpha: macro whitespace fixes
Michael S. Tsirkin
1
-41
/
+41
2015-01-13
blackfin: macro whitespace fixes
Michael S. Tsirkin
1
-11
/
+11
2015-01-13
sparc64: uaccess_64 macro whitespace fixes
Michael S. Tsirkin
1
-104
/
+144
2015-01-13
sparc32: uaccess_32 macro whitespace fixes
Michael S. Tsirkin
1
-138
/
+227
2015-01-13
avr32: whitespace fix
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
sh: fix put_user sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
metag: fix put_user sparse errors
Michael S. Tsirkin
1
-8
/
+13
2015-01-13
ia64: fix put_user sparse errors
Michael S. Tsirkin
1
-4
/
+5
2015-01-13
blackfin: fix put_user sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
arm: fix put_user sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
m68k/uaccess: fix sparse errors
Michael S. Tsirkin
1
-20
/
+20
2015-01-13
sparc64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
sparc32/uaccess: fix sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
sh/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
openrisc/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
metag/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
m32r/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
ia64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
cris/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
blackfin/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
avr32/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
arm64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
alpha/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
x86/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes
Andi Kleen
2
-1
/
+18
2015-01-09
perf/x86_64: Improve user regs sampling
Andy Lutomirski
1
-2
/
+76
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
6
-16
/
+63
[next]