index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+0
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2
-69
/
+74
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
78
-803
/
+3122
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-4
/
+644
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-16
/
+0
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-0
/
+3
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-18
/
+38
[next]