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-12-11
thp: clean up __collapse_huge_page_isolate
Bob Liu
1
-27
/
+11
2012-12-11
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
2
-11
/
+5
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
4
-18
/
+13
2012-12-11
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
2
-4
/
+2
2012-12-11
mm: show migration types in show_mem
Rabin Vincent
1
-2
/
+40
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
7
-29
/
+14
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
65
-207
/
+357
2012-12-11
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+35
2012-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
13
-446
/
+454
2012-12-11
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
3
-40
/
+19
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
43
-573
/
+1491
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
126
-1058
/
+7065
2012-12-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-224
/
+607
2012-12-11
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
52
-1722
/
+1781
2012-12-11
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
2
-16
/
+12
2012-12-11
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
Marek Szyprowski
1
-24
/
+7
2012-12-10
MAINTAINERS: bad email address for Mike Turquette
Mike Turquette
1
-1
/
+0
2012-12-10
clk: introduce optional disable_unused callback
Mike Turquette
2
-2
/
+17
2012-12-10
Linux 3.7
v3.7
Linus Torvalds
1
-1
/
+1
2012-12-10
arm64: Fix the dtbs target building
Catalin Marinas
1
-1
/
+1
2012-12-10
Input: matrix-keymap - provide proper module license
Florian Fainelli
1
-0
/
+3
2012-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-42
/
+131
2012-12-10
mtd: nand: davinci: fix the binding documentation
Kumar, Anil
1
-25
/
+12
2012-12-10
rtc: rtc-mv: Add the device tree binding documentation
Gregory CLEMENT
1
-0
/
+18
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
5
-13
/
+20
2012-12-10
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-10
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
1
-27
/
+10
2012-12-09
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-09
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-09
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-09
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-12-08
mm: vmscan: fix inappropriate zone congestion clearing
Johannes Weiner
1
-3
/
+0
2012-12-08
vfs: fix O_DIRECT read past end of block device
Linus Torvalds
1
-1
/
+17
2012-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-9
/
+24
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
3
-3
/
+8
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
3
-6
/
+16
2012-12-07
mmc: sdhci: implement the .card_event() method
Guennadi Liakhovetski
1
-21
/
+27
2012-12-07
mmc: extend the slot-gpio card-detection to use host's .card_event() method
Guennadi Liakhovetski
1
-1
/
+7
2012-12-07
mmc: add a card-event host operation
Guennadi Liakhovetski
1
-0
/
+1
2012-12-07
mmc: sdhci-s3c: Fix compilation warning
Sachin Kamat
1
-0
/
+2
2012-12-07
Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+9
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
3
-48
/
+16
2012-12-06
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
1
-16
/
+0
2012-12-06
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
1
-1
/
+9
2012-12-06
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
Madhvapathi Sriram
1
-0
/
+1
2012-12-06
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
Russell King
1
-6
/
+67
2012-12-06
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
Russell King
1
-7
/
+17
2012-12-06
mmc: sdhci-dove: use devm_clk_get()
Russell King
1
-7
/
+4
2012-12-06
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
3
-2
/
+56
2012-12-06
mmc: dw_mmc: remove duplicated buswidth code
Jaehoon Chung
1
-6
/
+3
[next]