index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
44
-0
/
+30521
2011-01-14
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
Tejun Heo
2
-9
/
+0
2011-01-14
[SCSI] sd: implement sd_check_events()
Tejun Heo
2
-52
/
+53
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
84
-1611
/
+3373
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-113
/
+145
2011-01-13
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-14
/
+40
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-371
/
+1408
2011-01-13
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-16
/
+10
2011-01-14
fs: hlist UP debug fixup
Nick Piggin
2
-3
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-14
fs: small rcu-walk documentation fixes
Nick Piggin
2
-6
/
+6
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
3
-7
/
+5
2011-01-13
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
Jesper Juhl
1
-6
/
+3
2011-01-13
memcg: fix deadlock between cpuset and memcg
Daisuke Nishimura
1
-35
/
+49
2011-01-13
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
Minchan Kim
1
-1
/
+0
2011-01-13
memcg: fix unit mismatch in memcg oom limit calculation
Johannes Weiner
1
-2
/
+3
2011-01-13
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
2
-5
/
+35
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
3
-14
/
+37
2011-01-13
memcg: document cgroup dirty memory interfaces
Greg Thelen
1
-0
/
+74
2011-01-13
memcg: add page_cgroup flags for dirty page tracking
Greg Thelen
1
-0
/
+23
2011-01-13
mm: batch activate_page() to reduce lock contention
Shaohua Li
3
-13
/
+92
2011-01-13
mm: simplify code of swap.c
Shaohua Li
1
-47
/
+54
2011-01-13
mm/page_alloc.c: don't cache `current' in a local
Andrew Morton
1
-14
/
+10
2011-01-13
mm: fix hugepage migration
Hugh Dickins
1
-17
/
+6
2011-01-13
mm: fix migration hangs on anon_vma lock
Hugh Dickins
1
-29
/
+19
2011-01-13
ksm: drain pagevecs to lru
Hugh Dickins
1
-0
/
+12
2011-01-13
hugetlb: fix handling of parse errors in sysfs
Eric B Munson
1
-4
/
+2
2011-01-13
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
Eric B Munson
1
-2
/
+21
2011-01-13
hugetlb: check the return value of string conversion in sysctl handler
Michal Hocko
1
-6
/
+12
2011-01-13
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-13
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
1
-1
/
+1
2011-01-13
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
1
-8
/
+6
2011-01-13
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
KyongHo Cho
1
-15
/
+10
2011-01-13
brk: fix min_brk lower bound computation for COMPAT_BRK
Jiri Kosina
1
-1
/
+9
2011-01-13
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
Jesper Juhl
1
-1
/
+3
2011-01-13
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
2
-2
/
+18
2011-01-13
thp: add compound_trans_head() helper
Andrea Arcangeli
3
-36
/
+35
2011-01-13
thp: KSM on THP
Andrea Arcangeli
1
-9
/
+58
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
3
-7
/
+24
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
5
-21
/
+46
2011-01-13
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
5
-0
/
+5
2011-01-13
thp: compound_trans_order
Andrea Arcangeli
3
-12
/
+26
2011-01-13
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2
-2
/
+2
2011-01-13
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
1
-2
/
+4
2011-01-13
thp: transparent hugepage sysfs meminfo
David Rientjes
1
-3
/
+18
2011-01-13
thp: scale nr_rotated to balance memory pressure
Rik van Riel
1
-2
/
+3
[next]