index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-03-12
1
-1
/
+12
*
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
Oleg Nesterov
2010-03-12
1
-4
/
+3
*
copy_signal() cleanup: clean thread_group_cputime_init()
Veaceslav Falico
2010-03-12
1
-11
/
+0
*
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
Veaceslav Falico
2010-03-12
1
-10
/
+0
*
copy_signal() cleanup: use zalloc and remove initializations
Veaceslav Falico
2010-03-12
1
-26
/
+1
*
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
1
-0
/
+8
*
cgroups: fix race between userspace and kernelspace
Kirill A. Shutemov
2010-03-12
1
-15
/
+17
*
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-12
1
-1
/
+227
*
cgroups: clean up cgroup_pidlist_find() a bit
Li Zefan
2010-03-12
1
-5
/
+3
*
cgroups: blkio subsystem as module
Ben Blum
2010-03-12
1
-0
/
+9
*
cgroups: subsystem module unloading
Ben Blum
2010-03-12
1
-25
/
+142
*
cgroups: subsystem module loading interface
Ben Blum
2010-03-12
1
-5
/
+145
*
cgroups: revamp subsys array
Ben Blum
2010-03-12
1
-16
/
+80
*
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2010-03-12
1
-2
/
+3
*
cgroup: introduce cancel_attach()
Daisuke Nishimura
2010-03-12
1
-7
/
+33
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
1
-0
/
+54
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
1
-0
/
+13
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-0
/
+1
*
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
Eric W. Biederman
2010-03-07
1
-0
/
+3
*
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2010-03-07
1
-0
/
+1
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
*
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-07
2
-3
/
+14
*
elf coredump: add extended numbering support
Daisuke HATAYAMA
2010-03-06
1
-0
/
+5
*
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2010-03-06
2
-0
/
+26
*
printk: avoid warning when CONFIG_PRINTK is disabled
Gustavo F. Padovan
2010-03-06
1
-2
/
+1
*
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
2010-03-06
1
-1
/
+1
*
panic: fix panic_timeout accuracy when running on a hypervisor
Anton Blanchard
2010-03-06
1
-16
/
+30
*
kernel core: use helpers for rlimits
Jiri Slaby
2010-03-06
7
-16
/
+20
*
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
2010-03-06
1
-15
/
+17
*
kernel/exit.c: fix shadows sparse warning
Thiago Farina
2010-03-06
1
-1
/
+1
*
includecheck fix for kernel/params.c
Jaswinder Singh Rajput
2010-03-06
1
-1
/
+0
*
splice: comparing unsigned int < 0
Dan Carpenter
2010-03-06
1
-2
/
+3
*
kernel/cpu.c: delete deprecated definition in cpu_up()
Chen Gong
2010-03-06
1
-1
/
+1
*
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
2
-0
/
+12
*
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
1
-1
/
+5
*
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
1
-1
/
+2
*
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-06
2
-2
/
+2
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-05
2
-90
/
+569
|
\
|
*
kprobes: Jump optimization sysctl interface
Masami Hiramatsu
2010-02-25
2
-3
/
+97
|
*
kprobes: Introduce kprobes jump optimization
Masami Hiramatsu
2010-02-25
1
-51
/
+410
|
*
kprobes: Introduce generic insn_slot framework
Masami Hiramatsu
2010-02-25
1
-39
/
+65
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-03-05
1
-1
/
+7
|
\
\
|
*
|
padata: Allocate the cpumask for the padata instance
Steffen Klassert
2010-03-04
1
-1
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
3
-82
/
+32
|
\
\
\
|
*
\
\
Merge branch 'for-fsnotify' into for-linus
Al Viro
2010-03-03
1
-5
/
+2
|
|
\
\
\
|
|
*
|
|
Lose the first argument of audit_inode_child()
Al Viro
2010-02-08
1
-5
/
+2
|
*
|
|
|
new helper: iterate_mounts()
Al Viro
2010-03-03
1
-33
/
+16
|
*
|
|
|
New helper: path_is_under(path1, path2)
Al Viro
2010-03-03
1
-39
/
+12
[next]