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-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
5
-0
/
+9
2008-10-20
coredump_filter: add hugepage dumping
KOSAKI Motohiro
1
-2
/
+5
2008-10-20
mm: rewrite vmap layer
Nick Piggin
1
-1
/
+14
2008-10-20
fs: buffer lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-10-20
mm: page lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-10-20
mm: pagecache insertion fewer atomics
Nick Piggin
1
-7
/
+7
2008-10-20
vmscan: kill unused lru functions
KOSAKI Motohiro
1
-48
/
+0
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
1
-0
/
+1
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2
-0
/
+18
2008-10-20
swap: cull unevictable pages in fault path
Lee Schermerhorn
1
-0
/
+2
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2
-0
/
+6
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
3
-3
/
+35
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
3
-5
/
+15
2008-10-20
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
1
-0
/
+22
2008-10-20
unevictable lru: add event counting with statistics
Lee Schermerhorn
1
-0
/
+5
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
6
-11
/
+73
2008-10-20
pageflag helpers for configed-out flags
Lee Schermerhorn
1
-0
/
+12
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
2
-0
/
+25
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
7
-31
/
+140
2008-10-20
define page_file_cache() function
Rik van Riel
2
-2
/
+33
2008-10-20
vmscan: free swap space on swap-in/activation
Rik van Riel
2
-0
/
+7
2008-10-20
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
2
-4
/
+27
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
3
-29
/
+63
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
1
-3
/
+0
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1364
-122804
/
+17841
2008-10-20
netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array
Patrick McHardy
1
-2
/
+2
2008-10-20
video: add sh_mobile_lcdc platform flags
Magnus Damm
1
-0
/
+7
2008-10-20
video: remove unused sh_mobile_lcdc platform data
Magnus Damm
1
-1
/
+0
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1148
-67391
/
+17599
2008-10-20
mfd: update TMIO drivers to use the clock API
Ian Molton
2
-5
/
+0
2008-10-20
mfd: add base support for Dialog DA9030/DA9034 PMICs
Eric Miao
1
-0
/
+201
2008-10-20
mfd: TWL4030 core driver
David Brownell
1
-0
/
+339
2008-10-20
mfd: support tmiofb cell on tc6393xb
Dmitry Baryshkov
1
-0
/
+8
2008-10-20
mfd: add OHCI cell to tc6393xb
Dmitry Baryshkov
1
-0
/
+1
2008-10-20
mfd: do tcb6393xb state restore on resume only if requested
Dmitry Baryshkov
1
-0
/
+4
2008-10-20
mfd: provide and use setup hook for tc6393xb
Dmitry Baryshkov
1
-2
/
+2
2008-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
1158
-67424
/
+17652
2008-10-18
genirq: improve include files
Thomas Gleixner
3
-19
/
+26
2008-10-18
[MTD] [NAND] GPIO NAND flash driver
Mike Rapoport
1
-0
/
+19
2008-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-4
/
+142
2008-10-18
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
4
-53
/
+646
2008-10-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-5
/
+62
2008-10-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-1
/
+18
2008-10-18
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+3
2008-10-18
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2
-0
/
+72
2008-10-18
USB: Fix spelling in usb/serial.h
Geoff Levand
1
-1
/
+1
2008-10-18
usb gadget: cdc obex glue
Felipe Balbi
1
-0
/
+9
2008-10-18
usb gadget: function activation/deactivation
David Brownell
1
-2
/
+9
2008-10-18
USB: extend poisoning to anchors
Oliver Neukum
1
-0
/
+2
2008-10-18
USB: kill URBs permanently
Oliver Neukum
1
-0
/
+2
[prev]
[next]