Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1cfc6fee34a4343d79357c46722eb840fbc04f46
1cfc6fe
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
by Jingoo Han
· 13 years ago
b148a27
backlight/ld9040.c: regulator control in the driver
by Donghwa Lee
· 13 years ago
81178e0
backlight: convert drivers/video/backlight/* to use module_platform_driver()
by Axel Lin
· 13 years ago
3ed0c15
backlight: remove ADX backlight device support
by Paul Bolle
· 13 years ago
89d0776
devfreq: add devfreq maintainer entry
by Kyungmin Park
· 13 years ago
9df92e6
MAINTAINERS: spi: update F: patterns
by Joe Perches
· 13 years ago
8460241
MAINTAINERS: serial:blackfin: update F: pattern
by Joe Perches
· 13 years ago
b2b0186
MAINTAINERS: staging: media: update F: patterns
by Joe Perches
· 13 years ago
19c90aa
MAINTAINERS: update encrypted-keys F: patterns
by Joe Perches
· 13 years ago
a31a96a
MAINTAINERS: update greth F: patterns
by Joe Perches
· 13 years ago
0f04e2a
MAINTAINERS: update tulip F: patterns
by Joe Perches
· 13 years ago
d4a4578
MAINTAINERS: update sdhci F: patterns
by Joe Perches
· 13 years ago
d8f6635
MAINTAINERS: update mfd F: patterns
by Joe Perches
· 13 years ago
25b8d2b
MAINTAINERS: update marvell ccic F: patterns
by Joe Perches
· 13 years ago
72dbb70
MAINTAINERS: update bt8xx gpio F: patterns
by Joe Perches
· 13 years ago
77278d5
MAINTAINERS: update adp gpio F: patterns
by Joe Perches
· 13 years ago
38f1b4c
MAINTAINERS: update various arm F: patterns
by Joe Perches
· 13 years ago
ed128fe
get_maintainers.pl: follow renames when looking up commit signers
by Ian Campbell
· 13 years ago
db1aeca
mm/vmalloc.c: change void* into explict vm_struct*
by Minchan Kim
· 13 years ago
3770490
mm: vmscan: fix typo in isolating lru pages
by Hillf Danton
· 13 years ago
043bcbe
mm: test PageSwapBacked in lumpy reclaim
by Hugh Dickins
· 13 years ago
faed836
mm/migrate.c: remove the unused macro lru_to_page
by Wang Sheng-Hui
· 13 years ago
ea5768c
mm/hugetlb.c: avoid bogus counter of surplus huge page
by Hillf Danton
· 13 years ago
1ebb704
mempool: fix first round failure behavior
by Tejun Heo
· 13 years ago
0565d31
mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()
by Tejun Heo
· 13 years ago
5b99054
mempool: fix and document synchronization and memory barrier usage
by Tejun Heo
· 13 years ago
564c81d
mm/migrate.c: cleanup comment for migration_entry_wait()
by Wang Sheng-Hui
· 13 years ago
fcfb4dc
mm/mempolicy.c: mpol_equal(): use bool
by KOSAKI Motohiro
· 13 years ago
0c176d5
mm: hugetlb: fix pgoff computation when unmapping page from vma
by Hillf Danton
· 13 years ago
86cfd3a
mm/vmscan.c: consider swap space when deciding whether to continue reclaim
by Minchan Kim
· 13 years ago
799f933
mm: bootmem: try harder to free pages in bulk
by Johannes Weiner
· 13 years ago
560a036
mm: bootmem: drop superfluous range check when freeing pages in bulk
by Johannes Weiner
· 13 years ago
c399307
mm: page_alloc: generalize order handling in __free_pages_bootmem()
by Johannes Weiner
· 13 years ago
43d2b11
tracepoint: add tracepoints for debugging oom_score_adj
by KAMEZAWA Hiroyuki
· 13 years ago
6bd4837
mm: simplify find_vma_prev()
by KOSAKI Motohiro
· 13 years ago
948f017
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
by Andrea Arcangeli
· 13 years ago
df0a6da
mm: fix off-by-two in __zone_watermark_ok()
by Michal Hocko
· 13 years ago
9571a98
bootmem: micro optimize freeing pages in bulk
by Uwe Kleine-König
· 13 years ago
31b8384
mm: compaction: push isolate search base of compact control one pfn ahead
by Hillf Danton
· 13 years ago
e3a41a5
btrfs: pass __GFP_WRITE for buffered write page allocations
by Johannes Weiner
· 13 years ago
0faa70c
mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
by Johannes Weiner
· 13 years ago
a756cf5
mm: try to distribute dirty pages fairly across zones
by Johannes Weiner
· 13 years ago
ccafa28
mm: writeback: cleanups in preparation for per-zone dirty limits
by Johannes Weiner
· 13 years ago
ab8fabd
mm: exclude reserved pages from dirtyable memory
by Johannes Weiner
· 13 years ago
25bd91b
vmscan: add task name to warn_scan_unevictable() messages
by KOSAKI Motohiro
· 13 years ago
f6d7e0c
mm, debug: test for online nid when allocating on single node
by David Rientjes
· 13 years ago
ad8a1b5
fadvise: only initiate writeback for specified range with FADV_DONTNEED
by Shawn Bohrer
· 13 years ago
fc8d862
slub: min order when debug_guardpage_minorder > 0
by Stanislaw Gruszka
· 13 years ago
c6968e7
PM/Hibernate: do not count debug pages as savable
by Stanislaw Gruszka
· 13 years ago
c0a32fc
mm: more intensive memory corruption debugging
by Stanislaw Gruszka
· 13 years ago
1399ff8
kernel.h: add BUILD_BUG() macro
by David Daney
· 13 years ago
1e16a53
mm/hugetlb.c: fix virtual address handling in hugetlb fault
by KAMEZAWA Hiroyuki
· 13 years ago
ef009b2
hugetlb: clarify hugetlb_instantiation_mutex usage
by Michal Hocko
· 13 years ago
a734bcc
hugetlb: detect race upon page allocation failure during COW
by Hillf Danton
· 13 years ago
5f8aefd
mm: account reaped page cache on inode cache pruning
by Konstantin Khlebnikov
· 13 years ago
f90ac39
mm: avoid livelock on !__GFP_FS allocations
by Mel Gorman
· 13 years ago
938929f
mm: reduce the amount of work done when updating min_free_kbytes
by Mel Gorman
· 13 years ago
937a94c
mm: migrate: one less atomic operation
by Jacobo Giralt
· 13 years ago
90a5d5a
mm-tracepoint: fix documentation and examples
by Konstantin Khlebnikov
· 13 years ago
b413d48
mm-tracepoint: rename page-free events
by Konstantin Khlebnikov
· 13 years ago
da066ad
mm: remove unused pagevec_free
by Konstantin Khlebnikov
· 13 years ago
cc59850
mm: add free_hot_cold_page_list() helper
by Konstantin Khlebnikov
· 13 years ago
c909e99
vmscan: activate executable pages after first usage
by Konstantin Khlebnikov
· 13 years ago
34dbc67
vmscan: promote shared file mapped pages
by Konstantin Khlebnikov
· 13 years ago
1edf223
mm/page-writeback.c: make determine_dirtyable_memory static again
by Johannes Weiner
· 13 years ago
e4e1118
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
adc0e91
vfs: new helper - d_make_root()
by Al Viro
· 13 years ago
b48f03b
dcache: use a dispose list in select_parent
by Dave Chinner
· 13 years ago
37cfc3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
e8cbce9
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b3c3752
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
6d889d0
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
7400c12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
190a44e
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
57e964e
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4dee6b6
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
by Steven Rostedt
· 13 years ago
a8c1f65
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
by Ben Hutchings
· 13 years ago
e5686ad
netdev: make net_device_ops const
by stephen hemminger
· 13 years ago
1aff0cb
bcm63xx: make ethtool_ops const
by stephen hemminger
· 13 years ago
bc689c9
usbnet: make ethtool_ops const
by stephen hemminger
· 13 years ago
3969eb3
net: Fix build with INET disabled.
by David S. Miller
· 13 years ago
3c5184e
ceph: d_alloc_root() may fail
by Al Viro
· 13 years ago
6b3da11
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
94bf608
ext4: fix failure exits
by Al Viro
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
9e20393
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
993ecff
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
2429f7a
net: introduce netif_addr_lock_nested() and call if when appropriate
by Jiri Pirko
· 13 years ago
ab16ebf
net: correct lock name in dev_[uc/mc]_sync documentations.
by Jiri Pirko
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
5983faf
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
21a2cb5
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
Next »