aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-03-01[PATCH] drop EOE records from printkSteve Grubb
2008-03-01[RFC] AUDIT: do not panic when printk loses messagesEric Paris
2008-03-01[PATCH] Audit: Fix the format type for size_t variablesPaul Moore
2008-02-29rcupreempt: remove never-migrates assumption from rcu_process_callbacks()Paul E. McKenney
2008-02-29rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplugPaul E. McKenney
2008-02-29softlockup: fix task state settingDmitry Adamushko
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-26printk: fix possible printk overrunTejun Heo
2008-02-25Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth
2008-02-25sched: fix signedness warnings in sched.cHarvey Harrison
2008-02-25sched: clean up __pick_last_entity() a bitIngo Molnar
2008-02-25sched: remove duplicate code from sched_fair.cBalbir Singh
2008-02-25sched: make early bootup sched_clock() use saferIngo Molnar
2008-02-23Add memory barrier semantics to wake_up() & coLinus Torvalds
2008-02-23cgroup: remove dead code in cgroup_get_rootdir()Li Zefan
2008-02-23cgroup: remove duplicate code in find_css_set()Li Zefan
2008-02-23cgroup: fix subsys bitopsLi Zefan
2008-02-23cgroup: fix memory leak in cgroup_get_sb()Li Zefan
2008-02-23cgroup: fix commentsLi Zefan
2008-02-23kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner
2008-02-23futex: fix init orderThomas Gleixner
2008-02-23markers: fix sparse warnings in markers.cHarvey Harrison
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-21modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-19genirq: do not leave interupts enabled on free_irqThomas Gleixner
2008-02-19genirq: spurious.c: use time_* macrosS.Caglar Onur
2008-02-18Audit: use == not = in if statementsEric Paris
2008-02-17timer_list: print relative expiry time signedPavel Machek
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Dont touch fs_struct in usermodehelperJan Blunck
2008-02-14hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-13remove final fastcall usersHarvey Harrison
2008-02-13rcupdate: fix commentPaul E. McKenney
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-13sched: rt-group: refure unrunnable tasksPeter Zijlstra
2008-02-13sched: rt-group: clean up the ifdefferyPeter Zijlstra
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra