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-12
fix typo in net/ipv4/ip_fragment.c
Peter Zijlstra
1
-1
/
+1
2006-12-12
include/linux/compiler.h: reject gcc 3 < gcc 3.2
Alistair John Strachan
1
-1
/
+1
2006-12-12
Kconfig: fix spelling error in config KALLSYMS help text
Jesper Juhl
1
-1
/
+1
2006-12-12
Remove duplicate "have to" in comment
Rolf Eike Beer
1
-1
/
+1
2006-12-12
Fix small typo in drivers/serial/icom.c
Thomas Hisch
1
-1
/
+1
2006-12-12
Use consistent casing in help message
Samuel Tardieu
1
-2
/
+2
2006-12-12
EXT{2,3,4}_FS: remove outdated part of the help text
Jan Engelhardt
1
-9
/
+3
2006-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-21
/
+21
2006-12-12
[PATCH] remove unnecessary blk_queue_bounce in SG_IO
FUJITA Tomonori
1
-7
/
+0
2006-12-12
[PATCH] fix SG_IO bio leak
FUJITA Tomonori
1
-0
/
+3
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
4
-23
/
+0
2006-12-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-604
/
+657
2006-12-11
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
14
-420
/
+341
2006-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
56
-631
/
+1884
2006-12-12
[MIPS] paging_init(): use highend_pfn/highstart_pfn
Franck Bui-Huu
1
-9
/
+8
2006-12-12
[MIPS] Malta: Resurrect MTD support for onboard flash.
Ralf Baechle
3
-41
/
+80
2006-12-12
[MIPS] Discard .exit.text and .exit.data at runtime.
Ralf Baechle
1
-2
/
+4
2006-12-12
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
Ralf Baechle
1
-1
/
+0
2006-12-12
[MIPS] IP27: Move definition of nic_t to its sole user.
Ralf Baechle
2
-1
/
+2
2006-12-12
[MIPS] IP27: Don't include <asm/sn/arch.h>.
Ralf Baechle
1
-2
/
+0
2006-12-12
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
Ralf Baechle
1
-0
/
+1
2006-12-11
[NETPOLL]: Fix local_bh_enable() warning.
Andrew Morton
1
-2
/
+4
2006-12-11
[IPVS]: Make ip_vs_sync.c <= 80col wide.
Simon Horman
1
-3
/
+6
2006-12-11
[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()
Simon Horman
1
-4
/
+4
2006-12-11
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
3
-2
/
+4
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
13
-137
/
+149
2006-12-11
[DCCP] ccid3: Fixup some type conversions related to rtts
Arnaldo Carvalho de Melo
2
-12
/
+12
2006-12-11
[DCCP] ccid3: BUG-FIX - conversion errors
Gerrit Renker
1
-24
/
+30
2006-12-11
[DCCP] ccid3: Reorder packet history source file
Gerrit Renker
1
-107
/
+112
2006-12-11
[DCCP] ccid3: Reorder packet history header file
Gerrit Renker
1
-60
/
+67
2006-12-11
[DCCP] ccid3: Make debug output consistent
Gerrit Renker
1
-35
/
+32
2006-12-11
[DCCP] ccid3: Perform history operations only after packet has been sent
Gerrit Renker
1
-29
/
+9
2006-12-11
[DCCP] ccid3: TX history - remove unused field
Gerrit Renker
2
-3
/
+3
2006-12-11
[DCCP] ccid3: Shift window counter computation
Gerrit Renker
1
-20
/
+29
2006-12-11
[DCCP] ccid3: Sanity-check RTT samples
Gerrit Renker
2
-1
/
+13
2006-12-11
[DCCP] ccid3: Initialise RTT values
Gerrit Renker
1
-1
/
+2
2006-12-11
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
Gerrit Renker
3
-27
/
+0
2006-12-11
[DCCP]: Warn when discarding packet due to internal errors
Gerrit Renker
1
-2
/
+4
2006-12-11
[DCCP]: Only deliver to the CCID rx side in charge
Gerrit Renker
2
-7
/
+20
2006-12-11
[DCCP]: Simplify TFRC calculation
Gerrit Renker
3
-35
/
+35
2006-12-11
[DCCP]: Debug timeval operations
Gerrit Renker
2
-24
/
+33
2006-12-11
[DCCP] ccid3: Simplify calculation for reverse lookup of p
Gerrit Renker
1
-17
/
+22
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
[next]