aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-02
|\
| * [PATCH] split linux/file.hAl Viro2008-05-01
* | genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-02
* | make generic sys_ptrace unconditionalChristoph Hellwig2008-05-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-01
|\ \
| * | module: add MODULE_STATE_GOING notifier callPeter Oberparleiter2008-05-01
| * | module: Enhance verify_export_symbolsRusty Russell2008-05-01
| * | module: set unused_gpl_crcs instead of overwriting unused_crcsRusty Russell2008-05-01
| * | module: neaten __find_symbol, rename to find_symbolRusty Russell2008-05-01
| * | module: reduce module image and resident sizeRusty Russell2008-05-01
| * | module: make module_sect_attrs private to kernel/module.cRusty Russell2008-05-01
| |/
* | workqueue: remove redundant function invocationAndrew Liu2008-05-01
* | kexec: make extended crashkernel= syntax less confusingMichael Ellerman2008-05-01
* | ntp: handle leap second via timerRoman Zippel2008-05-01
* | ntp: remove current_tick_length()Roman Zippel2008-05-01
* | 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