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
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2010-08-05
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+13
2010-08-05
debugfs: no longer needs to depend on SYSFS
Randy Dunlap
1
-1
/
+0
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-3
/
+3
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
1
-15
/
+20
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-3
/
+3
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+9
2010-08-04
Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-56
/
+81
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
8
-595
/
+76
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
46
-983
/
+2160
2010-08-04
microblaze: Disable FRAME_POINTER selection
Michal Simek
1
-3
/
+3
2010-07-28
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
Chris Wilson
1
-5
/
+18
2010-07-27
ARM: 6213/1: atomic64_test: add ARM as supported architecture
Will Deacon
1
-1
/
+1
2010-07-21
Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault
Takuya Yoshikawa
1
-1
/
+1
2010-07-19
kmemleak: Introduce a default off mode for kmemleak
Jason Baron
1
-0
/
+7
2010-07-14
Kbuild: Add option to set -femit-struct-debug-baseonly
Andi Kleen
1
-0
/
+13
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-546
/
+0
2010-07-11
lib/devres.c: fix comment typo
Kulikov Vasiliy
1
-1
/
+1
2010-07-09
x86, ioremap: Fix incorrect physical address handling in PAE mode
Kenji Kaneshige
1
-5
/
+5
2010-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-44
/
+72
2010-07-05
rbtree: Undo augmented trees performance damage and regression
Peter Zijlstra
1
-44
/
+72
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
1
-1
/
+1
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
1
-0
/
+9
2010-07-01
Merge branch 'linus' into core/rcu
Ingo Molnar
2
-3
/
+2
2010-06-29
genalloc: fix allocation from end of pool
Imre Deak
1
-1
/
+0
2010-06-23
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
1
-2
/
+2
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
16
-134
/
+296
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-14
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
1
-0
/
+6
2010-06-07
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
Konrad Rzeszutek Wilk
1
-15
/
+14
2010-06-07
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
Konrad Rzeszutek Wilk
1
-10
/
+13
2010-06-07
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
Konrad Rzeszutek Wilk
1
-11
/
+13
2010-06-07
swiotlb: add the swiotlb initialization function with iotlb memory
FUJITA Tomonori
1
-18
/
+30
2010-06-07
swiotlb: add swiotlb_tbl_map_single library function
FUJITA Tomonori
1
-8
/
+17
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+3
2010-06-04
lib: add s390 to atomic64_dec_if_positive archs
Heiko Carstens
1
-1
/
+2
2010-06-04
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
1
-0
/
+1
2010-06-04
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
1
-0
/
+2
2010-05-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
1
-1
/
+1
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+54
2010-05-27
radix-tree: fix radix_tree_prev_hole() underflow case
Cesar Eduardo Barros
1
-2
/
+2
2010-05-27
swiotlb: remove unnecessary swiotlb_sync_single_range_*
FUJITA Tomonori
1
-31
/
+0
2010-05-27
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
1
-21
/
+17
2010-05-27
idr: fix backtrack logic in idr_remove_all
Imre Deak
1
-1
/
+4
2010-05-27
fault-injection: add CPU notifier error injection module
Akinobu Mita
3
-0
/
+76
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
1
-1
/
+1
2010-05-26
revert "crc32: use __BYTE_ORDER macro for endian detection"
Andrew Morton
1
-1
/
+1
2010-05-25
crc32: use __BYTE_ORDER macro for endian detection.
Joakim Tjernlund
1
-1
/
+1
2010-05-25
crc32: major optimization
Joakim Tjernlund
2
-24
/
+47
[prev]
[next]