index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-12
/
+12
*
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
2008-10-20
1
-12
/
+0
*
byteorder: provide swabb.h generically in asm/byteorder.h
Harvey Harrison
2008-10-20
3
-0
/
+3
*
byteorder: use generic C version for value byteswapping
Harvey Harrison
2008-10-20
1
-10
/
+0
*
byteorder: add new headers for make headers-install
Harvey Harrison
2008-10-20
1
-0
/
+2
*
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
1
-0
/
+24
*
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
1
-4
/
+10
*
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2008-10-20
1
-1
/
+7
*
make ptrace_untrace() static
Adrian Bunk
2008-10-20
1
-1
/
+0
*
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
2008-10-20
1
-1
/
+0
*
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2008-10-20
1
-0
/
+13
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
4
-16
/
+117
*
cgroups: fix declaration of cgroup_mm_owner_callbacks
Paul Menage
2008-10-20
1
-9
/
+6
*
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
2008-10-20
1
-0
/
+10
*
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
2008-10-20
1
-2
/
+1
*
ext3: add an option to control error handling on file data
Hidehiro Kawai
2008-10-20
2
-0
/
+5
*
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
1
-0
/
+1
*
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
2
-19
/
+16
*
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
1
-3
/
+11
*
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-10-20
5
-0
/
+9
*
coredump_filter: add hugepage dumping
KOSAKI Motohiro
2008-10-20
1
-2
/
+5
*
mm: rewrite vmap layer
Nick Piggin
2008-10-20
1
-1
/
+14
*
fs: buffer lock use lock bitops
Nick Piggin
2008-10-20
1
-1
/
+1
*
mm: page lock use lock bitops
Nick Piggin
2008-10-20
1
-1
/
+1
*
mm: pagecache insertion fewer atomics
Nick Piggin
2008-10-20
1
-7
/
+7
*
vmscan: kill unused lru functions
KOSAKI Motohiro
2008-10-20
1
-48
/
+0
*
mlock: count attempts to free mlocked page
Lee Schermerhorn
2008-10-20
1
-0
/
+1
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
2
-0
/
+18
*
swap: cull unevictable pages in fault path
Lee Schermerhorn
2008-10-20
1
-0
/
+2
*
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
2
-0
/
+6
*
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
3
-3
/
+35
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
3
-5
/
+15
*
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+22
*
unevictable lru: add event counting with statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+5
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
6
-11
/
+73
*
pageflag helpers for configed-out flags
Lee Schermerhorn
2008-10-20
1
-0
/
+12
*
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
2
-0
/
+25
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
7
-31
/
+140
*
define page_file_cache() function
Rik van Riel
2008-10-20
2
-2
/
+33
*
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
2
-0
/
+7
*
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
2008-10-20
2
-4
/
+27
*
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
3
-29
/
+63
*
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-10-20
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-10-17
7
-4
/
+142
|
\
|
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
1
-0
/
+3
|
*
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2008-10-17
2
-0
/
+72
|
*
USB: Fix spelling in usb/serial.h
Geoff Levand
2008-10-17
1
-1
/
+1
|
*
usb gadget: cdc obex glue
Felipe Balbi
2008-10-17
1
-0
/
+9
|
*
usb gadget: function activation/deactivation
David Brownell
2008-10-17
1
-2
/
+9
|
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
1
-0
/
+2
[next]