index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2008-07-25
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
ptrace: simplify ptrace_stop()->sigkill_pending() path
Oleg Nesterov
2008-07-25
kernel/signal.c: change vars pid and tgid types to pid_t
Gustavo Fernando Padovan
2008-07-25
signals: make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ
Michael Kerrisk
2008-07-25
signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check
Oleg Nesterov
2008-07-25
signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT when setting SIGNAL_ST...
Oleg Nesterov
2008-07-25
__exit_signal: don't take rcu lock
Oleg Nesterov
2008-07-25
signals: change collect_signal() to return void
Oleg Nesterov
2008-07-25
signals: collect_signal: simplify the "still_pending" logic
Oleg Nesterov
2008-07-25
signals: collect_signal: remove the unneeded sigismember() check
Oleg Nesterov
2008-07-25
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
2008-07-25
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
2008-07-25
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
2008-07-25
cgroup files: move notify_on_release file to separate write handler
Paul Menage
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-07-25
kprobes: remove redundant config check
Abhishek Sagar
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-07-25
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
2008-07-25
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-07-25
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-07-24
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-24
flag parameters: NONBLOCK in pipe
Ulrich Drepper
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
[prev]
[next]