projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
pcmcia: device_id header cleanup
[linux-2.6]
/
kernel
/
2008-07-25
Linus Torvalds
Merge git://git.infradead.org/embedded-2.6
tree
|
commitdiff
2008-07-25
Linus Torvalds
Merge git://git.infradead.org/~dwmw2/random-2.6
tree
|
commitdiff
2008-07-25
Ingo Molnar
signalfd: fix undefined reference to `compat_sys_signal...
tree
|
commitdiff
2008-07-25
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-07-25
Linus Torvalds
Merge branch 'linux-next' of git://git.infradead.org...
tree
|
commitdiff
2008-07-25
Vegard Nossum
taskstats: remove initialization of static per-cpu...
tree
|
commitdiff
2008-07-25
Keika Kobayashi
per-task-delay-accounting: update taskstats for memory...
tree
|
commitdiff
2008-07-25
Keika Kobayashi
per-task-delay-accounting: add memory reclaim delay
tree
|
commitdiff
2008-07-25
David Howells
tsacct: fix bacct_add_tsk()'s use of do_div()
tree
|
commitdiff
2008-07-25
Andrea Righi
task IO accounting: provide distinct tgid/tid I/O stati...
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: fix and add comments around acct_process()
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: account dying tasks in all relevant namespaces
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: turn acct off for all pidns-s on umount time
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: switch from global bsd_acct_struct instance...
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: make internal code work with passed bsd_acct_s...
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: turn the acct_lock from on-the-struct to global
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: make check timer accept a bsd_acct_struct...
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: "truthify" a comment near acct_process
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
pidns: use kzalloc when allocating new pid_namespace...
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
bsdacct: rename acct_gbls to bsd_acct_struct
tree
|
commitdiff
2008-07-25
Jonathan Lim
accounting: account for user time when updating memory...
tree
|
commitdiff
2008-07-25
Adrian Bunk
unexport uts_sem
tree
|
commitdiff
2008-07-25
Harvey Harrison
markers: fix sparse integer as NULL pointer warning
tree
|
commitdiff
2008-07-25
Mathieu Desnoyers
markers: use rcu_barrier_sched() and call_rcu_sched()
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
pidns: remove now unused find_pid function.
tree
|
commitdiff
2008-07-25
Pavel Emelyanov
pidns: remove now unused kill_proc function
tree
|
commitdiff
2008-07-25
Alexey Dobriyan
sysctl: check for bogus modes
tree
|
commitdiff
2008-07-25
David Sterba
proc: misplaced export of find_get_pid
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: schedule_on_each_cpu() can use schedule_wor...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: queue_work() can use queue_work_on()
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: lockdep annotations for flush_work()
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: make get_online_cpus() useable for work...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: schedule_on_each_cpu: use flush_work()
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: implement flush_work()
tree
|
commitdiff
2008-07-25
Oleg Nesterov
workqueues: insert_work: use "list_head *" instead...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
coredump: kill mm->core_done
tree
|
commitdiff
2008-07-25
Oleg Nesterov
coredump: construct the list of coredumping threads...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
coredump: turn core_state->nr_threads into atomic_t
tree
|
commitdiff
2008-07-25
Oleg Nesterov
coredump: move mm->core_waiters into struct core_state
tree
|
commitdiff
2008-07-25
Oleg Nesterov
coredump: turn mm->core_startup_done into the pointer...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
kill PF_BORROWED_MM in favour of PF_KTHREAD
tree
|
commitdiff
2008-07-25
Oleg Nesterov
introduce PF_KTHREAD flag
tree
|
commitdiff
2008-07-25
Oleg Nesterov
ptrace: simplify ptrace_stop()->sigkill_pending() path
tree
|
commitdiff
2008-07-25
Gustavo Fernando...
kernel/signal.c: change vars pid and tgid types to...
tree
|
commitdiff
2008-07-25
Michael Kerrisk
signals: make siginfo_t si_utime + si_sstime report...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
signals: do_signal_stop: kill the SIGNAL_UNKILLABLE...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
__exit_signal: don't take rcu lock
tree
|
commitdiff
2008-07-25
Oleg Nesterov
signals: change collect_signal() to return void
tree
|
commitdiff
2008-07-25
Oleg Nesterov
signals: collect_signal: simplify the "still_pending...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
signals: collect_signal: remove the unneeded sigismembe...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
posix timers: release_posix_timer: kill the bogus put_t...
tree
|
commitdiff
2008-07-25
Oleg Nesterov
posix timers: timer_delete: remove the bogus "->it_proc...
tree
|
commitdiff
2008-07-25
Lai Jiangshan
cpuset: two minor code-cleanups
tree
|
commitdiff
2008-07-25
Lai Jiangshan
cpuset: code-cleanup for started_after
tree
|
commitdiff
2008-07-25
Lai Jiangshan
cpuset: don't pass empty cpumasks to partition_sched_do...
tree
|
commitdiff
2008-07-25
Li Zefan
cpuset: avoid unnecessary sched domains rebuilding
tree
|
commitdiff
2008-07-25
Miao Xie
cpusets: update task's cpus_allowed and mems_allowed...
tree
|
commitdiff
2008-07-25
Miao Xie
cpusets: restructure the function update_cpumask()...
tree
|
commitdiff
2008-07-25
Serge E. Hallyn
cgroup_clone: use pid of newly created task for new...
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: convert res_counter_write() to be a cgrou...
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: remove cpuset_common_file_write()
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: turn attach_task_by_pid directly into...
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: move notify_on_release file to separate...
tree
|
commitdiff
2008-07-25
Paul Menage
cgroups: misc cleanups to write_string patchset
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: move the release_agent file to use typed...
tree
|
commitdiff
2008-07-25
Paul Menage
cgroup files: add write_string cgroup control file...
tree
|
commitdiff
2008-07-25
Li Zefan
cgroups: annotate two variables with __read_mostly
tree
|
commitdiff
2008-07-25
KOSAKI Motohiro
cgroup: list_for_each cleanup
tree
|
commitdiff
2008-07-25
Li Zefan
cgroup: use read lock to guard find_existing_css_set()
tree
|
commitdiff
2008-07-25
Abhishek Sagar
kprobes: remove redundant config check
tree
|
commitdiff
2008-07-25
Srinivasa D S
kprobes: improve kretprobe scalability with hashed...
tree
|
commitdiff
2008-07-25
Dave Young
printk ratelimiting rewrite
tree
|
commitdiff
2008-07-25
Arjan van de Ven
kernel/irq/manage.c: replace a printk + WARN_ON() to...
tree
|
commitdiff
2008-07-25
Arjan van de Ven
Add a WARN() macro; this is WARN_ON() + printk arguments
tree
|
commitdiff
2008-07-25
FUJITA Tomonori
clean up duplicated alloc/free_thread_info
tree
|
commitdiff
2008-07-25
KOSAKI Motohiro
call_usermodehelper(): increase reliability
tree
|
commitdiff
2008-07-25
Adrian Bunk
build kernel/profile.o only when requested
tree
|
commitdiff
2008-07-25
Vegard Nossum
kallsyms: fix potential overflow in binary search
tree
|
commitdiff
2008-07-25
Wang Chen
flag parameters: fix compile error of sys_epoll_create1
tree
|
commitdiff
2008-07-25
David Woodhouse
Merge branch 'linux-next' of git://git.infradead.org...
tree
|
commitdiff
2008-07-25
Benjamin Herrenschmidt
Merge commit 'jk/jk-merge'
tree
|
commitdiff
2008-07-25
Benjamin Herrenschmidt
Merge commit 'gcl/gcl-next'
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'release-2.6.27' of git://git./linux/kerne...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'timers-fixes-for-linus' of git://git...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'core-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'sched-fixes-for-linus' of git://git....
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'semaphore' of git://git./linux/kernel...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'for-linus' of git://git.o-hand.com/linux...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge branch 'for-linus' of git://git.o-hand.com/linux...
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2008-07-24
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2008-07-24
Ulrich Drepper
flag parameters: NONBLOCK in pipe
tree
|
commitdiff
2008-07-24
Ulrich Drepper
flag parameters: inotify_init
tree
|
commitdiff
next