drm/i915: Check for dev->primary->master before dereference.
[safe/jmp/linux-2.6] / kernel /
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into timers/core
2009-03-25 Gautham R Shenoysched: Add comments to find_busiest_group() function
2009-03-25 Gautham R Shenoysched: Refactor the power savings balance code
2009-03-25 Gautham R Shenoysched: Optimize the !power_savings_balance during fbg()
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate imbalance
2009-03-25 Gautham R Shenoysched: Create helper to calculate small_imbalance in...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_doma...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_domain stati...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_grou...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_group statis...
2009-03-25 Gautham R Shenoysched: Fix indentations in find_busiest_group() using...
2009-03-25 Gautham R Shenoysched: Simple helper functions for find_busiest_group()
2009-03-25 Ingo MolnarMerge branch 'sched/cleanups'; commit 'v2.6.29' into...
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Luis Henriquessched: remove unused fields from struct rq
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-23 Oleg Nesterovposix timers: fix RLIMIT_CPU && fork()
2009-03-23 Miklos Szeredifix ptrace slowness
2009-03-23 Ingo MolnarMerge branches 'sched/debug' and 'linus' into sched...
2009-03-23 Ingo MolnarMerge branches 'irq/sparseirq' and 'linus' into irq...
2009-03-18 Luis Henriquessched: jiffies not printed per CPU
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-17 Luis Henriquessched: small optimisation of can_migrate_task()
2009-03-17 Luis Henriquessched: fix typos in documentation
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-13 Thomas Gleixnergenirq: deprecate __do_IRQ
2009-03-13 Thomas Gleixnergenirq: use kzalloc instead of explicit zero initialization
2009-03-13 Thomas Gleixnergenirq: remove redundant if condition
2009-03-13 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-12 Magnus Dammirq: export remove_irq() and setup_irq() symbols
2009-03-12 Magnus Dammirq: match remove_irq() args with setup_irq()
2009-03-12 Magnus Dammirq: add remove_irq() for freeing of setup_irq() irqs
2009-03-12 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-03-11 Mike Galbraithsched: add avg_overlap decay
2009-03-10 Dhaval Gianikernel/user.c: fix a memory leak when freeing up non...
2009-03-10 Peter Zijlstrasched: optimize ttwu vs group scheduling
2009-03-10 Ingo MolnarMerge branches 'sched/cleanups' and 'linus' into sched...
2009-03-09 Oleg Nesterovcopy_process: fix CLONE_PARENT && parent_exec_id intera...
2009-03-09 Heiko CarstensFix fixpoint divide exception in acct_update_integrals
2009-03-06 Lai Jiangshansched: TIF_NEED_RESCHED -> need_reshed() cleanup
2009-03-06 Ingo MolnarMerge branch 'sched/core' into sched/cleanups
2009-03-05 Frederic Weisbeckersched: don't rebalance if attached on NULL domain
2009-03-05 Ingo MolnarMerge commit 'v2.6.29-rc7' into sched/core
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Eric Dumazetrcu: increment quiescent state counter in ksoftirqd()
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-02 Roland McGrathx86-64: seccomp: fix 32/64 syscall hole
2009-03-02 Peter Zijlstragenirq: assert that irq handlers are indeed running...
2009-03-02 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-03-02 Wang Chensched: kill unused parameter of pick_next_task()
2009-03-02 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-28 David HowellsFix recursive lock in free_uid()/free_user_ns()
2009-02-27 Dhaval Gianisched: don't allow setuid to succeed if the user does...
2009-02-27 Serge E. Hallynkeys: distinguish per-uid keys in different namespaces
2009-02-26 Peter Zijlstrasched_clock: cleanups
2009-02-26 Ingo Molnarsched: allow architectures to specify sched_clock_stable
2009-02-26 John Stultztime: ntp: fix bug in ntp_update_offset() & do_adjtimex...
2009-02-26 Hiroshi Shimamotosched_rt: don't start timer when rt bandwidth disabled
2009-02-26 Li Zefancpuacct: add a branch prediction
2009-02-26 Ingo MolnarMerge branches 'sched/cleanups', 'sched/urgent' and...
2009-02-26 Paul E. McKenneyrcu: Teach RCU that idle task is not quiscent state...
2009-02-25 Ingo Molnartime: ntp: clean up second_overflow()
2009-02-25 Ingo Molnartime: ntp: simplify ntp_tick_adj calculations
2009-02-25 Ingo Molnartime: ntp: make 64-bit constants more robust
2009-02-25 Ingo Molnartime: ntp: refactor do_adjtimex() some more
2009-02-25 Ingo Molnartime: ntp: refactor do_adjtimex()
2009-02-25 Ingo Molnartime: ntp: fix bug in ntp_update_offset() & do_adjtimex()
2009-02-25 Ingo Molnartime: ntp: micro-optimize ntp_update_offset()
2009-02-25 Ingo Molnartime: ntp: simplify ntp_update_offset_fll()
2009-02-25 Ingo Molnartime: ntp: refactor and clean up ntp_update_offset()
2009-02-25 Ingo Molnartime: ntp: refactor up ntp_update_frequency()
2009-02-25 Ingo Molnartime: ntp: clean up ntp_update_frequency()
2009-02-25 Ingo Molnartime: ntp: simplify the MAX_TICKADJ_SCALED definition
2009-02-25 Ingo Molnartime: ntp: simplify the second_overflow() code flow
2009-02-25 Ingo Molnartime: ntp: clean up kernel/time/ntp.c
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Arve HjønnevågPM: Fix suspend_console and resume_console to use only...
2009-02-21 Arve HjønnevågPM: Wait for console in resume
2009-02-21 Andrey BorzenkovPM: Fix pm_notifiers during user mode hibernation
2009-02-21 Rafael J. WysockiPM: fix build for CONFIG_PM unset
2009-02-21 Arjan van de VenPM/resume: wait for device probing to finish
2009-02-19 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-19 john stultztime: apply NTP frequency/tick changes immediately
2009-02-19 Steven Rostedttracing: limit the number of loops the ring buffer...
2009-02-19 Steven Rostedttracing: have function trace select kallsyms
2009-02-19 Steven Rostedttracing: disable tracing while testing ring buffer
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Rafael J. Wysockipm: fix build for CONFIG_PM unset
2009-02-18 Li Zefancgroups: fix possible use after free
2009-02-18 Ingo Molnartimers: add mod_timer_pending()
next