index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40x
Matt Porter
2005-06-21
1
-6
/
+9
*
[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board
Matt Porter
2005-06-21
1
-0
/
+9
*
[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP
Kumar Gala
2005-06-21
6
-53
/
+149
*
[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c
Kumar Gala
2005-06-21
1
-2
/
+0
*
[PATCH] ppc32: Added preliminary support for the MPC8548 CDS board
Kumar Gala
2005-06-21
7
-16
/
+713
*
[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors
Kumar Gala
2005-06-21
6
-2
/
+323
*
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
Gerald Schaefer
2005-06-21
1
-0
/
+1
*
[PATCH] VFS: memory leak in do_kern_mount()
Gerald Schaefer
2005-06-21
1
-0
/
+1
*
[PATCH] kbuild: display compile version
Coywolf Qi Hunt
2005-06-21
1
-1
/
+1
*
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
John W. Linville
2005-06-21
1
-3
/
+2
*
[PATCH] Kill stray newline
Denis Vlasenko
2005-06-21
1
-1
/
+1
*
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
2005-06-21
2
-0
/
+5
*
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
2005-06-21
3
-65
/
+21
*
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
2005-06-21
1
-1
/
+1
*
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
2005-06-21
1
-35
/
+10
*
[PATCH] rme96xx: fix PageReserved range
Hugh Dickins
2005-06-21
1
-1
/
+1
*
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
2005-06-21
1
-5
/
+10
*
[PATCH] dup_mmap: update comment on new vma
Hugh Dickins
2005-06-21
1
-2
/
+3
*
[PATCH] mbind: check_range use standard ptwalk
Hugh Dickins
2005-06-21
1
-45
/
+70
*
[PATCH] mbind: fix verify_pages pte_page
Hugh Dickins
2005-06-21
1
-5
/
+14
*
[PATCH] ia64: pfn_to_nid() implementation
Bob Picco
2005-06-21
1
-0
/
+14
*
[PATCH] shmem: restore superblock info
Hugh Dickins
2005-06-21
2
-76
/
+73
*
[PATCH] SN2 XPC build patches
Jes Sorensen
2005-06-21
3
-3
/
+64
*
[PATCH] ia64 uncached alloc
Jes Sorensen
2005-06-21
9
-0
/
+530
*
[PATCH] Reduce size of huge boot per_cpu_pageset
Christoph Lameter
2005-06-21
1
-66
/
+42
*
[PATCH] Periodically drain non local pagesets
Christoph Lameter
2005-06-21
3
-2
/
+39
*
[PATCH] add OOM debug
Janet Morgan
2005-06-21
2
-3
/
+5
*
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
2
-2
/
+2
*
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
2
-2
/
+2
*
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2005-06-21
4
-5
/
+4
*
[PATCH] mm: remove PG_highmem
Badari Pulavarty
2005-06-21
7
-22
/
+15
*
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
2005-06-21
1
-0
/
+4
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-21
14
-30
/
+147
*
[PATCH] node local per-cpu-pages
Christoph Lameter
2005-06-21
6
-38
/
+195
*
[PATCH] Hugepage consolidation
David Gibson
2005-06-21
19
-850
/
+300
*
[PATCH] VM: rate limit early reclaim
Martin Hicks
2005-06-21
3
-0
/
+13
*
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
2005-06-21
3
-3
/
+6
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-21
9
-8
/
+104
*
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
2005-06-21
1
-1
/
+6
*
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
2005-06-21
2
-2
/
+125
*
[PATCH] madvise: merge the maps
Prasanna Meda
2005-06-21
1
-29
/
+51
*
[PATCH] madvise: do not split the maps
Prasanna Meda
2005-06-21
1
-11
/
+16
*
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
2005-06-21
1
-5
/
+14
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
37
-125
/
+119
*
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
2005-06-21
7
-30
/
+25
*
[PATCH] coverity: idr_get_new_above_int() overrun fix
Zaur Kambarov
2005-06-21
1
-1
/
+1
*
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
2005-06-21
1
-1
/
+1
*
[PATCH] megaraid build fix
bobl
2005-06-21
1
-1
/
+1
*
[PATCH] arm: irqs_disabled() type fix
Andrew Morton
2005-06-21
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-06-21
2
-2
/
+38
|
\
[next]