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
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
32
-121
/
+121
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
2
-1
/
+2
2008-02-05
maps4: move clear_refs code to task_mmu.c
Matt Mackall
1
-1
/
+2
2008-02-05
maps4: introduce a generic page walker
Matt Mackall
1
-0
/
+22
2008-02-05
maps4: move is_swap_pte
Matt Mackall
1
-0
/
+6
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
6
-4
/
+14
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
1
-11
/
+4
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
1
-3
/
+3
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
1
-12
/
+7
2008-02-05
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
1
-1
/
+1
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-0
/
+8
2008-02-05
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2
-6
/
+8
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
2
-5
/
+5
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
1
-2
/
+4
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-18
/
+30
2008-02-05
gpiolib: avr32 at32ap platform support
David Brownell
3
-13
/
+27
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
1
-0
/
+18
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
1
-0
/
+24
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
1
-0
/
+45
2008-02-05
gpiolib support for the PXA architecture
Philipp Zabel
2
-28
/
+33
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
1
-0
/
+98
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
1
-0
/
+15
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
1
-16
/
+0
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
1
-5
/
+5
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
1
-0
/
+1
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
1
-1
/
+1
2008-02-05
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
1
-0
/
+9
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2
-0
/
+26
2008-02-05
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
1
-0
/
+1
2008-02-05
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
1
-0
/
+17
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2
-4
/
+3
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
1
-4
/
+4
2008-02-05
m32r: remove dead config symbols from M32R code
Jiri Olsa
2
-4
/
+2
2008-02-05
include/asm-powerpc/nvram.h needs list.h
Andrew Morton
1
-0
/
+3
2008-02-05
sdio: fix module device table definition for m68k
Al Viro
1
-1
/
+2
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2
-3
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
4
-10
/
+16
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
1
-0
/
+7
2008-02-05
get_task_comm(): return the result
Andrew Morton
1
-1
/
+1
2008-02-05
lockdep: annotate epoll
Peter Zijlstra
1
-0
/
+16
2008-02-05
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-318
/
+661
2008-02-04
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-6
/
+9
2008-02-04
Explain kmem_cache_cpu fields
Christoph Lameter
1
-5
/
+5
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
1
-1
/
+4
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
22
-309
/
+484
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
1
-3
/
+3
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
1
-6
/
+2
[next]