index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
Linus Torvalds
37
-742
/
+2365
2014-06-07
arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-13
/
+2
2014-06-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next
Linus Torvalds
4
-80
/
+97
2014-06-08
f2fs: support f2fs_fiemap
Jaegeuk Kim
3
-0
/
+8
2014-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
1
-2
/
+5
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-40
/
+50
2014-06-07
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-89
/
+64
2014-06-08
ceph: use truncate_pagecache() instead of truncate_inode_pages()
Yan, Zheng
1
-2
/
+2
2014-06-07
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2
-3
/
+61
2014-06-07
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
Mark Charlebois
1
-1
/
+1
2014-06-07
ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h
Behan Webster
1
-11
/
+11
2014-06-07
all: LLVMLinux: Change DWARF flag to support gcc and clang
Behan Webster
1
-1
/
+1
2014-06-07
net: netfilter: LLVMLinux: vlais-netfilter
Mark Charlebois
1
-5
/
+17
2014-06-07
crypto: LLVMLinux: aligned-attribute.patch
Mark Charlebois
1
-1
/
+2
2014-06-07
x86/boot: EFI_MIXED should not prohibit loading above 4G
Matt Fleming
1
-2
/
+1
2014-06-06
tracing: Fix memory leak on instance deletion
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-06-06
net: qmi_wwan: add Olivetti Olicard modems
Bjørn Mork
1
-1
/
+6
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
198
-1799
/
+4204
2014-06-06
mac802154: llsec: add forgotten list_del_rcu in key removal
Phoebe Buckheister
1
-0
/
+1
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
3
-14
/
+18
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
25
-49
/
+49
2014-06-06
svcrdma: Fence LOCAL_INV work requests
Steve Wise
1
-1
/
+1
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
4
-602
/
+328
2014-06-06
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-06-06
nfs4: remove unused CHANGE_SECURITY_LABEL
J. Bruce Fields
2
-3
/
+1
2014-06-06
nfsd4: kill READ64
J. Bruce Fields
1
-17
/
+16
2014-06-06
nfsd4: kill READ32
J. Bruce Fields
1
-128
/
+127
2014-06-06
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2
-5
/
+6
2014-06-06
ufs: sb mutex merge + mutex_destroy
Fabian Frederick
4
-43
/
+33
2014-06-06
powerpc: update comments for generic idle conversion
Geert Uytterhoeven
1
-1
/
+1
2014-06-06
cris: update comments for generic idle conversion
Geert Uytterhoeven
2
-7
/
+3
2014-06-06
idle: remove cpu_idle() forward declarations
Geert Uytterhoeven
2
-3
/
+0
2014-06-06
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-06
mm: convert some level-less printks to pr_*
Mitchel Humpherys
5
-14
/
+29
2014-06-06
MAINTAINERS: adi-buildroot-devel is moderated
Richard Weinberger
1
-9
/
+9
2014-06-06
MAINTAINERS: add linux-api for review of API/ABI changes
Josh Triplett
1
-0
/
+7
2014-06-06
mm/kmemleak-test.c: use pr_fmt for logging
Fabian Frederick
1
-17
/
+19
2014-06-06
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-17
/
+17
2014-06-06
fs/dlm/lockspace.c: convert simple_str to kstr
Fabian Frederick
1
-4
/
+17
2014-06-06
fs/dlm/config.c: convert simple_str to kstr
Fabian Frederick
1
-6
/
+20
2014-06-06
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
2
-0
/
+32
2014-06-06
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
1
-20
/
+14
2014-06-06
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
1
-50
/
+39
2014-06-06
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2
-4
/
+8
2014-06-06
mm/mempool.c: update the kmemleak stack trace for mempool allocations
Catalin Marinas
1
-0
/
+6
2014-06-06
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
Catalin Marinas
1
-0
/
+6
2014-06-06
mm: introduce kmemleak_update_trace()
Catalin Marinas
3
-0
/
+39
2014-06-06
mm/kmemleak.c: use %u to print ->checksum
Jianpeng Ma
1
-1
/
+1
2014-06-06
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
3
-18
/
+15
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
1
-0
/
+3
[prev]
[next]