Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c72eb327282ee7fcadc5ef227c075cf72467ba7
7c72eb3
memory-hotplug: auto offline page_cgroup when onlining memory block failed
by Wen Congyang
· 12 years ago
95a4774
memory-hotplug: update mce_bad_pages when removing the memory
by Wen Congyang
· 12 years ago
b023f46
memory-hotplug: skip HWPoisoned page when offlining pages
by Wen Congyang
· 12 years ago
fa7194e
memory hotplug: suppress "Device memoryX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
b3092b3
thp: cleanup: introduce mk_huge_pmd()
by Bob Liu
· 12 years ago
fa475e5
thp: introduce hugepage_vma_check()
by Bob Liu
· 12 years ago
6219049
mm: introduce mm_find_pmd()
by Bob Liu
· 12 years ago
344aa35
thp: clean up __collapse_huge_page_isolate
by Bob Liu
· 12 years ago
d84da3f
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
by Kirill A. Shutemov
· 12 years ago
e5adfff
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
by Kirill A. Shutemov
· 12 years ago
1996546
mm, memcg: make mem_cgroup_out_of_memory() static
by David Rientjes
· 12 years ago
377e4f1
mm: show migration types in show_mem
by Rabin Vincent
· 12 years ago
d0e1d66
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
by Namjae Jeon
· 12 years ago
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
259cdbe
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
9ada9fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
c45564e
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
9387468
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
505cbed
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a8936db
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
11b84c5
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
4009793
drivers: cma: represent physical addresses as phys_addr_t
by Vitaly Andrianov
· 12 years ago
387870f
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
by Marek Szyprowski
· 12 years ago
8f87189
MAINTAINERS: bad email address for Mike Turquette
by Mike Turquette
· 12 years ago
7c045a5
clk: introduce optional disable_unused callback
by Mike Turquette
· 12 years ago
2959440
Linux 3.7
by Linus Torvalds
· 12 years ago
58fea35
arm64: Fix the dtbs target building
by Catalin Marinas
· 12 years ago
55220bb
Input: matrix-keymap - provide proper module license
by Florian Fainelli
· 12 years ago
2c68bc72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
fed16bb
mtd: nand: davinci: fix the binding documentation
by Kumar, Anil
· 12 years ago
0c955b3
rtc: rtc-mv: Add the device tree binding documentation
by Gregory CLEMENT
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
by Linus Torvalds
· 12 years ago
1bf3751
ipv4: ip_check_defrag must not modify skb before unsharing
by Johannes Berg
· 12 years ago
31f8d42
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended"
by Linus Torvalds
· 12 years ago
5e1f542
inet_diag: validate port comparison byte code to prevent unsafe reads
by Neal Cardwell
· 12 years ago
f67caec
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
405c005
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
1c95df8
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
by Neal Cardwell
· 12 years ago
ed23ec4
mm: vmscan: fix inappropriate zone congestion clearing
by Johannes Weiner
· 12 years ago
684c9aa
vfs: fix O_DIRECT read past end of block device
by Linus Torvalds
· 12 years ago
1b3c393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c3c7c25
net: gro: fix possible panic in skb_gro_receive()
by Eric Dumazet
· 12 years ago
93b174a
tcp: bug fix Fast Open client retransmission
by Yuchung Cheng
· 12 years ago
71e6921
mmc: sdhci: implement the .card_event() method
by Guennadi Liakhovetski
· 12 years ago
451c895
mmc: extend the slot-gpio card-detection to use host's .card_event() method
by Guennadi Liakhovetski
· 12 years ago
9f1fb60
mmc: add a card-event host operation
by Guennadi Liakhovetski
· 12 years ago
4577f77ba
mmc: sdhci-s3c: Fix compilation warning
by Sachin Kamat
· 12 years ago
1afa471
Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
18a2f37
tmpfs: fix shared mempolicy leak
by Mel Gorman
· 12 years ago
c702418
mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones
by Johannes Weiner
· 12 years ago
60177d3
mm: compaction: validate pfn range passed to isolate_freepages_block
by Mel Gorman
· 12 years ago
1a1f1f0
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
by Madhvapathi Sriram
· 12 years ago
f8ec589
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
by Russell King
· 12 years ago
c430689
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
by Russell King
· 12 years ago
7430e77
mmc: sdhci-dove: use devm_clk_get()
by Russell King
· 12 years ago
a4071fb
mmc: eSDHC: Recover from ADMA errors
by Haijun Zhang
· 12 years ago
b2f7cb4
mmc: dw_mmc: remove duplicated buswidth code
by Jaehoon Chung
· 12 years ago
bf7cb22
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
by Jaehoon Chung
· 12 years ago
ccb52a0
mmc: Limit MMC speed to 52MHz if not HS200
by Al Cooper
· 12 years ago
780f22a
mmc: dw_mmc: use devres functions in dw_mmc
by Seungwon Jeon
· 12 years ago
047a9ce
mmc: sh_mmcif: remove unneeded clock connection ID
by Guennadi Liakhovetski
· 12 years ago
56ae1ad
mmc: sh_mobile_sdhi: remove unneeded clock connection ID
by Guennadi Liakhovetski
· 12 years ago
369213b
mmc: sh_mobile_sdhi: fix clock frequency printing
by Guennadi Liakhovetski
· 12 years ago
8db580c
mmc: Remove redundant null check before kfree in bus.c
by Sachin Kamat
· 12 years ago
4c42d6c
mmc: Remove redundant null check before kfree in sdio_bus.c
by Sachin Kamat
· 12 years ago
e3af31c
mmc: sdhci-imx-esdhc: use more devm_* functions
by Shawn Guo
· 12 years ago
8ed765a
mmc: dt: add no-1-8-v device tree flag
by Daniel Drake
· 12 years ago
6a66180
mmc: sdhci: add quirk for lack of 1.8v support
by Daniel Drake
· 12 years ago
b0afd8f
mmc: sdio: Add empty bus-level suspend/resume callbacks
by Rafael J. Wysocki
· 12 years ago
063f96c
mmc: vub300: add missing usb_put_dev
by Marina Makienko
· 12 years ago
06960a1
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
by Viresh Kumar
· 12 years ago
257f9df
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
by Vipul Kumar Samar
· 12 years ago
b96efcc
mmc: host: sdhci-s3c: Add support for pinctrl
by Tomasz Figa
· 12 years ago
b1b8fea
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
by Tomasz Figa
· 12 years ago
3cf3883
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
by Jerry Huang
· 12 years ago
ab5023e
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
by Tushar Behera
· 12 years ago
a7e9687
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
by Venkatraman S
· 12 years ago
b1e056a
mmc: omap_hsmmc: Convert critical failure reports to dev_err
by Venkatraman S
· 12 years ago
a48ce88
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
by Felipe Balbi
· 12 years ago
cd58709
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
by Hebbar, Gururaja
· 12 years ago
dc7745b
mmc: omap_hsmmc: Update error code for response_busy cmd
by Balaji T K
· 12 years ago
94d4f27
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
by Balaji T K
· 12 years ago
25e1897
mmc: omap_hsmmc: Fix Oops in case of data errors
by Balaji T K
· 12 years ago
ab26912
mmc: dw_mmc: Add sdio power bindings
by Abhilash Kesavan
· 12 years ago
f5ccfd4
mmc: sdhci-pltfm: Support optional pm properties
by Abhilash Kesavan
· 12 years ago
e5d0e9c
mmc: dt: Add optional pm properties to core binding
by Abhilash Kesavan
· 12 years ago
9f2f7cc
mmc: dt: Fix typo in filename
by Abhilash Kesavan
· 12 years ago
7c52d7bb
mmc: sdhci-pxav3: add quirks2
by Kevin Liu
· 12 years ago
cec2e21
mmc: sdhci: Use regulator min/max voltage range according to spec
by Kevin Liu
· 12 years ago
3a96dff
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
by Tony Prisk
· 12 years ago
8d1e977
mmc: card: Add RPMB support in IOCTL interface
by Loic Pallardy
· 12 years ago
67c79db
mmc: core: Add mmc_set_blockcount feature
by Loic Pallardy
· 12 years ago
188cc04
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
by Loic Pallardy
· 12 years ago
53d8f97
mmc: card: Do not scan RPMB partitions
by Loic Pallardy
· 12 years ago
090d25f
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 12 years ago
ed9dbb6
mmc: host: Make UHS timing values fully unique
by Kevin Liu
· 12 years ago
35d110e
mmc: sdhci-pxav3: Add base clock quirk
by Kevin Liu
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
d6ed91a
mmc: mxs-mmc: Remove platform data
by Fabio Estevam
· 12 years ago
968a64e
mmc: sdio: Use multiple scatter/gather list
by Kyoungil Kim
· 12 years ago
Next »