Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5733c7d11dff44e98d2ca16617886a78086b354f
/
include
5733c7d
mm: introduce putback_movable_pages()
by Rafael Aquini
· 12 years ago
18468d9
mm: introduce a common interface for balloon pages mobility
by Rafael Aquini
· 12 years ago
252aa6f
mm: redefine address_space.assoc_mapping
by Rafael Aquini
· 12 years ago
78bd520
mm: adjust address_space_operations.migratepage() return code
by Rafael Aquini
· 12 years ago
db4fbfb
mm: vm_unmapped_area() lookup function
by Michel Lespinasse
· 12 years ago
e4c6bfd
mm: rearrange vm_area_struct for fewer cache misses
by Rik van Riel
· 12 years ago
d373718
mm: augment vma rbtree with rb_subtree_gap
by Michel Lespinasse
· 12 years ago
42d7395
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
by Andi Kleen
· 12 years ago
a1dd450
mm: thp: set the accessed flag for old pages on access fault
by Will Deacon
· 12 years ago
d971367
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
by Lai Jiangshan
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
b023f46
memory-hotplug: skip HWPoisoned page when offlining pages
by Wen Congyang
· 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
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
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
7c045a5
clk: introduce optional disable_unused callback
by Mike Turquette
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
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
9f1fb60
mmc: add a card-event host operation
by Guennadi Liakhovetski
· 12 years ago
18a2f37
tmpfs: fix shared mempolicy leak
by Mel Gorman
· 12 years ago
6a66180
mmc: sdhci: add quirk for lack of 1.8v support
by Daniel Drake
· 12 years ago
ab26912
mmc: dw_mmc: Add sdio power bindings
by Abhilash Kesavan
· 12 years ago
7c52d7bb
mmc: sdhci-pxav3: add quirks2
by Kevin Liu
· 12 years ago
67c79db
mmc: core: Add mmc_set_blockcount feature
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
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
d6ed91a
mmc: mxs-mmc: Remove platform data
by Fabio Estevam
· 12 years ago
46d7846
hwmon: (ads7828) driver cleanup
by Vivien Didelot
· 12 years ago
df2fc24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
d3594ea
Merge branch 'block-dev'
by Linus Torvalds
· 12 years ago
cbdbf2a
linux/kernel.h: define SYMBOL_PREFIX
by James Hogan
· 12 years ago
455e987
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
50a53bb
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
a509153
revert "Revert "mm: remove __GFP_NO_KSWAPD""
by Andrew Morton
· 12 years ago
465aac6
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
by Randy Dunlap
· 12 years ago
bbec0270
blkdev_max_block: make private to fs/buffer.c
by Linus Torvalds
· 12 years ago
1e8b333
blockdev: remove bd_block_size_semaphore again
by Linus Torvalds
· 12 years ago
b8fbdc4
of: add 'const' for of_parse_phandle parameter *np
by Steffen Trumtrar
· 12 years ago
4b05a1c
percpu-rwsem: use synchronize_sched_expedited
by Mikulas Patocka
· 12 years ago
16a528ee
EDAC: Fix csrow size reported in sysfs
by Borislav Petkov
· 12 years ago
1165276
EDAC: Add memory controller flags
by Borislav Petkov
· 12 years ago
e23739b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
82b212f
Revert "mm: remove __GFP_NO_KSWAPD"
by Mel Gorman
· 12 years ago
c5782e9
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
by Tushar Behera
· 12 years ago
5e351cd
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
0e622d3
of/address: sparc: Declare of_iomap as an extern function for sparc again
by Andreas Larsson
· 12 years ago
33f1459
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
eb5aaed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
26d29d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
5e7873d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 12 years ago
a2d2eda
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
0e0f092
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
0181bd5
drm/radeon: add new SI pci id
by Alex Deucher
· 12 years ago
c4f4925
Input: ads7846 - enable pendown GPIO debounce time setting
by Igor Grinberg
· 12 years ago
6b0d5d3
[media] adv7604: Replace prim_mode by mode
by Hans Verkuil
· 12 years ago
70ee657
clk: move IM-PD1 clocks to drivers/clk
by Linus Walleij
· 12 years ago
316511c
gpiolib: rename pin range arguments
by Linus Walleij
· 12 years ago
2ccb0bc
pinctrl: generic: add input schmitt disable parameter
by Haojian Zhuang
· 12 years ago
8604ac3
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
by Linus Walleij
· 12 years ago
9afbefb
pinctrl: add function to retrieve range from pin
by Linus Walleij
· 12 years ago
192c369
gpiolib: rename find_pinctrl_*
by Linus Walleij
· 12 years ago
3f0f867
gpiolib: let gpiochip_add_pin_range() specify offset
by Linus Walleij
· 12 years ago
50c8af4
of: introduce for_each_matching_node_and_match()
by Stephen Warren
· 12 years ago
be19324
dt: add helper function to read u8 & u16 variables & arrays
by Viresh Kumar
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
c22618a
drivers/of: Constify device_node->name and ->path_component_name
by Grant Likely
· 12 years ago
0cad3ff
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
2ca3cb5
rapidio: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
bea8c15
memcg: fix hotplugged memory zone oops
by Hugh Dickins
· 12 years ago
fa0cbbf
mm, oom: reintroduce /proc/pid/oom_adj
by David Rientjes
· 12 years ago
f4bcd79
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
57260e4
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
93532c8
clk: remove inline usage from clk-provider.h
by Igor Mazanov
· 12 years ago
9aadd70
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
5db4486
[SCSI] sd: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
3c6bdae
[SCSI] Add a report opcode helper
by Martin K. Petersen
· 12 years ago
703fb94
xfrm: Fix the gc threshold value for ipv4
by Steffen Klassert
· 12 years ago
ae1cde8
Merge branch 'nomadik' into devel
by Linus Walleij
· 12 years ago
50309a9
gpiolib: iron out include ladder mistakes
by Linus Walleij
· 12 years ago
1e63d7b
gpiolib: separation of pin concerns
by Linus Walleij
· 12 years ago
165adc9
gpiolib: fix up function prototypes etc
by Linus Walleij
· 12 years ago
a6c45b9
pinctrl/coh901: use irqdomain, allocate irqdescs
by Linus Walleij
· 12 years ago
f23f151
gpiolib: provide provision to register pin ranges
by Shiraz Hashim
· 12 years ago
7e10ee6
Revert "pinctrl: remove pinctrl_remove_gpio_range"
by Viresh Kumar
· 12 years ago
b251f0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
0020dd0
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
0bce04b
of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again
by Andreas Larsson
· 12 years ago
Next »