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] network block device is mostly known as "NBD"
Pavel Machek
1
-2
/
+2
2006-09-29
[PATCH] SubmittingPatches cleanups
Pavel Machek
1
-13
/
+13
2006-09-29
[PATCH] lib/ts_fsm.c: constify structs
Andreas Mohr
1
-5
/
+5
2006-09-29
[PATCH] rate limiting for the ldisc open failure messages
Akinobu Mita
1
-2
/
+3
2006-09-29
[PATCH] Mention Documenation/ABI/ requirements in Documentation/SubmitChecklist
Randy Dunlap
1
-0
/
+3
2006-09-29
[PATCH] valid_swaphandles() fix
Hugh Dickins
1
-3
/
+4
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
3
-3
/
+6
2006-09-29
[PATCH] remove static variable mm/page-writeback.c:total_pages
Chandra Seetharaman
1
-7
/
+4
2006-09-29
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
1
-4
/
+4
2006-09-29
[PATCH] SuperH maintainership change
Kaz Kojima
1
-3
/
+0
2006-09-29
[PATCH] fs/namei.c: replace multiple current->fs by shortcut variable
Andreas Mohr
1
-39
/
+47
2006-09-29
[PATCH] Add section on function return values to CodingStyle
Alan Stern
1
-0
/
+34
2006-09-29
[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
Andreas Mohr
1
-1
/
+1
2006-09-29
[PATCH] Add to MAINTAINERS file
Jim Lewis
1
-0
/
+6
2006-09-29
[PATCH] loop: forward-port resource leak checks from Solar
Serge E. Hallyn
1
-2
/
+11
2006-09-29
[PATCH] remove sound/oss/COPYING
Andrew Morton
1
-339
/
+0
2006-09-29
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
Paul Jackson
1
-17
/
+70
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
4
-8
/
+37
2006-09-29
[PATCH] Fix typo in rtc kconfig
Pavel Machek
1
-1
/
+1
2006-09-29
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
1
-6
/
+17
2006-09-29
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
1
-5
/
+2
2006-09-29
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
1
-10
/
+9
2006-09-29
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
1
-6
/
+6
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
4
-6
/
+7
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
4
-15
/
+12
2006-09-29
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
Oleg Nesterov
2
-3
/
+1
2006-09-29
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
2
-3
/
+19
2006-09-29
[PATCH] Ban register_filesystem(NULL);
Alexey Dobriyan
1
-2
/
+0
2006-09-29
[PATCH] 9p: fix leak on error path
Alexey Dobriyan
1
-2
/
+4
2006-09-29
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
2
-3
/
+2
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
[next]