index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+1
2014-04-07
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
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
1
-0
/
+3
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+62
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-11
/
+0
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-12
/
+91
2014-04-07
NTB: Code Style Clean-up
Jon Mason
1
-7
/
+7
2014-04-07
NTB: client event cleanup
Jon Mason
1
-0
/
+5
2014-04-07
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-173
/
+1142
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-34
/
+147
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
1
-3
/
+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
5
-22
/
+23
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
3
-31
/
+54
2014-04-05
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2
-0
/
+22
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
2
-1
/
+3
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-14
/
+100
2014-04-05
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-4
/
+0
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+18
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-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
9
-13
/
+35
2014-04-05
Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+1
2014-04-04
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-42
/
+0
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
libceph: enable PRIMARY_AFFINITY feature bit
Ilya Dryomov
1
-1
/
+2
2014-04-04
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
1
-1
/
+1
2014-04-04
libceph: switch ceph_calc_pg_acting() to new helpers
Ilya Dryomov
1
-1
/
+1
2014-04-04
libceph: ceph_can_shift_osds(pool) and pool type defines
Ilya Dryomov
2
-2
/
+15
2014-04-04
libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions
Ilya Dryomov
1
-1
/
+13
2014-04-04
libceph: enable OSDMAP_ENC feature bit
Ilya Dryomov
1
-0
/
+1
2014-04-04
libceph: primary_affinity infrastructure
Ilya Dryomov
2
-0
/
+7
2014-04-04
libceph: primary_temp infrastructure
Ilya Dryomov
1
-0
/
+5
2014-04-04
libceph: generalize ceph_pg_mapping
Ilya Dryomov
1
-2
/
+7
[prev]
[next]