index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
signals: change collect_signal() to return void
Oleg Nesterov
2008-07-25
1
-4
/
+2
*
signals: collect_signal: simplify the "still_pending" logic
Oleg Nesterov
2008-07-25
1
-9
/
+6
*
signals: collect_signal: remove the unneeded sigismember() check
Oleg Nesterov
2008-07-25
1
-3
/
+0
*
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
2008-07-25
1
-3
/
+0
*
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
2008-07-25
1
-10
/
+8
*
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
1
-2
/
+2
*
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
1
-31
/
+6
*
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
1
-0
/
+5
*
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
1
-6
/
+12
*
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
1
-0
/
+7
*
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
1
-72
/
+109
*
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
4
-13
/
+16
*
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
1
-27
/
+21
*
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
1
-74
/
+35
*
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
2008-07-25
1
-66
/
+14
*
cgroup files: move notify_on_release file to separate write handler
Paul Menage
2008-07-25
1
-8
/
+13
*
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
1
-9
/
+12
*
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
1
-68
/
+57
*
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
1
-0
/
+35
*
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
1
-2
/
+2
*
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
1
-23
/
+21
*
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-07-25
1
-2
/
+2
*
kprobes: remove redundant config check
Abhishek Sagar
2008-07-25
1
-5
/
+0
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-38
/
+89
*
printk ratelimiting rewrite
Dave Young
2008-07-25
2
-16
/
+5
*
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
2008-07-25
1
-3
/
+1
*
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-07-25
1
-0
/
+22
*
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
1
-0
/
+17
*
call_usermodehelper(): increase reliability
KOSAKI Motohiro
2008-07-25
2
-5
/
+6
*
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
2
-5
/
+2
*
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-07-25
1
-1
/
+1
*
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-25
1
-0
/
+1
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
2
-3
/
+11
|
\
|
*
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
71
-1296
/
+11816
|
|
\
|
*
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
2
-3
/
+11
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-07-24
1
-2
/
+2
|
\
\
\
|
*
|
|
kthread: reduce stack pressure in create_kthread and kthreadd
Mike Travis
2008-07-18
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-24
2
-2
/
+2
|
\
\
\
|
*
|
|
sched: clean up compiler warning
Peter Zijlstra
2008-07-24
1
-1
/
+1
|
*
|
|
sched: fix hrtick & generic-ipi dependency
Ingo Molnar
2008-07-23
1
-1
/
+1
*
|
|
|
flag parameters: NONBLOCK in pipe
Ulrich Drepper
2008-07-24
1
-2
/
+2
*
|
|
|
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
1
-0
/
+1
*
|
|
|
flag parameters: eventfd
Ulrich Drepper
2008-07-24
1
-0
/
+1
*
|
|
|
flag parameters: signalfd
Ulrich Drepper
2008-07-24
1
-0
/
+1
*
|
|
|
flag parameters: paccept
Ulrich Drepper
2008-07-24
1
-0
/
+1
*
|
|
|
generic irqs: handle failure of irqchip->set_type in setup_irq
Uwe Kleine-König
2008-07-24
1
-22
/
+42
*
|
|
|
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
2008-07-24
1
-1
/
+1
*
|
|
|
pm: schedule sysrq poweroff on boot cpu
Zhang Rui
2008-07-24
1
-1
/
+3
*
|
|
|
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
2008-07-24
1
-1
/
+38
*
|
|
|
pm: hibernation: simplify memory bitmap
Akinobu Mita
2008-07-24
1
-67
/
+21
[next]