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
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+12
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+46
2009-09-25
module: preferred way to use MODULE_AUTHOR
Johannes Berg
1
-1
/
+4
2009-09-25
module: reduce string table for loaded modules (v2)
Jan Beulich
1
-1
/
+1
2009-09-25
module: reduce symbol table for loaded modules (v2)
Jan Beulich
1
-3
/
+7
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-51
/
+278
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
10
-10
/
+129
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2
-1
/
+2
2009-09-24
include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels
Albin Tonnerre
2
-2
/
+2
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
1
-3
/
+2
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
1
-5
/
+5
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
12
-39
/
+34
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
1
-1
/
+4
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+13
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
1
-0
/
+2
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
1
-1
/
+1
2009-09-24
signals: tracehook_notify_jctl change
Roland McGrath
1
-9
/
+25
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
1
-0
/
+1
2009-09-24
memory controller: soft limit reclaim on contention
Balbir Singh
2
-0
/
+15
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
1
-2
/
+4
2009-09-24
memory controller: soft limit interface
Balbir Singh
1
-0
/
+58
2009-09-24
memcg: remove the overhead associated with the root cgroup
Balbir Singh
1
-0
/
+13
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
1
-3
/
+4
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
1
-0
/
+3
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
1
-5
/
+29
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
1
-8
/
+14
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
1
-4
/
+7
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
4
-5
/
+5
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
1
-0
/
+28
2009-09-24
truncate: new helpers
npiggin@suse.de
2
-3
/
+5
2009-09-24
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
1
-0
/
+1
2009-09-24
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
1
-1
/
+0
2009-09-24
vfs: seq_file: add helpers for data filling
Miklos Szeredi
1
-0
/
+38
2009-09-24
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
1
-1
/
+1
2009-09-24
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
1
-0
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-493
/
+255
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
1
-341
/
+252
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
1
-111
/
+1
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+149
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-0
/
+2
2009-09-23
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-2
/
+3
[next]