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
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
25
-93
/
+4
2005-10-30
[PATCH] Remove orphaned TIOCGDEV compat ioctl
Brian Gerst
1
-29
/
+0
2005-10-30
[PATCH] ext3: sparse fixes
Ben Dooks
8
-6
/
+29
2005-10-30
[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade
Mark Gross
4
-0
/
+914
2005-10-30
[PATCH] fix de_thread() vs do_coredump() deadlock
Oleg Nesterov
1
-3
/
+13
2005-10-30
[PATCH] Added a Receive_Abort to the Marvell serial driver
Carlos Sanchez
1
-0
/
+2
2005-10-30
[PATCH] fuse: remove unused define
Miklos Szeredi
1
-1
/
+0
2005-10-30
[PATCH] fuse: spelling fixes
Miklos Szeredi
2
-9
/
+9
2005-10-30
[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER
Jesper Juhl
1
-2
/
+2
2005-10-30
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-30
[PATCH] ioc4 serial support - mostly cleanup
Pat Gefre
1
-36
/
+44
2005-10-30
[PATCH] Locking problems while EXT3FS_DEBUG on
Glauber de Oliveira Costa
3
-6
/
+3
2005-10-30
[PATCH] coredump_wait() cleanup
Oleg Nesterov
1
-8
/
+5
2005-10-30
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-30
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
1
-25
/
+29
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-30
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
10
-49
/
+191
2005-10-30
[PATCH] Keys: Export user-defined keyring operations
David Howells
2
-25
/
+71
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
13
-28
/
+0
2005-10-30
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
1
-1
/
+0
2005-10-30
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-30
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
3
-0
/
+74
2005-10-30
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
4
-0
/
+212
2005-10-30
[PATCH] cpusets: confine pdflush to its cpuset
Paul Jackson
1
-0
/
+13
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2
-138
/
+282
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-30
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
1
-7
/
+10
2005-10-30
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
1
-2
/
+3
2005-10-30
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
1
-1
/
+2
2005-10-30
[PATCH] block cleanups: Fix iosched module refcount leak
Nate Diller
1
-1
/
+3
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
7
-7
/
+7
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
34
-34
/
+17
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2
-2
/
+1
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-30
[PATCH] Typo fix: explictly -> explicitly
Jean Delvare
3
-3
/
+3
2005-10-30
[PATCH] block cleanups: Add kconfig default iosched submenu
Nate Diller
2
-17
/
+38
2005-10-30
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
2
-7
/
+4
2005-10-30
[PATCH] fix de_thread vs it_real_fn() deadlock
Oleg Nesterov
1
-1
/
+2
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
8
-15
/
+21
2005-10-30
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
1
-1
/
+2
2005-10-30
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
1
-18
/
+17
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless explicit casts
Jesper Juhl
1
-10
/
+11
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless register keyword
Jesper Juhl
1
-2
/
+2
2005-10-30
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
Jesper Juhl
1
-60
/
+53
2005-10-30
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
1
-0
/
+2
[next]