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-01-09
make elv_try_merge() static, kill the dead declaration of
Coywolf Qi Hunt
1
-2
/
+0
2006-01-08
[PATCH] Make vm86 support optional
Matt Mackall
2
-2
/
+20
2006-01-08
[PATCH] remove semicolons from save_flags()
Andrew Morton
1
-1
/
+1
2006-01-08
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
10
-293
/
+293
2006-01-08
[PATCH] parport: bring back an unused phase for ppdev ioctl
Marko Kohtala
1
-1
/
+3
2006-01-08
[PATCH] Split out screen_info from tty.h
Brian Gerst
2
-71
/
+78
2006-01-08
[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+3
2006-01-08
[PATCH] shrink struct page
Andrew Morton
1
-19
/
+22
2006-01-08
[PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster
Benjamin LaHaise
1
-5
/
+7
2006-01-08
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-0
/
+1
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
16
-103
/
+15
2006-01-08
[PATCH] Abandon gcc-2.95.x
Andrew Morton
2
-31
/
+0
2006-01-08
[PATCH] remove unused blkp field in percpu_data
Eric Dumazet
1
-1
/
+0
2006-01-08
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
1
-1
/
+0
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-2
/
+7
2006-01-08
[PATCH] shared mounts: cleanup
Miklos Szeredi
2
-2
/
+3
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-0
/
+2
2006-01-08
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
1
-0
/
+17
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
3
-0
/
+15
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
1
-0
/
+1
2006-01-08
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
1
-1
/
+2
2006-01-08
[PATCH] Permit multiple inclusion of linux/pagevec.h
David Howells
1
-0
/
+5
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-0
/
+2
2006-01-08
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
Tom Zanussi
1
-3
/
+2
2006-01-08
[PATCH] relayfs: add support for global relay buffers
Tom Zanussi
1
-1
/
+7
2006-01-08
[PATCH] relayfs: add support for relay files in other filesystems
Tom Zanussi
1
-0
/
+34
2006-01-08
[PATCH] relayfs: remove unused alloc/destroy_inode()
Tom Zanussi
1
-14
/
+0
2006-01-08
[PATCH] relayfs: add relayfs_remove_file()
Tom Zanussi
1
-0
/
+1
2006-01-08
[PATCH] relayfs: export relayfs_create_file() with fileops param
Tom Zanussi
1
-1
/
+6
2006-01-08
[PATCH] ELF: symbol table type additions
Jan Beulich
1
-0
/
+2
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
3
-222
/
+2
2006-01-08
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
1
-0
/
+3
2006-01-08
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
1
-1
/
+2
2006-01-08
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
1
-1
/
+3
2006-01-08
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
1
-1
/
+2
2006-01-08
[PATCH] IRQ type flags
Russell King
2
-4
/
+21
2006-01-08
[PATCH] new driver synclink_gt
Paul Fulghum
1
-1
/
+8
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2006-01-08
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-0
/
+2
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
1
-0
/
+18
2006-01-08
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
1
-1
/
+9
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
1
-2
/
+10
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
1
-1
/
+7
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
1
-2
/
+2
2006-01-08
[PATCH] cpuset: memory pressure meter
Paul Jackson
1
-0
/
+11
2006-01-08
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
1
-2
/
+3
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
1
-0
/
+35
2006-01-08
[PATCH] remove get_task_struct_rcu()
Paul E. McKenney
1
-12
/
+0
2006-01-08
[PATCH] RCU signal handling
Ingo Molnar
1
-2
/
+30
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
18
-777
/
+72
[next]