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.12.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-12-12
mm: vm_unmapped_area() lookup function
Michel Lespinasse
1
-0
/
+31
2012-12-12
mm: rearrange vm_area_struct for fewer cache misses
Rik van Riel
1
-4
/
+8
2012-12-12
mm: augment vma rbtree with rb_subtree_gap
Michel Lespinasse
1
-0
/
+9
2012-12-12
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
4
-2
/
+33
2012-12-12
mm: thp: set the accessed flag for old pages on access fault
Will Deacon
1
-0
/
+4
2012-12-12
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-0
/
+1
2012-12-12
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-1
/
+1
2012-12-12
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-4
/
+6
2012-12-12
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
1
-7
/
+0
2012-12-12
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2
-8
/
+1
2012-12-12
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
1
-2
/
+0
2012-12-12
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-8
/
+1
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+49
2012-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-2
/
+2
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
4
-8
/
+32
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+353
2012-12-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+29
2012-12-11
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-33
/
+26
2012-12-11
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
1
-2
/
+2
2012-12-11
clk: introduce optional disable_unused callback
Mike Turquette
1
-0
/
+6
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2
-5
/
+9
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
1
-0
/
+3
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
1
-0
/
+1
2012-12-07
mmc: add a card-event host operation
Guennadi Liakhovetski
1
-0
/
+1
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
1
-16
/
+0
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
1
-0
/
+2
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
1
-0
/
+1
2012-12-06
mmc: sdhci-pxav3: add quirks2
Kevin Liu
1
-0
/
+2
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
1
-0
/
+2
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
2
-0
/
+4
2012-12-06
mmc: host: Make UHS timing values fully unique
Kevin Liu
1
-6
/
+6
2012-12-06
mmc: Standardise capability type
Lee Jones
4
-8
/
+8
2012-12-06
mmc: mxs-mmc: Remove platform data
Fabio Estevam
1
-19
/
+0
2012-12-05
hwmon: (ads7828) driver cleanup
Vivien Didelot
1
-0
/
+29
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-0
/
+7
2012-12-03
Merge branch 'block-dev'
Linus Torvalds
1
-5
/
+0
2012-12-03
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
1
-0
/
+7
2012-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-30
/
+32
2012-11-30
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2
-9
/
+5
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
2
-9
/
+5
2012-11-30
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
1
-2
/
+2
2012-11-30
blkdev_max_block: make private to fs/buffer.c
Linus Torvalds
1
-1
/
+0
2012-11-29
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
1
-4
/
+0
2012-11-29
of: add 'const' for of_parse_phandle parameter *np
Steffen Trumtrar
1
-2
/
+2
2012-11-28
percpu-rwsem: use synchronize_sched_expedited
Mikulas Patocka
1
-2
/
+2
2012-11-28
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
1
-0
/
+1
2012-11-28
EDAC: Add memory controller flags
Borislav Petkov
1
-0
/
+2
2012-11-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+10
2012-11-27
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
2
-1
/
+5
[next]