mac80211: fix deauth before assoc
[safe/jmp/linux-2.6] / kernel / kgdb.c
2010-04-02 Jason Wesselkgdb: Turn off tracing while in the debugger
2010-04-02 Jason Wesselkgdb: use atomic_inc and atomic_dec instead of atomic_set
2010-04-02 Jason Wesselkgdb: eliminate kgdb_wait(), all cpus enter the same way
2010-04-02 Jason Wesselkgdb: have ebin2mem call probe_kernel_write once
2010-02-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-02-01 Jason Wesselsoftlockup: Add sched_clock_tick() to avoid kernel...
2010-01-30 Jason Wesselx86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoin...
2009-12-11 Jason Wesselkgdb: Always process the whole breakpoint list on activ...
2009-12-11 Jason Wesselkgdb: continue and warn on signal passing from gdb
2009-12-11 Jason Wesselkgdb: allow for cpu switch when single stepping
2009-12-11 Jason Wesselkgdb: Read buffer overflow
2009-11-04 Hiroshi Shimamotosched: Remove unused __schedule() declaration
2009-05-15 Jason Wesselsysrq, intel_fb: fix sysrq g collision
2008-10-06 Jason Wesselkgdb: call touch_softlockup_watchdog on resume
2008-09-26 Jason Wesselkgdb, x86, arm, mips, powerpc: ignore user space single...
2008-09-26 Atsuo Igarashikgdb: could not write to the last of valid memory with...
2008-08-01 Jason Wesselkgdb: fix gdb serial thread queries
2008-08-01 Jason Wesselkgdb: fix kgdb_validate_break_address to perform a...
2008-06-24 Jason Wesselkgdb: sparse fix
2008-05-28 Harvey Harrisonkgdb: use common ascii helpers and put_unaligned_be32...
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-05 Harvey Harrisonkgdb: fix signedness mixmatches, add statics, add decla...
2008-04-17 Jason Wesselkgdb: always use icache flush for sw breakpoints
2008-04-17 Jason Wesselkgdb: fix SMP NMI kgdb_handle_exception exit race
2008-04-17 Jason Wesselkgdb: fix several kgdb regressions
2008-04-17 Jason Wesselkgdb: fix optional arch functions and probe_kernel_*
2008-04-17 Jason Wesselkgdb: add x86 HW breakpoints
2008-04-17 Jason Wesselkgdb: print breakpoint removed on exception
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-04-17 Jason Wesselkgdb: core