aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-01
* | ntp: support for TAIRoman Zippel2008-05-01
* | ntp: increase time_offset resolutionRoman Zippel2008-05-01
* | ntp: increase time_freq resolutionRoman Zippel2008-05-01
* | ntp: NTP4 user space bits updateRoman Zippel2008-05-01
* | ntp: cleanup ntp.cRoman Zippel2008-05-01
* | remove div_long_long_remRoman Zippel2008-05-01
* | rename div64_64 to div64_u64Roman Zippel2008-05-01
* | convert a few do_div usersRoman Zippel2008-05-01
* | Fix cpu hotplug problem in softirq codeChristian Borntraeger2008-05-01
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
| |\ \ \ \ \ \
| | | | | | * | PM: Remove legacy PMPavel Machek2008-04-15
* | | | | | | | kernel: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* | | | | | | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* | | | | | | | alloc_uid: cleanupAndrew Morton2008-04-30
* | | | | | | | printk: don't read beyond string arguments' terminating zeroMarkus Armbruster2008-04-30
* | | | | | | | Basic braille screen reader supportSamuel Thibault2008-04-30
* | | | | | | | mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* | | | | | | | pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-30
* | | | | | | | make marker_debug staticAdrian Bunk2008-04-30
* | | | | | | | pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov2008-04-30
* | | | | | | | pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov2008-04-30
* | | | | | | | pids: __set_special_pids: use change_pid() helperOleg Nesterov2008-04-30
* | | | | | | | pids: sys_setpgid: use change_pid() helperOleg Nesterov2008-04-30
* | | | | | | | pids: introduce change_pid() helperOleg Nesterov2008-04-30
* | | | | | | | pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov2008-04-30
* | | | | | | | Deprecate find_task_by_pid()Pavel Emelyanov2008-04-30
* | | | | | | | Use find_task_by_vpid in taskstatsPavel Emelyanov2008-04-30
* | | | | | | | free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov2008-04-30
* | | | | | | | tty: The big operations reworkAlan Cox2008-04-30
* | | | | | | | ptrace: permit ptracing of /sbin/initOleg Nesterov2008-04-30
* | | | | | | | ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()Oleg Nesterov2008-04-30
* | | | | | | | ptrace: __ptrace_unlink: use the ptrace_reparented() helperOleg Nesterov2008-04-30
* | | | | | | | ptrace: introduce ptrace_reparented() helperOleg Nesterov2008-04-30
* | | | | | | | document de_thread() with exit_notify() connectionOleg Nesterov2008-04-30
* | | | | | | | reparent_thread: use same_thread_group()Oleg Nesterov2008-04-30
* | | | | | | | ptrace: introduce task_detached() helperOleg Nesterov2008-04-30
* | | | | | | | signals: add set_restore_sigmaskRoland McGrath2008-04-30
* | | | | | | | signals: allow the kernel to actually kill /sbin/initOleg Nesterov2008-04-30
* | | | | | | | signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-30
* | | | | | | | signals: check_kill_permission: remove tasklist_lockOleg Nesterov2008-04-30
* | | | | | | | signals: check_kill_permission: check session under tasklist_lockOleg Nesterov2008-04-30
* | | | | | | | signals: send_signal: be paranoid about signalfd_notify()Oleg Nesterov2008-04-30
* | | | | | | | signals: document CLD_CONTINUED notification mechanicsOleg Nesterov2008-04-30
* | | | | | | | signals: fold sig_ignored() into handle_stop_signal()Oleg Nesterov2008-04-30
* | | | | | | | signals: cleanup the usage of print_fatal_signal()Oleg Nesterov2008-04-30
* | | | | | | | signals: handle_stop_signal: don't worry about SIGKILLOleg Nesterov2008-04-30
* | | | | | | | signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-30