index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
s390/mm: have 16 byte aligned struct pages
Heiko Carstens
1
-0
/
+1
2012-11-13
s390/gup: fix access_ok() usage in __get_user_pages_fast()
Heiko Carstens
1
-2
/
+1
2012-11-13
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
Heiko Carstens
1
-1
/
+1
2012-11-12
s390/topology: fix core id vs physical package id mix-up
Heiko Carstens
2
-2
/
+7
2012-11-12
s390/signal: set correct address space control
Martin Schwidefsky
4
-7
/
+27
2012-11-06
s390/sclp: fix addressing mode clobber
Heiko Carstens
1
-1
/
+7
2012-11-06
s390: Move css limits from drivers/s390/cio/ to include/asm/.
Cornelia Huck
1
-0
/
+2
2012-10-26
s390/thp: respect page protection in pmd_none() and pmd_present()
Gerald Schaefer
1
-13
/
+22
2012-10-26
s390/mm: use pmd_large() instead of pmd_huge()
Gerald Schaefer
2
-2
/
+2
2012-10-19
s390,uapi: do not use uapi/asm-generic/kvm_para.h
David Howells
2
-2
/
+11
2012-10-18
s390/cache: fix data/instruction cache output
Heiko Carstens
1
-3
/
+6
2012-10-18
s390: fix linker script for 31 bit builds
Heiko Carstens
2
-2
/
+2
2012-10-18
s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
1
-0
/
+1
2012-10-18
s390/kdump: Use 64 bit mode for 0x10000 entry point
Michael Holzheu
1
-8
/
+2
2012-10-18
perf_cpum_cf: Add support for counters available with IBM zEC12
Hendrik Brueckner
2
-2
/
+6
2012-10-18
s390/chpid: make headers usable (again)
Sebastian Ott
1
-5
/
+5
2012-10-17
UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches
David Howells
2
-0
/
+2
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+5
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
74
-1260
/
+1732
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-167
/
+81
2012-10-09
Merge tag 'disintegrate-s390-20121009' of
Martin Schwidefsky
59
-1149
/
+1258
2012-10-09
s390/entry: fix svc number for TIF_SYSCALL system call restart
Martin Schwidefsky
1
-1
/
+1
2012-10-09
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
1
-4
/
+12
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
4
-12
/
+46
2012-10-09
s390/css_chars: remove superfluous ifdef
Sebastian Ott
1
-3
/
+0
2012-10-09
s390/chsc: make headers usable
Sebastian Ott
2
-9
/
+11
2012-10-09
s390/mm: let kernel text section always begin at 1MB
Heiko Carstens
2
-6
/
+0
2012-10-09
s390/mm: fix mapping of read-only kernel text section
Heiko Carstens
1
-2
/
+2
2012-10-09
s390/mm: add page table dumper
Heiko Carstens
3
-0
/
+232
2012-10-09
s390: add support to start the kernel in 64 bit mode.
Martin Schwidefsky
1
-31
/
+70
2012-10-09
s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs
Heiko Carstens
1
-3
/
+0
2012-10-09
s390/mm,pageattr: add more page table walk sanity checks
Heiko Carstens
1
-12
/
+25
2012-10-09
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
3
-15
/
+25
2012-10-09
s390/mm: use pfmf instruction to initialize storage keys
Heiko Carstens
4
-6
/
+51
2012-10-09
s390/facilities: cleanup PFMF and HPAGE machine facility detection
Heiko Carstens
2
-17
/
+9
2012-10-09
UAPI: (Scripted) Disintegrate arch/s390/include/asm
David Howells
59
-1149
/
+1258
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-19
/
+341
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
6
-18
/
+220
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
1
-0
/
+30
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2
-0
/
+44
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
3
-1
/
+41
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
1
-0
/
+1
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
[next]