index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: new cont helpers
Nick Piggin
2007-10-16
2
-2
/
+4
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
3
-1
/
+41
*
mm: buffered write iterator
Nick Piggin
2007-10-16
1
-0
/
+33
*
mm: fix pagecache write deadlocks
Nick Piggin
2007-10-16
1
-2
/
+9
*
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
2007-10-16
1
-0
/
+1
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
3
-136
/
+145
*
radix-tree: use indirect bit
Nick Piggin
2007-10-16
1
-17
/
+21
*
remove ZERO_PAGE
Nick Piggin
2007-10-16
1
-2
/
+0
*
SLUB: direct pass through of page size or higher kmalloc requests
Christoph Lameter
2007-10-16
1
-33
/
+24
*
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
2007-10-16
1
-11
/
+12
*
readahead: remove several readahead macros
Fengguang Wu
2007-10-16
1
-2
/
+0
*
radixtree: introduce radix_tree_next_hole()
Fengguang Wu
2007-10-16
1
-0
/
+2
*
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2007-10-16
1
-2
/
+1
*
readahead: mmap read-around simplification
Fengguang Wu
2007-10-16
1
-2
/
+1
*
readahead: compacting file_ra_state
Fengguang Wu
2007-10-16
1
-4
/
+4
*
Clean up duplicate includes in include/linux/memory_hotplug.h
Jesper Juhl
2007-10-16
1
-1
/
+0
*
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-16
1
-0
/
+8
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
1
-0
/
+3
*
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-10-16
1
-0
/
+6
*
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-16
2
-0
/
+2
*
vmemmap: generify initialisation via helpers
Andy Whitcroft
2007-10-16
1
-2
/
+7
*
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-10-16
2
-0
/
+12
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
1
-2
/
+14
*
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-16
15
-104
/
+2
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
10
-11
/
+16
*
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
4
-4
/
+9
*
wake up from a serial port
Guennadi Liakhovetski
2007-10-16
1
-1
/
+2
*
provide stubs for enable_irq_wake() and disable_irq_wake()
Guennadi Liakhovetski
2007-10-16
1
-0
/
+9
*
8250_pci: Autodetect mainpine cards
Alan Cox
2007-10-16
1
-0
/
+2
*
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
James Bottomley
2007-10-16
1
-0
/
+1
*
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
2007-10-16
1
-0
/
+7
*
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
2007-10-16
1
-35
/
+0
*
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
2007-10-16
1
-0
/
+2
*
slow down printk during boot
Randy Dunlap
2007-10-16
1
-0
/
+2
*
docbook: fix filesystems content
Randy Dunlap
2007-10-15
1
-0
/
+1
*
docbook: fix usb content
Randy Dunlap
2007-10-15
1
-2
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
48
-76
/
+2642
|
\
|
*
Merge branch 'pxa' into devel
Russell King
2007-10-15
16
-19
/
+2000
|
|
\
|
|
*
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
2007-10-15
3
-0
/
+107
|
|
*
[ARM] 4576/1: CM-X270 machine support
Mike Rapoport
2007-10-15
5
-0
/
+91
|
|
*
[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()
Russell King
2007-10-15
1
-10
/
+2
|
|
*
[ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols
Russell King
2007-10-15
1
-0
/
+21
|
|
*
[ARM] pxa: PXA3xx base support
eric miao
2007-10-15
7
-1
/
+1709
|
|
*
[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable
eric miao
2007-10-12
1
-6
/
+0
|
|
*
[ARM] pxa: add PXA3 cpu_is_xxx() macros
eric miao
2007-10-12
1
-0
/
+65
|
|
*
[ARM] pxa: mark pxa_set_cken deprecated
Russell King
2007-10-12
1
-1
/
+5
|
|
*
[ARM] pxa: remove get_lcdclk_frequency_10khz()
Russell King
2007-10-12
1
-1
/
+0
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'omap1-upstream' and 'omap2-upstream' into devel
Russell King
2007-10-12
17
-3
/
+465
|
|
\
\
\
|
|
|
*
|
ARM: OMAP: Merge driver headers from N800 tree
Kai Svahn
2007-09-20
5
-1
/
+219
|
|
|
*
|
ARM: OMAP: Merge gpmc changes from N800 tree
Kai Svahn
2007-09-20
1
-0
/
+2
[next]