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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-09
kbuild: check license compatibility when building modules
Sam Ravnborg
1
-0
/
+14
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-2
/
+2
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2
-0
/
+16
2006-06-06
[MIPS] Fix 64-bit build for RM7000.
Ralf Baechle
1
-0
/
+1
2006-06-06
[MIPS] Fix non-linear memory mapping on MIPS
Sergei Shtylyov
2
-27
/
+31
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] Fix declaration of smp_prepare_cpus() platform hook.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix instable BogoMIPS on multi-issue processors.
Ralf Baechle
1
-10
/
+12
2006-06-06
[MIPS] Remove duplicate declaration of cpu_online_map.
Ralf Baechle
1
-1
/
+0
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
1
-3
/
+3
2006-06-05
[PATCH] uml: add asm/irqflags.h
Jeff Dike
1
-0
/
+6
2006-06-05
[PATCH] m48t86: ia64 build fix
Andrew Morton
1
-2
/
+2
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
1
-3
/
+1
2006-06-05
[PATCH] Sparsemem build fix
Ralf Baechle
1
-0
/
+1
2006-06-05
[PATCH] s390: cio non-unique path group ids
Peter Oberparleiter
1
-2
/
+2
2006-06-05
[SERIAL] typo: buad -> baud
Horst Schirmeier
2
-2
/
+2
2006-06-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-06-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-11
/
+27
2006-06-02
[ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping
Lennert Buytenhek
1
-1
/
+1
2006-06-01
[SPARC64]: Fix D-cache corruption in mremap
David S. Miller
3
-11
/
+27
2006-05-31
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-73
/
+207
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
1
-1
/
+3
2006-06-01
[MIPS] Update/Fix instruction definitions
Thiemo Seufer
1
-5
/
+28
2006-06-01
[MIPS] DSP and MDMX share the same config flag bit.
Thiemo Seufer
1
-1
/
+1
2006-06-01
[MIPS] Update struct sigcontext member names
Daniel Jacobowitz
1
-2
/
+8
2006-06-01
[MIPS] Update/fix futex assembly
Ralf Baechle
1
-25
/
+116
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
1
-1
/
+3
2006-06-01
[MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address
Sergei Shtylyov
1
-39
/
+49
2006-05-31
[PATCH] ARM: Fix XScale PMD setting
Deepak Saxena
1
-0
/
+6
2006-05-31
[PATCH] net/compat.h build fix
Andrew Morton
1
-1
/
+2
2006-05-31
[PATCH] revert "swsusp add check for suspension of X controlled devices"
Andrew Morton
1
-5
/
+0
2006-05-30
[PATCH] x86_64: Fix stack/mmap randomization for compat tasks
Andi Kleen
1
-1
/
+1
2006-05-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+1
2006-05-29
Input: change from numbered to named switches
Richard Purdie
1
-8
/
+3
2006-05-29
Input: add KEY_BATTERY keycode
Matthew Garrett
1
-0
/
+2
2006-05-26
[PATCH] Add CMSPAR to termbits.h for powerpc and alpha
Paul Mackerras
2
-0
/
+2
2006-05-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-3
/
+142
2006-05-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
2
-1
/
+9
2006-05-23
[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__
Andrew Morton
1
-3
/
+4
2006-05-23
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
2
-3
/
+142
2006-05-22
[IRDA]: fixup type of ->lsap_state
Alexey Dobriyan
1
-1
/
+1
2006-05-22
[AGPGART] VIA PT880 Ultra support.
Magnus Kessler
1
-0
/
+1
2006-05-21
[SPARC]: Add robust futex syscall entries.
David S. Miller
2
-6
/
+10
2006-05-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-0
/
+5
2006-05-21
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
Bob Picco
1
-0
/
+1
2006-05-21
[PATCH] pxa2xx-spi update
Stephen Street
1
-0
/
+3
2006-05-21
[PATCH] S3C24XX: hardware SPI driver
Ben Dooks
1
-0
/
+29
2006-05-21
[PATCH] S3C24XX: GPIO based SPI driver
Ben Dooks
1
-0
/
+31
[next]