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-06-08
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
Malcom Parsons
1
-1
/
+1
2006-06-08
[PATCH] Fix mempolicy.h build error
Ralf Baechle
1
-0
/
+1
2006-06-08
[PATCH] ep93xx build fix
Lennert Buytenhek
1
-4
/
+4
2006-06-08
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
Andy Currid
1
-5
/
+25
2006-06-08
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
2
-7
/
+27
2006-06-05
Linux 2.6.17-rc6
v2.6.17-rc6
Linus Torvalds
1
-2
/
+2
2006-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-44
/
+18
2006-06-05
[BRIDGE]: fix locking and memory leak in br_add_bridge
Jiri Benc
1
-12
/
+7
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
10
-10
/
+10
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+6
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-3
/
+4
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
4
-3
/
+18
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
6
-11
/
+21
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2
-5
/
+5
2006-06-06
[MIPS] Fix 64-bit build for RM7000.
Ralf Baechle
1
-0
/
+1
2006-06-06
[MIPS] IP32: Fix warnings.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix non-linear memory mapping on MIPS
Sergei Shtylyov
2
-27
/
+31
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-06
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
Thiemo Seufer
1
-1
/
+1
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Fix swap entry for MIPS32 36-bit physical address
Sergei Shtylyov
1
-2
/
+14
2006-06-06
[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support
Sergei Shtylyov
1
-2
/
+3
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
2
-0
/
+39
2006-06-06
[MIPS] Print more information if we're struck by a machine check exception.
Ralf Baechle
1
-2
/
+17
2006-06-06
[MIPS] Fix declaration of smp_prepare_cpus() platform hook.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
3
-21
/
+21
2006-06-06
[MIPS] Fix instable BogoMIPS on multi-issue processors.
Ralf Baechle
1
-10
/
+12
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
1
-1
/
+4
2006-06-06
[MIPS] Remove duplicate declaration of cpu_online_map.
Ralf Baechle
1
-1
/
+0
2006-06-05
[IRDA]: Missing allocation result check in irlap_change_speed().
Florin Malita
1
-1
/
+2
2006-06-05
[PPPOE]: Missing result check in __pppoe_xmit().
Florin Malita
1
-0
/
+3
2006-06-05
[NET]: Eliminate unused /proc/sys/net/ethernet
Jes Sorensen
3
-23
/
+0
2006-06-05
[NETCONSOLE]: Clean up initcall warning.
Matt Mackall
1
-1
/
+1
2006-06-05
[TCP]: Avoid skb_pull if possible when trimming head
Herbert Xu ~{PmVHI~}
1
-7
/
+5
2006-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
2
-1
/
+7
2006-06-05
[PATCH] uml: add -ffreestanding to CFLAGS
Jeff Dike
1
-0
/
+4
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
3
-17
/
+22
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
2006-06-05
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
3
-20
/
+13
2006-06-05
[PATCH] uml: add asm/irqflags.h
Jeff Dike
1
-0
/
+6
2006-06-05
[PATCH] m48t86: ia64 build fix
Andrew Morton
2
-38
/
+38
2006-06-05
[PATCH] sata_sil24: SII3124 sata driver endian problem
Rune Torgersen
1
-3
/
+3
2006-06-05
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...
Stefan Richter
1
-1
/
+1
2006-06-05
[PATCH] MAINTAINERS: Add entries for BNX2 and TG3
Michael Chan
1
-0
/
+12
2006-06-05
[PATCH] Implement get / set tso for forcedeth driver
Zachary Amsden
1
-0
/
+16
2006-06-05
[PATCH] pmf_register_irq_client() gives sleep with locks held warning
Benjamin Herrenschmidt
1
-7
/
+11
2006-06-05
[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...
Trond Myklebust
1
-9
/
+10
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
5
-18
/
+9
[next]