index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: create generic early_ioremap() support
Mark Salter
2014-04-08
1
-0
/
+42
*
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-04-08
1
-0
/
+16
*
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2014-04-08
1
-10
/
+29
*
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
2014-04-08
1
-2
/
+6
*
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
2014-04-08
1
-2
/
+2
*
percpu: add raw_cpu_ops
Christoph Lameter
2014-04-08
2
-141
/
+203
*
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2014-04-08
1
-0
/
+3
*
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
2014-04-08
1
-5
/
+1
*
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
2014-04-08
2
-9
/
+3
*
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
2014-04-08
1
-0
/
+9
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-08
3
-4
/
+4
*
bug: Make BUG() always stop the machine
Josh Triplett
2014-04-08
1
-1
/
+1
*
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
2014-04-08
1
-0
/
+1
*
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
2014-04-08
1
-3
/
+3
*
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
2014-04-08
1
-27
/
+30
*
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2014-04-08
1
-1
/
+4
*
idr: remove dead code
Stephen Hemminger
2014-04-08
1
-63
/
+0
*
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
2014-04-08
1
-0
/
+1
*
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
2014-04-08
1
-2
/
+2
*
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2014-04-08
1
-0
/
+1
*
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
2014-04-08
3
-3
/
+2
*
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
2014-04-08
1
-1
/
+1
*
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
2014-04-08
1
-1
/
+1
*
mm/readahead.c: inline ra_submit
Fabian Frederick
2014-04-08
1
-3
/
+0
*
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
2014-04-08
1
-1
/
+1
*
memcg: rename high level charging functions
Michal Hocko
2014-04-08
1
-4
/
+4
*
memcg: get_mem_cgroup_from_mm()
Johannes Weiner
2014-04-08
1
-6
/
+0
*
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
2014-04-08
1
-2
/
+2
*
res_counter: remove interface for locked charging and uncharging
David Rientjes
2014-04-08
1
-5
/
+1
*
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-08
2
-2
/
+0
*
mm, mempolicy: rename slab_node for clarity
David Rientjes
2014-04-08
1
-1
/
+1
*
mm: per-thread vma caching
Davidlohr Bueso
2014-04-08
3
-2
/
+47
*
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-04-08
1
-0
/
+1
*
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
2014-04-08
1
-0
/
+8
*
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2014-04-08
2
-0
/
+6
*
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
3
-4
/
+4
|
\
|
*
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
3
-4
/
+4
|
|
\
|
|
*
nfs: remove synchronous rename code
Jeff Layton
2014-03-17
1
-2
/
+0
|
|
*
nfs: make nfs_async_rename non-static
Jeff Layton
2014-03-17
1
-1
/
+0
|
|
*
nfs: abstract out code needed to complete a sillyrename
Jeff Layton
2014-03-17
1
-0
/
+1
|
|
*
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
2014-02-11
1
-0
/
+1
|
|
*
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
2014-02-11
1
-1
/
+2
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
6
-23
/
+26
|
\
\
\
|
*
|
|
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
2014-03-24
3
-6
/
+13
|
*
|
|
module: LLVMLinux: Remove unused function warning from __param_check macro
Mark Charlebois
2014-03-17
1
-1
/
+1
|
*
|
|
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-03-13
2
-1
/
+4
|
*
|
|
module: remove MODULE_GENERIC_TABLE
Rusty Russell
2014-03-13
2
-15
/
+8
|
*
|
|
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
2014-03-13
1
-1
/
+1
*
|
|
|
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-06
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
1
-0
/
+5
[next]