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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
84
-433
/
+1283
|
\
|
*
sparc64: Support transparent huge pages.
David Miller
2012-10-09
14
-110
/
+582
|
*
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
3
-0
/
+3
|
*
sparc64: Document PGD and PMD layout.
David Miller
2012-10-09
2
-8
/
+16
|
*
sparc64: Eliminate PTE table memory wastage.
David Miller
2012-10-09
5
-44
/
+123
|
*
sparc64: Halve the size of PTE tables
David Miller
2012-10-09
2
-19
/
+9
|
*
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
2012-10-09
6
-121
/
+9
|
*
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
2012-10-09
1
-4
/
+9
|
*
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
2012-10-09
1
-3
/
+8
|
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
1
-0
/
+1
|
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
18
-0
/
+18
|
*
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-09
3
-24
/
+2
|
*
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
2012-10-09
1
-1
/
+1
|
*
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
4
-8
/
+4
|
*
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
2012-10-09
1
-35
/
+2
|
*
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
2012-10-09
1
-19
/
+46
|
*
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
6
-18
/
+220
|
*
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
2012-10-09
1
-0
/
+30
|
*
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2012-10-09
2
-0
/
+44
|
*
thp, s390: thp splitting backend for s390
Gerald Schaefer
2012-10-09
3
-1
/
+41
|
*
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
2012-10-09
2
-0
/
+4
|
*
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2012-10-09
8
-0
/
+31
|
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
7
-8
/
+8
|
*
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-10-09
2
-23
/
+11
|
*
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-10-09
1
-5
/
+12
|
*
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
2012-10-09
1
-11
/
+36
|
*
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
2012-10-09
1
-14
/
+19
|
*
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
6
-0
/
+6
|
*
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
7
-0
/
+7
|
*
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
10
-0
/
+10
|
*
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-09
12
-0
/
+14
*
|
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
29
-469
/
+157
|
\
\
|
*
|
xtensa: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2012-10-04
1
-12
/
+12
|
*
|
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
2012-10-03
11
-111
/
+2
|
*
|
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
Max Filippov
2012-10-03
1
-2
/
+2
|
*
|
xtensa: provide dummy gcc intrinsics
Max Filippov
2012-10-03
1
-0
/
+17
|
*
|
xtensa: add missing symbol exports
Max Filippov
2012-10-03
2
-0
/
+12
|
*
|
xtensa: rename MISC SR definition to avoid name clashes
Max Filippov
2012-10-03
1
-1
/
+1
|
*
|
xtensa: fix CODA build
Max Filippov
2012-10-03
1
-1
/
+1
|
*
|
xtensa: fix parallel make
Max Filippov
2012-10-03
2
-9
/
+12
|
*
|
xtensa: ISS: drop unused io.c
Max Filippov
2012-10-03
2
-33
/
+1
|
*
|
xtensa: ISS: exit simulator in case of halt or poweroff
Max Filippov
2012-10-03
1
-4
/
+4
|
*
|
xtensa: ISS: change keyboard polling rate
Max Filippov
2012-10-03
1
-1
/
+1
|
*
|
xtensa: ISS: add platform_pcibios_init
Max Filippov
2012-10-03
1
-0
/
+6
|
*
|
xtensa: ISS: add dummy serial.h for ISS platform
Max Filippov
2012-10-03
1
-0
/
+0
|
*
|
xtensa: change default platform clock frequency to 10MHz
Max Filippov
2012-10-03
1
-2
/
+2
|
*
|
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
2012-10-03
1
-0
/
+1
|
*
|
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
2012-10-03
1
-1
/
+2
|
*
|
xtensa: adopt generic io routines
Max Filippov
2012-10-03
4
-223
/
+12
|
*
|
xtensa: fix ioremap
Max Filippov
2012-10-03
1
-6
/
+14
[next]