| Commit message (Expand) | Author | Age |
* | [PATCH] drop EOE records from printk | Steve Grubb | 2008-03-01 |
* | [RFC] AUDIT: do not panic when printk loses messages | Eric Paris | 2008-03-01 |
* | [PATCH] Audit: Fix the format type for size_t variables | Paul Moore | 2008-03-01 |
* | rcupreempt: remove never-migrates assumption from rcu_process_callbacks() | Paul E. McKenney | 2008-02-29 |
* | rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug | Paul E. McKenney | 2008-02-29 |
* | softlockup: fix task state setting | Dmitry Adamushko | 2008-02-29 |
* | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt | 2008-02-29 |
* | Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-02-26 |
|\ |
|
| * | Subject: lockdep: include all lock classes in all_lock_classes | Dale Farnsworth | 2008-02-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-26 |
|\ \ |
|
| * | | sched: fix signedness warnings in sched.c | Harvey Harrison | 2008-02-25 |
| * | | sched: clean up __pick_last_entity() a bit | Ingo Molnar | 2008-02-25 |
| * | | sched: remove duplicate code from sched_fair.c | Balbir Singh | 2008-02-25 |
| * | | sched: make early bootup sched_clock() use safer | Ingo Molnar | 2008-02-25 |
| |/ |
|
* / | printk: fix possible printk overrun | Tejun Heo | 2008-02-26 |
|/ |
|
* | Add memory barrier semantics to wake_up() & co | Linus Torvalds | 2008-02-23 |
* | cgroup: remove dead code in cgroup_get_rootdir() | Li Zefan | 2008-02-23 |
* | cgroup: remove duplicate code in find_css_set() | Li Zefan | 2008-02-23 |
* | cgroup: fix subsys bitops | Li Zefan | 2008-02-23 |
* | cgroup: fix memory leak in cgroup_get_sb() | Li Zefan | 2008-02-23 |
* | cgroup: fix comments | Li Zefan | 2008-02-23 |
* | kprobes: refuse kprobe insertion on add/sub_preempt_counter() | Srinivasa Ds | 2008-02-23 |
* | futex: runtime enable pi and robust functionality | Thomas Gleixner | 2008-02-23 |
* | futex: fix init order | Thomas Gleixner | 2008-02-23 |
* | markers: fix sparse warnings in markers.c | Harvey Harrison | 2008-02-23 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-21 |
|\ |
|
| * | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 |
* | | modules: do not try to add sysfs attributes if !CONFIG_SYSFS | Kay Sievers | 2008-02-21 |
|/ |
|
* | genirq: do not leave interupts enabled on free_irq | Thomas Gleixner | 2008-02-19 |
* | genirq: spurious.c: use time_* macros | S.Caglar Onur | 2008-02-19 |
* | Audit: use == not = in if statements | Eric Paris | 2008-02-18 |
* | timer_list: print relative expiry time signed | Pavel Machek | 2008-02-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-02-15 |
|\ |
|
| * | hrtimer: catch expired CLOCK_REALTIME timers early | Thomas Gleixner | 2008-02-14 |
| * | hrtimer: check relative timeouts for overflow | Thomas Gleixner | 2008-02-14 |
* | | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-15 |
* | | d_path: Use struct path in struct avc_audit_data | Jan Blunck | 2008-02-15 |
* | | Use struct path in fs_struct | Jan Blunck | 2008-02-15 |
* | | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | | Dont touch fs_struct in usermodehelper | Jan Blunck | 2008-02-15 |
|/ |
|
* | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers | 2008-02-13 |
* | hugetlb: fix overcommit locking | Nishanth Aravamudan | 2008-02-13 |
* | remove final fastcall users | Harvey Harrison | 2008-02-13 |
* | rcupdate: fix comment | Paul E. McKenney | 2008-02-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-13 |
|\ |
|
| * | sched: rt-group: refure unrunnable tasks | Peter Zijlstra | 2008-02-13 |
| * | sched: rt-group: clean up the ifdeffery | Peter Zijlstra | 2008-02-13 |
| * | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 2008-02-13 |