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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-4
/
+4
2014-04-07
bug: Make BUG() always stop the machine
Josh Triplett
1
-1
/
+1
2014-04-07
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
1
-0
/
+1
2014-04-07
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
1
-3
/
+3
2014-04-07
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
1
-27
/
+30
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-1
/
+4
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-63
/
+0
2014-04-07
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
1
-0
/
+1
2014-04-07
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
1
-2
/
+2
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
1
-0
/
+1
2014-04-07
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
3
-3
/
+2
2014-04-07
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
1
-1
/
+1
2014-04-07
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
1
-1
/
+1
2014-04-07
mm/readahead.c: inline ra_submit
Fabian Frederick
1
-3
/
+0
2014-04-07
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
1
-1
/
+1
2014-04-07
memcg: rename high level charging functions
Michal Hocko
1
-4
/
+4
2014-04-07
memcg: get_mem_cgroup_from_mm()
Johannes Weiner
1
-6
/
+0
2014-04-07
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
1
-2
/
+2
2014-04-07
res_counter: remove interface for locked charging and uncharging
David Rientjes
1
-5
/
+1
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
2
-2
/
+0
2014-04-07
mm, mempolicy: rename slab_node for clarity
David Rientjes
1
-1
/
+1
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-07
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
1
-0
/
+8
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2
-0
/
+6
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+4
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-23
/
+26
2014-04-05
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2014-04-05
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-33
/
+67
2014-04-05
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
4
-0
/
+62
2014-04-05
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+3
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-16
/
+167
2014-04-05
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-4
/
+77
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-0
/
+28
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-4
/
+24
2014-04-04
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-45
/
+2
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2014-04-04
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-0
/
+38
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-37
/
+80
2014-04-04
Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+22
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+6
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+137
2014-04-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+9
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-20
/
+42
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+21
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-68
/
+380
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-93
/
+22
[next]