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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
3
-11
/
+41
2012-01-10
mm: reduce the amount of work done when updating min_free_kbytes
Mel Gorman
1
-16
/
+24
2012-01-10
mm: migrate: one less atomic operation
Jacobo Giralt
1
-6
/
+4
2012-01-10
mm-tracepoint: fix documentation and examples
Konstantin Khlebnikov
2
-37
/
+37
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
4
-20
/
+20
2012-01-10
mm: remove unused pagevec_free
Konstantin Khlebnikov
2
-17
/
+0
2012-01-10
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
4
-30
/
+18
2012-01-10
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
1
-0
/
+6
2012-01-10
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
1
-1
/
+1
2012-01-10
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
2
-64
/
+60
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-53
/
+63
2012-01-09
vfs: new helper - d_make_root()
Al Viro
2
-0
/
+18
2012-01-09
dcache: use a dispose list in select_parent
Dave Chinner
1
-42
/
+21
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
8
-347
/
+8
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-32
/
+57
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
17
-58
/
+97
2012-01-09
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-223
/
+124
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
59
-1180
/
+3871
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
169
-1631
/
+3010
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
75
-961
/
+1430
2012-01-09
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
52
-282
/
+872
2012-01-09
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
54
-250
/
+1399
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
50
-1438
/
+1000
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
74
-2247
/
+3015
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
136
-1500
/
+1643
2012-01-09
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-72
/
+134
2012-01-09
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
Steven Rostedt
2
-2
/
+2
2012-01-09
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2
-3
/
+2
2012-01-09
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-09
net: Fix build with INET disabled.
David S. Miller
2
-2
/
+1
2012-01-09
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
9
-236
/
+62
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
15
-349
/
+470
2012-01-09
ext4: fix failure exits
Al Viro
1
-5
/
+8
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
35
-111
/
+201
2012-01-09
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-28
/
+83
2012-01-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+2
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
2
-6
/
+11
2012-01-09
net: correct lock name in dev_[uc/mc]_sync documentations.
Jiri Pirko
1
-2
/
+2
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
462
-36047
/
+24350
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
203
-3798
/
+4979
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
45
-658
/
+1989
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-126
/
+126
2012-01-09
Merge branch 'samsung/cleanup' into next/boards
Arnd Bergmann
1104
-12914
/
+12816
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-40
/
+27
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
1271
-12763
/
+12353
2012-01-09
Merge branch 'samsung/cleanup' into samsung/driver
Arnd Bergmann
1283
-12937
/
+12509
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-2019
/
+1986
[next]