Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa845740cbc565d8f52c32973bb598743eb0d995
/
include
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
aac2b1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
943c2ac
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
10f39f0
Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 12 years ago
7205542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3db6857
Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David S. Miller
· 12 years ago
8a3ddb8
Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David S. Miller
· 12 years ago
8dd9117
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
4a8e43f
UAPI: (Scripted) Disintegrate include/mtd
by David Howells
· 12 years ago
b6bf56c
UAPI: (Scripted) Disintegrate include/linux/tc_ematch
by David Howells
· 12 years ago
611128e
UAPI: (Scripted) Disintegrate include/linux/tc_act
by David Howells
· 12 years ago
ff1e175
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6
by David Howells
· 12 years ago
17c0759
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4
by David Howells
· 12 years ago
55c5cd3
UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge
by David Howells
· 12 years ago
8922082
UAPI: (Scripted) Disintegrate include/linux/netfilter_arp
by David Howells
· 12 years ago
a820141
UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
by David Howells
· 12 years ago
94d0ec5
UAPI: (Scripted) Disintegrate include/linux/netfilter
by David Howells
· 12 years ago
1855f1b
UAPI: (Scripted) Disintegrate include/linux/isdn
by David Howells
· 12 years ago
27a3aad
UAPI: (Scripted) Disintegrate include/linux/caif
by David Howells
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
587af30
mm: memcg: clean up mm_match_cgroup() signature
by Johannes Weiner
· 12 years ago
b676b29
mm, thp: fix mapped pages avoiding unevictable list on mlock
by David Rientjes
· 12 years ago
e90bdb7
memory-hotplug: update memory block's state and notify userspace
by Wen Congyang
· 12 years ago
a16cee1
memory-hotplug: preparation to notify memory block's state at memory hot remove
by Wen Congyang
· 12 years ago
3e648eb
make GFP_NOTRACK definition unconditional
by Glauber Costa
· 12 years ago
e46a287
CMA: migrate mlocked pages
by Minchan Kim
· 12 years ago
8befedf
mm: remove unevictable_pgs_mlockfreed
by Hugh Dickins
· 12 years ago
5a88381
memory-hotplug: fix zone stat mismatch
by Minchan Kim
· 12 years ago
2ec74c3
mm: move all mmu notifier invocations to be done outside the PT lock
by Sagi Grimberg
· 12 years ago
957f822
mm, numa: reclaim from all nodes within reclaim distance
by David Rientjes
· 12 years ago
a0c5e81
mm: remove free_page_mlock
by Hugh Dickins
· 12 years ago
39b5f29
mm: remove vma arg from page_evictable
by Hugh Dickins
· 12 years ago
7f1290f
mm: fix-up zone present pages
by Jianguo Wu
· 12 years ago
2d28a22
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
by Catalin Marinas
· 12 years ago
723a064
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
by Minchan Kim
· 12 years ago
6299702
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
by Mel Gorman
· 12 years ago
c89511a
mm: compaction: Restart compaction from near where it left off
by Mel Gorman
· 12 years ago
bb13ffe
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 12 years ago
753341a
revert "mm: have order > 0 compaction start off where it left"
by Mel Gorman
· 12 years ago
f2d52fe
mm/memblock: cleanup early_node_map[] related comments
by Wanpeng Li
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
e79bee2
atomic: implement generic atomic_dec_if_positive()
by Shaohua Li
· 12 years ago
435b405
memory-hotplug: fix pages missed by race rather than failing
by Minchan Kim
· 12 years ago
95e3441
mm: remain migratetype in freed page
by Minchan Kim
· 12 years ago
b12c4ad
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
by Minchan Kim
· 12 years ago
d1ce749
cma: count free CMA pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
02c6de8
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 12 years ago
38a7601
mm: avoid taking rmap locks in move_ptes()
by Michel Lespinasse
· 12 years ago
ed8ea81
mm: add CONFIG_DEBUG_VM_RB build option
by Michel Lespinasse
· 12 years ago
bf181b9
mm anon rmap: replace same_anon_vma linked list with an interval tree.
by Michel Lespinasse
· 12 years ago
108d664
mm anon rmap: remove anon_vma_moveto_tail
by Michel Lespinasse
· 12 years ago
9826a51
mm: interval tree updates
by Michel Lespinasse
· 12 years ago
9c079ad
rbtree: move augmented rbtree functionality to rbtree_augmented.h
by Michel Lespinasse
· 12 years ago
147e615
prio_tree: remove
by Michel Lespinasse
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
fff3fd8
rbtree: add prio tree and interval tree tests
by Michel Lespinasse
· 12 years ago
3908836
rbtree: add RB_DECLARE_CALLBACKS() macro
by Michel Lespinasse
· 12 years ago
9d9e6f9
rbtree: remove prior augmented rbtree implementation
by Michel Lespinasse
· 12 years ago
14b94af
rbtree: faster augmented rbtree manipulation
by Michel Lespinasse
· 12 years ago
bf7ad8e
rbtree: move some implementation details from rbtree.h to rbtree.c
by Michel Lespinasse
· 12 years ago
4c199a9
rbtree: empty nodes have no color
by Michel Lespinasse
· 12 years ago
1457d28
rbtree: reference Documentation/rbtree.txt for usage instructions
by Michel Lespinasse
· 12 years ago
46dcde7
thp: introduce pmdp_invalidate()
by Gerald Schaefer
· 12 years ago
e3ebcf64
thp: remove assumptions on pgtable_t type
by Gerald Schaefer
· 12 years ago
01dc52e
oom: remove deprecated oom_adj
by Davidlohr Bueso
· 12 years ago
21a9273
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
by Sagi Grimberg
· 12 years ago
48af0d7
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
by Xiao Guangrong
· 12 years ago
b22d127
mempolicy: fix a race in shared_policy_replace()
by Mel Gorman
· 12 years ago
1fb3f8c
mm: compaction: capture a suitable high-order page immediately when it is made available
by Mel Gorman
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
0103bd1
mm: prepare VM_DONTDUMP for using in drivers
by Konstantin Khlebnikov
· 12 years ago
e9714ac
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
by Konstantin Khlebnikov
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
4b6e1e3
mm: kill vma flag VM_INSERTPAGE
by Konstantin Khlebnikov
· 12 years ago
cc2383e
mm: introduce arch-specific vma flag VM_ARCH_1
by Konstantin Khlebnikov
· 12 years ago
b3b9c29
mm, x86, pat: rework linear pfn-mmap tracking
by Konstantin Khlebnikov
· 12 years ago
5180da4
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
by Suresh Siddha
· 12 years ago
c654345
mm: remove __GFP_NO_KSWAPD
by Rik van Riel
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
8711798
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
8634724
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
by Eric Dumazet
· 12 years ago
48cc32d3
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 12 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 12 years ago
1929041
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
d8dc91b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
7035cdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
6432f21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
1b03344
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
ca07e43
net: gro: fix a potential crash in skb_gro_reset_offset
by Eric Dumazet
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
a5a0fc6
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
by Dave Airlie
· 12 years ago
0dbe232
Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/linux-headers into drm-next
by Dave Airlie
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
Next »