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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
1
-1
/
+14
2007-05-07
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
1
-2
/
+1
2007-05-07
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
1
-1
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+0
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-0
/
+12
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-1
/
+0
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
1
-0
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-2
/
+2
2007-05-07
Quicklists for page table pages
Christoph Lameter
1
-0
/
+94
2007-05-07
slub: enable tracking of full slabs
Christoph Lameter
1
-0
/
+1
2007-05-07
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
1
-0
/
+6
2007-05-07
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
2
-20
/
+28
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2
-5
/
+42
2007-05-07
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
1
-2
/
+6
2007-05-07
SLUB core
Christoph Lameter
4
-6
/
+229
2007-05-07
readahead: code cleanup
Jan Kara
1
-2
/
+2
2007-05-07
readahead: improve heuristic detecting sequential reads
Jan Kara
1
-0
/
+1
2007-05-07
smaps: add clear_refs file to clear reference
David Rientjes
1
-0
/
+1
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
3
-0
/
+14
2007-05-07
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
1
-0
/
+12
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
1
-0
/
+3
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-05-07
mm: remove gcc workaround
Nick Piggin
1
-0
/
+18
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-0
/
+6
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
1
-0
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-0
/
+1
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-1
/
+3
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
2
-0
/
+4
2007-05-07
slab: introduce krealloc
Pekka Enberg
1
-1
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+5
2007-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-38
/
+97
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
10
-22
/
+64
2007-05-06
Fix nfsroot build
Ralf Baechle
1
-1
/
+1
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+344
2007-05-06
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-1
/
+0
2007-05-05
[MAC80211]: Add generic include/linux/ieee80211.h
Jiri Benc
1
-0
/
+342
2007-05-05
[NETLINK]: Remove references to process ID
Herbert Xu
1
-2
/
+2
2007-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-526
/
+526
2007-05-05
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
10
-24
/
+42
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-70
/
+71
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
4
-30
/
+72
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-40
/
+32
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-12
/
+27
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+232
2007-05-05
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
1
-2
/
+8
2007-05-05
NuBus header update
Finn Thain
1
-51
/
+75
2007-05-05
lockdep: Add missing disable/enable irq variant
Roman Zippel
1
-1
/
+5
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
1
-0
/
+1
2007-05-05
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-23
/
+150
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+0
[next]