aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-04
* Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2008-03-04
* cgroup: fix default notify_on_release settingLi Zefan2008-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-04
|\
| * sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-04
* | freezer vs stopped or tracedRoland McGrath2008-03-04
|/
* exit_notify: fix kill_orphaned_pgrp() usage with mt exitOleg Nesterov2008-03-03
* will_become_orphaned_pgrp: partially fix insufficient ->exit_state checkOleg Nesterov2008-03-03
* introduce kill_orphaned_pgrp() helperOleg Nesterov2008-03-03
* [PATCH] drop EOE records from printkSteve Grubb2008-03-01
* [RFC] AUDIT: do not panic when printk loses messagesEric Paris2008-03-01
* [PATCH] Audit: Fix the format type for size_t variablesPaul Moore2008-03-01
* rcupreempt: remove never-migrates assumption from rcu_process_callbacks()Paul E. McKenney2008-02-29
* rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplugPaul E. McKenney2008-02-29
* softlockup: fix task state settingDmitry Adamushko2008-02-29
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-26
|\
| * Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth2008-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-26
|\ \
| * | sched: fix signedness warnings in sched.cHarvey Harrison2008-02-25
| * | sched: clean up __pick_last_entity() a bitIngo Molnar2008-02-25
| * | sched: remove duplicate code from sched_fair.cBalbir Singh2008-02-25
| * | sched: make early bootup sched_clock() use saferIngo Molnar2008-02-25
| |/
* / printk: fix possible printk overrunTejun Heo2008-02-26
|/
* Add memory barrier semantics to wake_up() & coLinus Torvalds2008-02-23
* cgroup: remove dead code in cgroup_get_rootdir()Li Zefan2008-02-23
* cgroup: remove duplicate code in find_css_set()Li Zefan2008-02-23
* cgroup: fix subsys bitopsLi Zefan2008-02-23
* cgroup: fix memory leak in cgroup_get_sb()Li Zefan2008-02-23
* cgroup: fix commentsLi Zefan2008-02-23
* kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds2008-02-23
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-23
* futex: fix init orderThomas Gleixner2008-02-23
* markers: fix sparse warnings in markers.cHarvey Harrison2008-02-23
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-21
|\
| * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-21
* | modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers2008-02-21
|/
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-19
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-19
* Audit: use == not = in if statementsEric Paris2008-02-18
* timer_list: print relative expiry time signedPavel Machek2008-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-15
|\
| * hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner2008-02-14
| * hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-14
* | d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* | d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-15
* | Use struct path in fs_structJan Blunck2008-02-15
* | Introduce path_put()Jan Blunck2008-02-15
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15