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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-3
/
+3
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
1
-1
/
+1
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+10
2014-06-04
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
1
-2
/
+2
2014-06-04
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
1
-5
/
+8
2014-06-04
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+5
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-24
lib/devres.c: fix checkpatch warnings
Fabian Frederick
1
-3
/
+3
2014-05-24
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
1
-2
/
+2
2014-05-23
lib: add glibc style strchrnul() variant
Grant Likely
1
-0
/
+18
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-2
/
+2
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+6
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-08
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-07
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-07
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-03
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-03
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-03
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-03
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-03
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-03
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-03
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-03
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+8
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2014-04-01
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
4
-1
/
+74
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-02-26
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
1
-4
/
+9
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
[next]