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-02-24
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
1
-2
/
+4
2006-02-24
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
1
-2
/
+5
2006-02-24
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
1
-4
/
+4
2006-02-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+5
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
2
-32
/
+5
2006-02-24
[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...
Kumar Gala
1
-3
/
+6
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
1
-0
/
+1
2006-02-23
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
1
-0
/
+5
2006-02-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2006-02-22
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-1
/
+1
2006-02-22
[ARM] 3325/2: GPIO function to control multi-drive (open collector) capability
Andrew Victor
1
-0
/
+1
2006-02-22
[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment
Alessandro Zummo
1
-2
/
+2
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
1
-2
/
+4
2006-02-22
[MMC] Fix mmc_cmd_type() mask
Russell King
1
-1
/
+1
2006-02-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-6
/
+6
2006-02-21
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+14
2006-02-21
[MIPS] Follow Uli's latest *at syscall changes.
Ralf Baechle
1
-3
/
+3
2006-02-21
[MIPS] Fixes for uaccess.h with gcc >= 4.0.1
Atsushi Nemoto
1
-3
/
+3
2006-02-20
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-1
/
+2
2006-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-13
/
+0
2006-02-20
[PATCH] m32r: __cmpxchg_u32 fix
Hirokazu Takata
1
-1
/
+1
2006-02-20
[PATCH] s390: revert dasd eer module
Heiko Carstens
1
-12
/
+1
2006-02-20
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
1
-1
/
+1
2006-02-20
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
1
-0
/
+4
2006-02-20
[PATCH] suspend-to-ram: allow video options to be set at runtime
Pavel Machek
2
-1
/
+3
2006-02-20
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
1
-1
/
+1
2006-02-20
[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg
Tejun Heo
1
-2
/
+14
2006-02-20
[PATCH] powerpc: remove duplicate exports
Olaf Hering
1
-13
/
+0
2006-02-18
[PATCH] iomap_copy fallout (m68k)
Al Viro
1
-0
/
+1
2006-02-18
[PATCH] m68k: restore disable_irq_nosync()
Al Viro
1
-1
/
+1
2006-02-17
[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb
David Gibson
1
-1
/
+1
2006-02-17
[PATCH] s390: additional_cpus parameter
Heiko Carstens
1
-0
/
+2
2006-02-17
[PATCH] i386: fix singlestepping though a syscall
Chuck Ebbert
1
-2
/
+2
2006-02-17
[PATCH] Provide an interface for getting the current tick length
Paul Mackerras
1
-0
/
+3
2006-02-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-39
/
+28
2006-02-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+8
2006-02-17
[PATCH] x86_64: Disable tsc when apicpmtimer is active
Andi Kleen
1
-0
/
+1
2006-02-17
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Andi Kleen
2
-6
/
+2
2006-02-16
[ARM] 3339/1: ARM EABI: make unmuxed syscalls visible
Nicolas Pitre
1
-3
/
+3
2006-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-19
/
+20
2006-02-16
[ARM] Fix SMP initialisation oops
Russell King
1
-0
/
+5
2006-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-6
/
+17
2006-02-15
[PATCH] hrtimer: fix multiple macro argument expansion
Roman Zippel
1
-2
/
+8
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
21
-503
/
+96
2006-02-15
[PATCH] neofb: avoid resetting display config on unblank (v2)
Christian Trefzer
1
-0
/
+1
2006-02-15
[NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()
Patrick McHardy
1
-1
/
+1
2006-02-15
Pull fix-cpu-possible-map into release branch
Tony Luck
1
-0
/
+2
2006-02-15
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
3
-5
/
+16
2006-02-15
[IA64] ia64: simplify and fix udelay()
hawkes@sgi.com
1
-0
/
+2
2006-02-15
[IA64-SGI] enforce proper ordering of callouts by XPC
Dean Nelson
1
-13
/
+18
[next]