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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2
-92
/
+65
2009-12-15
swap_info: miscellaneous minor cleanups
Hugh Dickins
1
-27
/
+24
2009-12-15
swap_info: include first_swap_extent
Hugh Dickins
2
-35
/
+37
2009-12-15
swap_info: change to array of pointers
Hugh Dickins
2
-94
/
+117
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
3
-26
/
+25
2009-12-15
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
Jan Beulich
1
-4
/
+3
2009-12-15
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
2
-11
/
+15
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2
-10
/
+52
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
2
-6
/
+50
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
3
-6
/
+27
2009-12-15
hugetlb: use only nodes with memory for huge pages
Lee Schermerhorn
2
-23
/
+24
2009-12-15
hugetlb: update hugetlb documentation for NUMA controls
Lee Schermerhorn
1
-85
/
+176
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
3
-26
/
+298
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
3
-4
/
+9
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
5
-15
/
+153
2009-12-15
hugetlb: factor init_nodemask_of_node()
Lee Schermerhorn
1
-3
/
+8
2009-12-15
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
Lee Schermerhorn
1
-53
/
+72
2009-12-15
hugetlb: rework hstate_next_node_* functions
Lee Schermerhorn
1
-25
/
+45
2009-12-15
nodemask: make NODEMASK_ALLOC more general
David Rientjes
1
-7
/
+8
2009-12-15
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
3
-8
/
+11
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
1
-27
/
+22
2009-12-15
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
1
-22
/
+12
2009-12-15
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: introduce size_inside_page()
Wu Fengguang
1
-41
/
+19
2009-12-15
/dev/mem: remove redundant test on len
Wu Fengguang
1
-8
/
+6
2009-12-15
mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()
KOSAKI Motohiro
1
-8
/
+28
2009-12-15
page-types: exit early when invoked with -d|--describe
Alex Chiang
1
-2
/
+1
2009-12-15
page-types: whitespace alignment
Alex Chiang
1
-23
/
+23
2009-12-15
page-types: learn to describe flags directly from command line
Alex Chiang
1
-1
/
+20
2009-12-15
page-types: unsigned cannot be less than 0 in add_page()
Roel Kluin
1
-1
/
+1
2009-12-15
page-types: constify read only arrays
Tommi Rantala
1
-3
/
+3
2009-12-15
oom: dump stack and VM state when oom killer panics
David Rientjes
1
-16
/
+24
2009-12-15
MAINTAINERS: new kbuild maintainer
Michal Marek
1
-1
/
+4
2009-12-15
hfs: fix a potential buffer overflow
Amerigo Wang
3
-1
/
+21
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
1
-1
/
+2
2009-12-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-411
/
+232
2009-12-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-31
/
+66
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
3
-22
/
+41
2009-12-14
udf: Try harder when looking for VAT inode
Jan Kara
1
-8
/
+24
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-119
/
+192
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
26
-402
/
+499
2009-12-14
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
sonic zhang
1
-0
/
+35
2009-12-14
i2c: Get rid of I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-35
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
19
-75
/
+26
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
30
-121
/
+30
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
50
-89
/
+66
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
49
-100
/
+84
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
19
-229
/
+2484
[next]