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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
5
-13
/
+13
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-5
/
+0
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2
-6
/
+6
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
5
-14
/
+6
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2
-5
/
+2
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
4
-23
/
+10
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-3
/
+4
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
1
-0
/
+4
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2
-2
/
+0
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
14
-316
/
+7
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-21
/
+0
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2
-66
/
+0
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
10
-152
/
+5
2006-01-10
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
1
-2
/
+0
2006-01-10
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
1
-4
/
+0
2006-01-10
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
1
-7
/
+0
2006-01-10
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
Maneesh Soni
2
-24
/
+40
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
4
-0
/
+123
2006-01-10
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
2
-0
/
+77
2006-01-10
[PATCH] kdump: x86_64 kexec on panic
akpm@osdl.org
1
-1
/
+85
2006-01-10
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
2
-1
/
+10
2006-01-10
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
2
-0
/
+48
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-44
/
+3
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
4
-12
/
+3
2006-01-10
[PATCH] kdump: i386 save ss esp bug fix
akpm@osdl.org
1
-2
/
+4
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
24
-245
/
+1
2006-01-10
[PATCH] printk levels for i386 oops code.
Dave Jones
1
-27
/
+34
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
5
-21
/
+0
2006-01-10
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
Andrew Morton
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
12
-59
/
+64
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-6
/
+10
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-299
/
+7
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-6
/
+6
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+4
2006-01-10
remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog
Adrian Bunk
2
-292
/
+0
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-64
/
+57
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-1343
/
+732
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
5
-5
/
+5
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
77
-1183
/
+1972
2006-01-10
spelling: s/usefull/useful/
Adrian Bunk
1
-1
/
+1
2006-01-09
[SPARC64]: Update defconfig.
David S. Miller
1
-1338
/
+726
2006-01-09
[SPARC64]: Fix ptrace/strace
Richard Mortimer
1
-5
/
+2
2006-01-09
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
1
-10
/
+0
2006-01-09
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
1
-21
/
+19
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2
-0
/
+4
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2
-33
/
+34
2006-01-09
[SPARC64]: Add needed pm_power_off symbol.
David S. Miller
1
-0
/
+4
2006-01-09
[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c
Ben Dooks
1
-103
/
+103
2006-01-09
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
1
-1
/
+2
[next]