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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
74
-726
/
+2671
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
3
-24
/
+32
2010-10-26
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
3
-8
/
+13
2010-10-26
documentation: update sysrq.txt magic sysrq keys
Randy Dunlap
1
-2
/
+5
2010-10-26
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
78
-2714
/
+2424
2010-10-26
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-16
/
+46
2010-10-26
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-24
/
+0
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
48
-735
/
+1612
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2
-14
/
+16
2010-10-26
Merge branch 'akpm-incoming-1'
Linus Torvalds
209
-1699
/
+7228
2010-10-26
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
1
-0
/
+5
2010-10-26
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
1
-0
/
+12
2010-10-26
checkpatch: version 0.31
Andy Whitcroft
1
-1
/
+1
2010-10-26
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
1
-6
/
+6
2010-10-26
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
1
-1
/
+10
2010-10-26
checkpatch: clean up structure definition macro handline
Andy Whitcroft
1
-2
/
+2
2010-10-26
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2010-10-26
checkpatch: Add additional attribute #defines
Joe Perches
1
-0
/
+14
2010-10-26
checkpatch: check for incorrect permissions
Rabin Vincent
1
-1
/
+13
2010-10-26
checkpatch: ensure kconfig help checks only apply when we are adding help
Andy Whitcroft
1
-5
/
+21
2010-10-26
checkpatch: simplify and consolidate "missing space after" checks
Andy Whitcroft
1
-10
/
+5
2010-10-26
checkpatch: add check for space after struct, union, and enum
Andy Whitcroft
1
-0
/
+10
2010-10-26
checkpatch: returning errno typically should be negative
Andy Whitcroft
1
-0
/
+7
2010-10-26
checkpatch: handle casts better fixing false categorisation of : as binary
Andy Whitcroft
1
-0
/
+5
2010-10-26
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
1
-3
/
+4
2010-10-26
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
1
-0
/
+13
2010-10-26
checkpatch: types may sit on a line on their own
Andy Whitcroft
1
-1
/
+1
2010-10-26
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
1
-3
/
+6
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
3
-10
/
+59
2010-10-26
lib/parser: cleanup match_number()
Namhyung Kim
1
-3
/
+4
2010-10-26
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
1
-3
/
+3
2010-10-26
lib/list_sort: test: check element addresses
Artem Bityutskiy
1
-8
/
+67
2010-10-26
lib/list_sort: test: unify test messages
Artem Bityutskiy
1
-9
/
+10
2010-10-26
lib/list_sort: test: improve errors handling
Artem Bityutskiy
1
-27
/
+38
2010-10-26
lib/list_sort: test: use generic random32
Artem Bityutskiy
1
-12
/
+15
2010-10-26
lib/list_sort: test: use more reasonable printk levels
Artem Bityutskiy
1
-8
/
+8
2010-10-26
lib/Kconfig.debug: add list_sort debugging switch
Artem Bityutskiy
2
-2
/
+11
2010-10-26
percpu_counter: add debugobj support
Tejun Heo
2
-0
/
+56
2010-10-26
idr: fix idr_pre_get() locking description
Naohiro Aota
1
-11
/
+13
2010-10-26
lib/bitmap.c: use hex_to_bin()
Andy Shevchenko
1
-2
/
+1
2010-10-26
MAINTAINERS: use "T: git" and whitespace trivia
Joe Perches
1
-5
/
+5
2010-10-26
MAINTAINERS: remove USB ZC0301 DRIVER
Joe Perches
1
-10
/
+0
2010-10-26
MAINTAINERS: remove USB OV511 DRIVER
Joe Perches
1
-7
/
+0
2010-10-26
MAINTAINERS: merge s3c6400 and 6410 to 64xx
Joe Perches
1
-9
/
+2
2010-10-26
MAINTAINERS: merge s3c-244x sections
Joe Perches
1
-14
/
+1
2010-10-26
MAINTAINERS: merge imote2 and stargate
Joe Perches
1
-7
/
+1
2010-10-26
MAINTAINERS: fix Colibri PXA270 file pattern
Joe Perches
1
-2
/
+1
2010-10-26
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
Joe Perches
1
-3
/
+3
2010-10-26
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
Joe Perches
1
-84
/
+148
[next]