summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-03-093-11/+20
|\
| * time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-092-5/+12
| * time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-091-1/+1
| * ntp: use unsigned input for do_div()David Howells2008-03-091-5/+7
* | cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins2008-03-091-11/+7
* | Fix waitid si_code regressionRoland McGrath2008-03-081-1/+1
|/
* sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani2008-03-071-0/+17
* sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra2008-03-071-7/+3
* sched: fix the wrong time slice value for SCHED_FIFO tasksMiao Xie2008-03-071-1/+1
* sched: export task_nicePavel Roskin2008-03-071-1/+1
* sched: balance RT task resched only on runqueueSteven Rostedt2008-03-071-2/+4
* sched: retain vruntimePeter Zijlstra2008-03-072-0/+19
* cpusets: fix obsolete commentDavid Rientjes2008-03-051-2/+2
* module: allow ndiswrapper to use GPL-only symbolsPavel Roskin2008-03-041-1/+8
* kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu2008-03-041-17/+26
* markers: don't risk NULL deref in markerJesper Juhl2008-03-041-4/+5
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-6/+3
* Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2008-03-041-0/+1
* cgroup: fix default notify_on_release settingLi Zefan2008-03-041-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-044-350/+70
|\
| * sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-044-350/+70
* | freezer vs stopped or tracedRoland McGrath2008-03-042-19/+26
|/
* exit_notify: fix kill_orphaned_pgrp() usage with mt exitOleg Nesterov2008-03-031-3/+4
* will_become_orphaned_pgrp: partially fix insufficient ->exit_state checkOleg Nesterov2008-03-031-9/+8
* introduce kill_orphaned_pgrp() helperOleg Nesterov2008-03-031-39/+35
* [PATCH] drop EOE records from printkSteve Grubb2008-03-011-6/+8
* [RFC] AUDIT: do not panic when printk loses messagesEric Paris2008-03-011-1/+4
* [PATCH] Audit: Fix the format type for size_t variablesPaul Moore2008-03-011-1/+1
* rcupreempt: remove never-migrates assumption from rcu_process_callbacks()Paul E. McKenney2008-02-291-2/+4
* rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplugPaul E. McKenney2008-02-291-1/+2
* softlockup: fix task state settingDmitry Adamushko2008-02-291-6/+7
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-293-4/+224
* Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-261-4/+4
|\
| * Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth2008-02-251-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-262-14/+15
|\ \
| * | sched: fix signedness warnings in sched.cHarvey Harrison2008-02-251-1/+1
| * | sched: clean up __pick_last_entity() a bitIngo Molnar2008-02-251-5/+3
| * | sched: remove duplicate code from sched_fair.cBalbir Singh2008-02-251-9/+6
| * | sched: make early bootup sched_clock() use saferIngo Molnar2008-02-251-4/+10
| |/
* | printk: fix possible printk overrunTejun Heo2008-02-261-1/+1
|/
* Add memory barrier semantics to wake_up() & coLinus Torvalds2008-02-231-0/+1
* cgroup: remove dead code in cgroup_get_rootdir()Li Zefan2008-02-231-1/+0
* cgroup: remove duplicate code in find_css_set()Li Zefan2008-02-231-1/+0
* cgroup: fix subsys bitopsLi Zefan2008-02-231-2/+2
* cgroup: fix memory leak in cgroup_get_sb()Li Zefan2008-02-231-1/+4
* cgroup: fix commentsLi Zefan2008-02-231-63/+79
* kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds2008-02-231-2/+2
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-232-4/+43
* futex: fix init orderThomas Gleixner2008-02-231-5/+7
* markers: fix sparse warnings in markers.cHarvey Harrison2008-02-231-2/+2
OpenPOWER on IntegriCloud