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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+6
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+3
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
1
-6
/
+1
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-1
/
+1
2011-07-07
lib/checksum.c: optimize do_csum a bit
Ian Abbott
1
-8
/
+5
2011-07-05
lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...
Anton Blanchard
1
-2
/
+2
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+6
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
1
-3
/
+5
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-19
/
+18
2011-06-20
debugobjects: Fix boot crash when kmemleak and debugobjects enabled
Marcin Slusarz
1
-1
/
+1
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-17
/
+9
2011-06-15
lib/bitmap.c: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-17
/
+9
2011-06-10
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
1
-0
/
+1
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2011-06-09
vsprintf: Update %pI6c to not compress a single 0
Joe Perches
1
-1
/
+3
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-0
/
+204
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
1
-0
/
+5
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
3
-0
/
+110
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
3
-0
/
+94
2011-06-01
tile: enable CONFIG_BUGVERBOSE
Chris Metcalf
1
-1
/
+1
2011-05-28
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+1
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
3
-22
/
+2
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
2
-0
/
+16
2011-05-26
flex_array: avoid divisions when accessing elements
Jesse Gross
1
-22
/
+29
2011-05-26
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
1
-1
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+2
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-0
/
+9
2011-05-25
lib/genalloc.c: add support for specifying the physical address
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+37
2011-05-25
lib: consolidate DEBUG_PER_CPU_MAPS
Stephen Boyd
1
-0
/
+11
2011-05-25
lib: add kstrto*_from_user()
Alexey Dobriyan
1
-0
/
+26
2011-05-25
lru_cache: use correct type in sizeof for allocation
Ilia Mirkin
1
-1
/
+1
2011-05-25
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
Jan Beulich
1
-1
/
+1
2011-05-25
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
1
-12
/
+97
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-6
/
+20
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+5
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+3
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2011-05-19
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+13
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-1
/
+1
2011-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
1
-1
/
+1
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
1
-1
/
+1
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
1
-0
/
+29
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
2
-1
/
+55
2011-05-12
vsprintf: Turn kptr_restrict off by default
Ingo Molnar
1
-1
/
+1
2011-05-10
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...
Joerg Roedel
1
-5
/
+13
[next]