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
2009-09-19
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
1
-2
/
+2
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
56
-907
/
+756
2009-09-18
sparc: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-68
/
+7
2009-09-18
frv: clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+7
2009-09-18
frv: remove unused .altinstructions code
Nelson Elhage
1
-5
/
+0
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
25
-601
/
+1000
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
4
-2
/
+2
2009-09-18
kernel-doc: allow multi-line declaration purpose descriptions
Johannes Weiner
2
-6
/
+19
2009-09-18
mm: Fix problem of parameter in note
Jianjun Kong
1
-1
/
+1
2009-09-18
kref: double kref_put() in my_data_handler()
Roel Kluin
1
-1
/
+0
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
14
-73
/
+1293
2009-09-18
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
129
-0
/
+8881
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
229
-3986
/
+18935
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-153
/
+179
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-17
/
+258
2009-09-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
65
-119
/
+12770
2009-09-18
ext4: Update documentation about quota mount options
Jan Kara
1
-4
/
+12
2009-09-18
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
50
-513
/
+10535
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
103
-720
/
+7778
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-10
/
+16
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
10
-60
/
+90
2009-09-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
6
-178
/
+350
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
32
-640
/
+917
2009-09-18
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
1
-2
/
+4
2009-09-18
[WATCHDOG] sizeof cleanup
Wim Van Sebroeck
3
-3
/
+3
2009-09-18
[WATCHDOG] wdt_pci: fix printk and variable type
Randy Dunlap
1
-5
/
+5
2009-09-18
[WATCHDOG] wdt_pci - use pci_request_region
Wim Van Sebroeck
1
-7
/
+8
2009-09-18
[WATCHDOG] ar7_wdt: Fix error handling during probe.
Wim Van Sebroeck
1
-1
/
+2
2009-09-18
[WATCHDOG] ar7_wdt: convert to become a platform driver
Florian Fainelli
1
-53
/
+53
2009-09-18
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
Chris Friesen
1
-4
/
+53
2009-09-18
[WATCHDOG] davinci: use clock framework for timer frequency
Kevin Hilman
1
-2
/
+17
2009-09-18
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
Linus Walleij
1
-1
/
+1
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
4
-0
/
+501
2009-09-18
[WATCHDOG] Add watchdog driver for NUC900
Wan ZongShun
3
-0
/
+363
2009-09-18
[WATCHDOG] add SBC-FITPC2 watchdog driver
Denis Turischev
3
-0
/
+290
2009-09-17
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-777
/
+363
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-603
/
+688
2009-09-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+19
2009-09-17
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
35
-797
/
+1506
2009-09-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-22
/
+704
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-680
/
+56
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
132
-805
/
+2009
2009-09-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
191
-1630
/
+10390
2009-09-17
Merge branch 'x86/pat' into x86/urgent
H. Peter Anvin
44
-1150
/
+1523
2009-09-17
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
1
-10
/
+2
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
4
-0
/
+560
2009-09-17
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
1
-0
/
+3
2009-09-17
sata_promise: update reset code
Mikael Pettersson
1
-1
/
+120
2009-09-17
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
1
-17
/
+17
2009-09-17
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
1
-2
/
+2
[next]