index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2
-0
/
+9
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
1
-10
/
+11
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
1
-2
/
+4
2012-10-09
mm: add CONFIG_DEBUG_VM_RB build option
Michel Lespinasse
2
-0
/
+6
2012-10-09
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2
-5
/
+20
2012-10-09
mm anon rmap: remove anon_vma_moveto_tail
Michel Lespinasse
1
-1
/
+0
2012-10-09
mm: interval tree updates
Michel Lespinasse
3
-222
/
+194
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
3
-50
/
+229
2012-10-09
prio_tree: remove
Michel Lespinasse
1
-120
/
+0
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
4
-25
/
+240
2012-10-09
rbtree: add prio tree and interval tree tests
Michel Lespinasse
1
-0
/
+27
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-0
/
+30
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-8
/
+0
2012-10-09
rbtree: faster augmented rbtree manipulation
Michel Lespinasse
1
-0
/
+19
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-25
/
+9
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2
-11
/
+6
2012-10-09
rbtree: reference Documentation/rbtree.txt for usage instructions
Michel Lespinasse
1
-66
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2
-1
/
+8
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2
-12
/
+0
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
1
-0
/
+1
2012-10-09
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
Xiao Guangrong
1
-1
/
+11
2012-10-09
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-1
/
+1
2012-10-09
mm: compaction: capture a suitable high-order page immediately when it is mad...
Mel Gorman
2
-2
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
3
-4
/
+2
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
3
-6
/
+0
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2
-3
/
+6
2012-10-09
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
1
-1
/
+0
2012-10-09
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
1
-13
/
+21
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2
-21
/
+5
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-23
/
+32
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
2
-5
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
51
-1728
/
+1807
2012-10-09
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+0
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
26
-45
/
+439
2012-10-09
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
1
-0
/
+1
2012-10-09
ipv4: introduce rt_uses_gateway
Julian Anastasov
1
-1
/
+2
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
1
-0
/
+3
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
1
-4
/
+4
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-6
/
+9
2012-10-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-1126
/
+1253
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-80
/
+444
2012-10-08
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2
-14
/
+2
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+4
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-121
/
+122
2012-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-1
/
+9
2012-10-07
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
1
-1
/
+0
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-1
/
+27
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2
-18
/
+84
[prev]
[next]