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
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
25
-60
/
+444
2012-12-12
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
1
-1
/
+12
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-12-12
mm: cma: remove watermark hacks
Marek Szyprowski
1
-9
/
+0
2012-12-12
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
3
-2
/
+19
2012-12-12
mm, oom: change type of oom_score_adj to short
David Rientjes
4
-11
/
+11
2012-12-12
mm: cleanup register_node()
Yasuaki Ishimatsu
1
-1
/
+0
2012-12-12
mm: introduce putback_movable_pages()
Rafael Aquini
1
-0
/
+2
2012-12-12
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
3
-0
/
+298
2012-12-12
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-12-12
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
1
-0
/
+7
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-12
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-30
/
+61
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-46
/
+54
2012-12-12
Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-6
/
+803
2012-12-12
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+870
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-41
/
+17
2012-12-12
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-4
/
+31
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-131
/
+461
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-10
gpio: add TS-5500 DIO blocks support
Vivien Didelot
1
-0
/
+27
2012-12-08
Merge branch 'acpi-dev-pm'
Rafael J. Wysocki
1
-1
/
+1
2012-12-08
Merge branch 'pm-devfreq'
Rafael J. Wysocki
1
-65
/
+71
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-07
gpio: pcf857x: use client->irq for gpio_to_irq()
Kuninori Morimoto
1
-3
/
+0
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
[next]