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
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-2
/
+1
2012-01-24
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
1
-15
/
+58
2012-01-24
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
1
-8
/
+17
2012-01-24
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
1
-3
/
+15
2012-01-24
dynamic_debug: enlarge command/query write buffer
Jim Cromie
1
-4
/
+12
2012-01-24
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
1
-0
/
+2
2012-01-24
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
1
-15
/
+20
2012-01-24
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
1
-6
/
+33
2012-01-24
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
1
-11
/
+10
2012-01-24
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
1
-6
/
+5
2012-01-24
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
1
-2
/
+1
2012-01-24
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
1
-3
/
+5
2012-01-24
dynamic_debug: change verbosity at runtime
Jim Cromie
1
-0
/
+1
2012-01-24
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
1
-4
/
+0
2012-01-24
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
1
-7
/
+9
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-18
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
Dmitry Kasatkin
1
-3
/
+3
2012-01-18
lib: MPILIB Kconfig description update
Dmitry Kasatkin
1
-5
/
+3
2012-01-18
lib: digital signature dependency fix
Dmitry Kasatkin
1
-1
/
+2
2012-01-18
lib: digital signature config option name change
Dmitry Kasatkin
2
-2
/
+2
2012-01-14
Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...
Linus Torvalds
1
-1
/
+1
2012-01-12
unlzo: fix input buffer free
Sascha Hauer
1
-1
/
+1
2012-01-12
radix_tree: take radix_tree_path off stack
Hugh Dickins
1
-78
/
+76
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+3
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
31
-0
/
+6266
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-36
/
+58
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2
-10
/
+12
2012-01-10
crc32: optimize inner loop
Joakim Tjernlund
1
-10
/
+11
2012-01-10
btree: export btree_get_prev() so modules can use btree_for_each
Steve Hodgson
1
-0
/
+1
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+3
2012-01-09
Merge branch 'next' into for-linus
James Morris
31
-0
/
+6266
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+7
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+4
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-137
/
+57
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-0
/
+159
2012-01-06
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
1
-3
/
+3
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
5
-137
/
+57
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+50
2012-01-03
switch debugfs to umode_t
Al Viro
1
-4
/
+4
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
1
-37
/
+0
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+1
2011-12-13
kref: Inline all functions
Peter Zijlstra
2
-98
/
+1
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
1
-0
/
+3
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
1
-0
/
+2
2011-12-08
mpi/mpi-mpow: NULL dereference on allocation failure
Dan Carpenter
1
-1
/
+2
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
1
-2
/
+3
2011-12-06
decompress_bunzip2: remove invalid vi modeline
Paul Bolle
1
-1
/
+0
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2
-3
/
+3
2011-12-02
kmemleak: Add support for memory hotplug
Laura Abbott
1
-1
/
+1
[next]