index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
kernel: add support for .init_array.* constructors
Andrey Ryabinin
1
-0
/
+1
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
1
-155
/
+0
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+20
2015-02-11
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
Kirill A. Shutemov
1
-0
/
+1
2015-02-10
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
1
-2
/
+6
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+8
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+11
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-9
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+14
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+32
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-127
/
+624
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+77
2014-12-08
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
1
-0
/
+114
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
1
-0
/
+2
2014-11-28
asm-generic: add generic seccomp.h for secure computing mode 1
AKASHI Takahiro
1
-0
/
+30
2014-11-23
asm-generic: Add msi.h
Thomas Gleixner
1
-0
/
+32
2014-11-22
asm-generic: Remove asm-generic arch_bprm_mm_init()
Dave Hansen
1
-5
/
+0
2014-11-19
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2
-9
/
+14
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
1
-0
/
+6
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+5
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-10
/
+47
2014-11-14
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
1
-34
/
+2
2014-11-11
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...
Arnd Bergmann
1
-0
/
+37
2014-11-10
asm-generic/io.h: Implement generic {read,write}s*()
Thierry Reding
1
-33
/
+238
2014-11-10
asm-generic/io.h: Reconcile I/O accessor overrides
Thierry Reding
1
-95
/
+350
2014-11-05
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
1
-2
/
+34
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
1
-3
/
+0
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+11
2014-10-20
asm-generic: io: implement relaxed accessor macros as conditional wrappers
Will Deacon
1
-0
/
+26
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+2
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
1
-0
/
+14
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+4
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-101
/
+113
2014-10-10
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+0
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-18
/
+22
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+4
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+9
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
1
-18
/
+9
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+5
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2
-0
/
+4
[next]