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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
88
-889
/
+303
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
150
-775
/
+630
2012-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
61
-1843
/
+1951
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+8
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
140
-424
/
+424
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
4
-8
/
+8
2012-10-09
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-09
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
3067
-83647
/
+140105
2012-10-09
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
David Howells
61
-1843
/
+1951
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
84
-433
/
+1283
2012-10-09
sparc64: Support transparent huge pages.
David Miller
14
-110
/
+582
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
3
-0
/
+3
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
2
-8
/
+16
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
5
-44
/
+123
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
2
-19
/
+9
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
6
-121
/
+9
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
1
-4
/
+9
2012-10-09
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
1
-3
/
+8
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
18
-0
/
+18
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
3
-24
/
+2
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
1
-1
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
4
-8
/
+4
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-35
/
+2
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-19
/
+46
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
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
2
-0
/
+4
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
8
-0
/
+31
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
7
-8
/
+8
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2
-23
/
+11
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-5
/
+12
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-11
/
+36
2012-10-09
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
1
-14
/
+19
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
6
-0
/
+6
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
7
-0
/
+7
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
10
-0
/
+10
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
12
-0
/
+14
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-469
/
+157
2012-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
11
-31
/
+416
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
160
-2877
/
+48108
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
22
-1
/
+36
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
35
-315
/
+262
2012-10-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-28
/
+6
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+176
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
[next]