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-09-29
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
1
-3
/
+8
2006-09-29
[PATCH] cramfs: rewrite init_cramfs_fs()
Alexey Dobriyan
1
-2
/
+9
2006-09-29
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2
-7
/
+7
2006-09-29
[PATCH] doc: fix kernel-parameters 'quiet'
Randy Dunlap
1
-1
/
+1
2006-09-29
[PATCH] fix mem_write() return value
Frederik Deweerdt
1
-1
/
+2
2006-09-29
[PATCH] block_dev.c mutex_lock_nested() fix
Jason Baron
1
-1
/
+1
2006-09-29
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
1
-2
/
+2
2006-09-29
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
1
-25
/
+25
2006-09-29
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
1
-6
/
+1
2006-09-29
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
1
-8
/
+11
2006-09-29
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
2
-0
/
+4
2006-09-29
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
1
-0
/
+1
2006-09-29
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
1
-3
/
+3
2006-09-29
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
1
-2
/
+2
2006-09-29
[PATCH] autofs4: pending flag not cleared on mount fail
Ian Kent
1
-3
/
+3
2006-09-29
[PATCH] autofs4: autofs4_follow_link false negative fix
Ian Kent
1
-1
/
+1
2006-09-29
[PATCH] copy_process: cosmetic ->ioprio tweak
Oleg Nesterov
1
-6
/
+3
2006-09-29
[PATCH] reparent_to_init(): use has_rt_policy()
Oleg Nesterov
1
-3
/
+1
2006-09-29
[PATCH] sched_setscheduler: fix? policy checks
Oleg Nesterov
1
-20
/
+18
2006-09-29
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
2
-5
/
+4
2006-09-29
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
Oleg Nesterov
1
-10
/
+18
2006-09-29
[PATCH] kill extraneous printk in kernel_restart()
Cal Peake
1
-1
/
+0
2006-09-29
[PATCH] Fix ____call_usermodehelper errors being silently ignored
Björn Steinbrink
1
-1
/
+11
2006-09-29
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
1
-8
/
+11
2006-09-29
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
Roland McGrath
1
-2
/
+2
2006-09-29
[PATCH] cdev documentation
Jonathan Corbet
2
-0
/
+64
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
3
-20
/
+22
2006-09-29
[PATCH] exit: fix crash case
Alan Cox
1
-1
/
+2
2006-09-29
[PATCH] tty: stop the tty vanishing under procfs access
Alan Cox
1
-0
/
+3
2006-09-29
[PATCH] tty: lock ticogwinsz
Alan Cox
1
-7
/
+10
2006-09-29
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
1
-7
/
+1
2006-09-29
[PATCH] kexec warning fix
Roland McGrath
1
-2
/
+4
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
38
-60
/
+52
2006-09-29
[PATCH] __dequeue_signal() cleanup
Roland McGrath
1
-4
/
+2
2006-09-29
[PATCH] has_stopped_jobs() cleanup
Roland McGrath
1
-11
/
+0
2006-09-29
[PATCH] I/O Error attempting to read last partial block of a file in an ISO96...
Joel & Rebecca VanderZee
1
-24
/
+24
2006-09-29
[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()
Toyo Abe
1
-26
/
+58
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
6
-15
/
+81
2006-09-29
[PATCH] update Documentation/kernel-parameters.txt
jens m. noedler
1
-0
/
+7
2006-09-29
[PATCH] dquot: add proper locking when using current->signal->tty
Jan Kara
1
-0
/
+5
2006-09-29
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
1
-1
/
+2
2006-09-29
[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
Oleg Nesterov
1
-4
/
+3
2006-09-29
[PATCH] elf_core_dump: don't take tasklist_lock
Oleg Nesterov
1
-4
/
+3
2006-09-29
[PATCH] fix serial/amba-pl011.c console Kconfig
Peter Korsgaard
1
-1
/
+1
2006-09-29
[PATCH] check return value of cpu_callback
Akinobu Mita
4
-4
/
+11
2006-09-29
[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro
Tobias Klauser
1
-3
/
+1
2006-09-29
[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-09-29
[PATCH] Remove old drivers/char/s3c2410_rtc.c
Ben Dooks
3
-600
/
+0
2006-09-29
[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c
Alexey Dobriyan
2
-52
/
+8
2006-09-29
[PATCH] CONFIG_PM=n slim: sound/oss/trident.c
Alexey Dobriyan
1
-11
/
+11
[next]