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
2006-12-11
[DCCP] ccid3: Replace scaled division operations
Gerrit Renker
1
-24
/
+3
2006-12-11
[DCCP] ccid3: Finer-grained resolution of sending rates
Gerrit Renker
3
-39
/
+78
2006-12-11
[DCCP] ccid3: Fix two bugs in sending rate computation
Gerrit Renker
1
-2
/
+2
2006-12-11
[DCCP] ccid3: Two optimisations for sending rate recomputation
Gerrit Renker
1
-11
/
+16
2006-12-11
[DCCP] ccid3: Check against too large p
Gerrit Renker
1
-4
/
+9
2006-12-11
[DCCP]: Update documentation
Ian McDonald
1
-4
/
+2
2006-12-11
[DCCP]: Remove timeo from output.c
Ian McDonald
2
-22
/
+6
2006-12-11
[NETPOLL]: Make sure TX lock is taken with BH disabled.
Andrew Morton
1
-15
/
+19
2006-12-11
[ATM]: Ignore generated file pca200e_ecd.bin2
Ralf Baechle
1
-1
/
+1
2006-12-11
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
1
-2
/
+3
2006-12-11
[CRYPTO] sha512: Fix sha384 block size
Herbert Xu
1
-1
/
+1
2006-12-11
[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument
David Howells
1
-1
/
+1
2006-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-164
/
+190
2006-12-11
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-430
/
+334
2006-12-11
Make sure we populate the initroot filesystem late enough
Linus Torvalds
4
-9
/
+6
2006-12-11
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
4
-10
/
+17
2006-12-11
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
1
-90
/
+0
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-11
AT91 MMC update for 2.6.19
Andrew Victor
1
-17
/
+24
2006-12-11
mmc: Change SDHCI iomem error to a warning
Pierre Ossman
1
-2
/
+2
2006-12-11
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
Vitaly Wool
1
-1
/
+3
2006-12-11
AT91 MMC 5 : Minor cleanups
Andrew Victor
1
-9
/
+9
2006-12-11
AT91 MMC 4 : Interrupt handler cleanup
Andrew Victor
1
-45
/
+43
2006-12-11
AT91 MMC 3 : Move global mci_clk variable
Andrew Victor
1
-11
/
+11
2006-12-11
AT91 MMC 2 : Use platform resources
Andrew Victor
1
-7
/
+34
2006-12-11
AT91 MMC 1: Pass host structure.
Andrew Victor
1
-89
/
+81
2006-12-10
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
1
-0
/
+1
2006-12-10
[MIPS] Export pm_power_off
Ralf Baechle
1
-0
/
+2
2006-12-10
[MIPS] Export csum_partial_copy_nocheck.
Ralf Baechle
1
-0
/
+3
2006-12-10
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
2
-9
/
+8
2006-12-10
[MIPS] Discard .exit.text at linktime.
Ralf Baechle
1
-3
/
+1
2006-12-10
[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq
Ralf Baechle
1
-0
/
+6
2006-12-10
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
1
-0
/
+1
2006-12-10
[PATCH] add MODULE_* attributes to bit reversal library
Cal Peake
1
-0
/
+4
2006-12-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
30
-195
/
+470
2006-12-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...
Linus Torvalds
124
-4337
/
+15643
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
18
-0
/
+9814
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
4
-12
/
+18
[next]