index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
3
-62
/
+47
*
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
2015-02-12
1
-4
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
50
-188
/
+81
|
\
|
*
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
2015-02-11
1
-4
/
+2
|
*
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
5
-21
/
+12
|
*
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2015-02-11
2
-0
/
+7
|
*
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
1
-5
/
+9
|
*
arm: define __PAGETABLE_PMD_FOLDED for !LPAE
Kirill A. Shutemov
2015-02-11
1
-0
/
+2
|
*
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
29
-29
/
+29
|
*
microblaze: define __PAGETABLE_PMD_FOLDED
Kirill A. Shutemov
2015-02-11
1
-0
/
+2
|
*
sparc32: fix broken set_pte()
Kirill A. Shutemov
2015-02-11
1
-1
/
+2
|
*
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-11
2
-2
/
+8
|
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
11
-126
/
+8
*
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
200
-3098
/
+3536
|
\
\
|
*
|
powerpc/mm: Warn on flushing tlb page in kernel context
Arseny Solokha
2015-02-04
1
-1
/
+5
|
*
|
powerpc/powernv: Add OPAL soft-poweroff routine
Joel Stanley
2015-02-04
3
-2
/
+67
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-02-04
34
-421
/
+884
|
|
\
\
|
|
*
|
powerpc/mm: bail out early when flushing TLB page
Arseny Solokha
2015-01-30
1
-1
/
+4
|
|
*
|
powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
2015-01-29
3
-0
/
+3
|
|
*
|
perf/powerpc: reset event hw state when adding it to the PMU
Alexandru-Cezar Sardan
2015-01-29
1
-1
/
+3
|
|
*
|
powerpc/qe: Use strlcpy()
Rickard Strandqvist
2015-01-29
1
-3
/
+3
|
|
*
|
PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...
Markus Elfring
2015-01-29
1
-2
/
+1
|
|
*
|
powerpc: dts: pq3/85xx: Fix GPIO address
Alessio Igor Bogani
2015-01-29
1
-3
/
+3
|
|
*
|
powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan
Kumar Gala
2015-01-29
3
-0
/
+183
|
|
*
|
powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan
Kumar Gala
2015-01-29
2
-0
/
+131
|
|
*
|
powerpc/85xx: Add support for Emerson/Artesyn MVME2500.
Alessio Igor Bogani
2015-01-29
5
-3
/
+374
|
|
*
|
powerpc/mpc85xx: Add ranges to etsec2 nodes
Scott Wood
2015-01-29
3
-0
/
+3
|
|
*
|
powerpc/config: Enable MDIO support
Andy Fleming
2015-01-29
2
-0
/
+5
|
|
*
|
powerpc: Add machine_check cpu function for e300c3 cpus
Esben Haabendal
2015-01-29
1
-0
/
+1
|
|
*
|
powerpc/8xx: Remove duplicated code in set_context()
LEROY Christophe
2015-01-29
1
-6
/
+4
|
|
*
|
powerpc/8xx: Optimise access to swapper_pg_dir
LEROY Christophe
2015-01-29
1
-16
/
+19
|
|
*
|
powerpc/8xx: Take benefit of aligned PGDIR
LEROY Christophe
2015-01-29
1
-19
/
+15
|
|
*
|
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
2015-01-29
2
-2
/
+18
|
|
*
|
powerpc/8xx: remove tests on PGDIR entry validity
LEROY Christophe
2015-01-29
1
-33
/
+8
|
|
*
|
powerpc/8xx: remove remaining unnecessary code in FixupDAR
LEROY Christophe
2015-01-29
1
-6
/
+0
|
|
*
|
powerpc/8xx: reduce pressure on TLB due to context switches
LEROY Christophe
2015-01-29
1
-1
/
+42
|
|
*
|
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
LEROY Christophe
2015-01-29
3
-14
/
+9
|
|
*
|
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
2015-01-29
4
-14
/
+28
|
|
*
|
powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value
Tom Huynh
2015-01-29
1
-1
/
+5
|
|
*
|
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
2015-01-29
2
-3
/
+0
|
|
*
|
powerpc/dts: Remove T4240 emulator support
Emil Medve
2015-01-29
1
-281
/
+0
|
|
*
|
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Kim Phillips
2015-01-29
3
-15
/
+25
|
*
|
|
powerpc/perf/hv-gpci: add the remaining gpci requests
Cody P Schafer
2015-02-02
1
-1
/
+186
|
*
|
|
powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
Cody P Schafer
2015-02-02
10
-30
/
+316
|
*
|
|
powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
Cody P Schafer
2015-02-02
4
-17
/
+841
|
*
|
|
perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
sukadev@linux.vnet.ibm.com
2015-02-02
1
-0
/
+10
|
*
|
|
powerpc/kernel: Avoid initializing device-tree pointer twice
Gavin Shan
2015-02-02
1
-3
/
+0
|
*
|
|
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
2015-02-02
3
-104
/
+0
|
*
|
|
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
2015-02-02
1
-9
/
+9
|
*
|
|
cxl: Fix device_node reference counting
Ryan Grimm
2015-02-02
2
-4
/
+4
|
|
/
/
[next]