netdev: ehea: locking order correction
[safe/jmp/linux-2.6] / kernel /
2008-03-20 Pavel Emelyanovaudit: netlink socket can be auto-bound to pid other...
2008-03-15 Ingo Molnarsched: simplify sched_slice()
2008-03-15 Ingo Molnarsched: fix fair sleepers
2008-03-15 Peter Zijlstrasched: fix overload performance: buddy wakeups
2008-03-15 Ingo Molnarsched: fix calc_delta_mine()
2008-03-15 Ingo Molnarsched: fix update_load_add()/sub()
2008-03-15 Peter Zijlstrasched: min_vruntime fix
2008-03-15 Hiroshi Shimamotosched: fix race in schedule()
2008-03-13 Len BrownMerge branches 'release' and 'doc' into release
2008-03-12 Randy Dunlapdocumentation: Move power-related files to Documentati...
2008-03-12 Rafael J. WysockiHibernation: Fix mark_nosave_pages()
2008-03-11 Gregory Haskinskeep rd->online and cpu_online_map in sync
2008-03-11 Gregory HaskinsRevert "cpu hotplug: adjust root-domain->online span...
2008-03-11 Paul E. McKenneyrcu: move PREEMPT_RCU config option back under PREEMPT
2008-03-11 Alexey Dobriyanmodules: warn about suspicious return values from modul...
2008-03-11 Rusty Russellmodules: fix module waiting for dependent modules'...
2008-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-03-09 Gregory Haskinscpu hotplug: adjust root-domain->online span in respons...
2008-03-09 Roman Zippeltime: remove obsolete CLOCK_TICK_ADJUST
2008-03-09 Karsten Wiesetime: don't touch an offlined CPU's ts->tick_stopped...
2008-03-09 David Howellsntp: use unsigned input for do_div()
2008-03-08 Roland McGrathFix waitid si_code regression
2008-03-07 Dhaval Gianisched: don't allow rt_runtime_us to be zero for groups...
2008-03-07 Peter Zijlstrasched: rt-group: fixup schedulability constraints calcu...
2008-03-07 Miao Xiesched: fix the wrong time slice value for SCHED_FIFO...
2008-03-07 Pavel Roskinsched: export task_nice
2008-03-07 Steven Rostedtsched: balance RT task resched only on runqueue
2008-03-07 Peter Zijlstrasched: retain vruntime
2008-03-06 David Rientjescpusets: fix obsolete comment
2008-03-05 Pavel Roskinmodule: allow ndiswrapper to use GPL-only symbols
2008-03-05 Masami Hiramatsukprobes: fix a null pointer bug in register_kretprobe()
2008-03-05 Jesper Juhlmarkers: don't risk NULL deref in marker
2008-03-05 Ananth N Mavinakay... Kprobes: indicate kretprobe support in Kconfig
2008-03-05 Balbir SinghMemory Resource Controller use strstrip while parsing...
2008-03-05 Li Zefancgroup: fix default notify_on_release setting
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-03-04 Roland McGrathfreezer vs stopped or traced
2008-03-03 Oleg Nesterovexit_notify: fix kill_orphaned_pgrp() usage with mt...
2008-03-03 Oleg Nesterovwill_become_orphaned_pgrp: partially fix insufficient...
2008-03-03 Oleg Nesterovintroduce kill_orphaned_pgrp() helper
2008-03-01 Steve Grubb[PATCH] drop EOE records from printk
2008-03-01 Eric Paris[RFC] AUDIT: do not panic when printk loses messages
2008-03-01 Paul Moore[PATCH] Audit: Fix the format type for size_t variables
2008-02-29 Paul E. McKenneyrcupreempt: remove never-migrates assumption from rcu_p...
2008-02-29 Paul E. McKenneyrcupreempt: fix hibernate/resume in presence of PREEMPT...
2008-02-29 Dmitry Adamushkosoftlockup: fix task state setting
2008-02-29 Steven Rostedtrcu: add support for dynamic ticks and preempt rcu
2008-02-26 Linus TorvaldsMerge branch 'v2.6.25-rc3-lockdep' of git://git./linux...
2008-02-26 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-02-26 Tejun Heoprintk: fix possible printk overrun
2008-02-25 Dale FarnsworthSubject: lockdep: include all lock classes in all_lock_...
2008-02-25 Harvey Harrisonsched: fix signedness warnings in sched.c
2008-02-25 Ingo Molnarsched: clean up __pick_last_entity() a bit
2008-02-25 Balbir Singhsched: remove duplicate code from sched_fair.c
2008-02-25 Ingo Molnarsched: make early bootup sched_clock() use safer
2008-02-24 Linus TorvaldsAdd memory barrier semantics to wake_up() & co
2008-02-24 Li Zefancgroup: remove dead code in cgroup_get_rootdir()
2008-02-24 Li Zefancgroup: remove duplicate code in find_css_set()
2008-02-24 Li Zefancgroup: fix subsys bitops
2008-02-24 Li Zefancgroup: fix memory leak in cgroup_get_sb()
2008-02-24 Li Zefancgroup: fix comments
2008-02-24 Srinivasa Dskprobes: refuse kprobe insertion on add/sub_preempt_cou...
2008-02-24 Thomas Gleixnerfutex: runtime enable pi and robust functionality
2008-02-24 Thomas Gleixnerfutex: fix init order
2008-02-24 Harvey Harrisonmarkers: fix sparse warnings in markers.c
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-21 Kay Sieversmodules: do not try to add sysfs attributes if !CONFIG_...
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-19 Thomas Gleixnergenirq: do not leave interupts enabled on free_irq
2008-02-19 S.Caglar Onurgenirq: spurious.c: use time_* macros
2008-02-19 Eric ParisAudit: use == not = in if statements
2008-02-17 Pavel Machektimer_list: print relative expiry time signed
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15 Jan BlunckDont touch fs_struct in usermodehelper
2008-02-14 Thomas Gleixnerhrtimer: catch expired CLOCK_REALTIME timers early
2008-02-14 Thomas Gleixnerhrtimer: check relative timeouts for overflow
2008-02-14 Mathieu DesnoyersLinux Kernel Markers: support multiple probes
2008-02-14 Nishanth Aravamudanhugetlb: fix overcommit locking
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-14 Paul E. McKenneyrcupdate: fix comment
2008-02-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-02-13 Peter Zijlstrasched: rt-group: refure unrunnable tasks
2008-02-13 Peter Zijlstrasched: rt-group: clean up the ifdeffery
2008-02-13 Peter Zijlstrasched: rt-group: make rt groups scheduling configurable
2008-02-13 Peter Zijlstrasched: rt-group: interface
2008-02-13 Peter Zijlstrasched: rt-group: deal with PI
2008-02-13 Peter Zijlstrasched: fix incorrect irq lock usage in normalize_rt_tasks()
2008-02-13 Peter Zijlstrasched: fair-group: separate tg->shares from task_group_lock
2008-02-13 Peter Zijlstrahrtimer: more hrtimer_init_sleeper() fallout.
2008-02-12 H. Peter Anvintimeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
2008-02-10 Oleg Nesterovhrtimer: don't modify restart_block->fn in restart...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp/restarts handling in compat_sys_nano...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp handling in hrtimer_nanosleep()
next