index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
2009-12-15
1
-0
/
+3
*
include/linux/mm.h: remove unneeded ifdef
Huang Shijie
2009-12-15
1
-4
/
+1
*
mm: memory_hotplug: make offline_pages() static
Andrew Morton
2009-12-15
1
-1
/
+0
*
ksm: memory hotremove migration only
Hugh Dickins
2009-12-15
1
-5
/
+3
*
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
2009-12-15
2
-0
/
+19
*
ksm: hold anon_vma in rmap_item
Hugh Dickins
2009-12-15
1
-0
/
+24
*
ksm: let shared pages be swappable
Hugh Dickins
2009-12-15
2
-6
/
+53
*
ksm: stable_node point to page and back
Hugh Dickins
2009-12-15
1
-7
/
+17
*
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
2009-12-15
1
-5
/
+3
*
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
2009-12-15
3
-3
/
+27
*
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
2009-12-15
1
-1
/
+2
*
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
2009-12-15
1
-0
/
+1
*
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
1
-1
/
+1
*
swap_info: reorder its fields
Hugh Dickins
2009-12-15
1
-13
/
+13
*
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
1
-0
/
+6
*
swap_info: swap count continuations
Hugh Dickins
2009-12-15
1
-6
/
+16
*
swap_info: swap_map of chars not shorts
Hugh Dickins
2009-12-15
1
-4
/
+4
*
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2009-12-15
1
-1
/
+1
*
swap_info: include first_swap_extent
Hugh Dickins
2009-12-15
1
-1
/
+1
*
swap_info: change to array of pointers
Hugh Dickins
2009-12-15
1
-3
/
+4
*
swap_info: private to swapfile.c
Hugh Dickins
2009-12-15
1
-2
/
+1
*
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
2009-12-15
1
-9
/
+12
*
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2009-12-15
1
-0
/
+5
*
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
1
-0
/
+1
*
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
1
-0
/
+11
*
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
2009-12-15
1
-0
/
+2
*
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
2
-0
/
+9
*
hugetlb: factor init_nodemask_of_node()
Lee Schermerhorn
2009-12-15
1
-3
/
+8
*
nodemask: make NODEMASK_ALLOC more general
David Rientjes
2009-12-15
1
-7
/
+8
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-12-14
1
-89
/
+3
|
\
|
*
i2c: Get rid of I2C_CLIENT_MODULE_PARM
Jean Delvare
2009-12-14
1
-35
/
+0
|
*
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
1
-24
/
+0
|
*
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
1
-5
/
+0
|
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-33
/
+11
|
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-1
/
+1
*
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
3
-10
/
+30
|
\
\
|
*
|
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
2009-12-13
1
-0
/
+10
|
*
|
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2009-12-08
1
-10
/
+0
|
*
|
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
2009-12-08
1
-2
/
+4
|
*
|
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2009-12-08
1
-0
/
+2
|
*
|
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
2009-12-08
1
-0
/
+16
*
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-14
3
-5
/
+5
|
\
\
\
|
*
|
|
hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value
Frederic Weisbecker
2009-12-11
1
-1
/
+1
|
*
|
|
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
2009-12-11
2
-4
/
+4
*
|
|
|
PCI: Global variable decls must match the defs in section attributes
David Howells
2009-12-14
1
-1
/
+1
*
|
|
|
FRV: Fix no-hardware-breakpoint case
David Howells
2009-12-14
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-12-14
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-12-14
1
-0
/
+19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2009-12-14
13
-260
/
+1163
|
\
\
\
\
|
*
|
|
|
mfd: Add twl6030 regulator subdevices
Rajendra Nayak
2009-12-14
1
-4
/
+12
[next]