pcmcia: pcnet_cs.c removing useless condition
[safe/jmp/linux-2.6] / kernel /
2009-09-21 Andrew Mortonnet: fix CONFIG_NET=n build on sparc64
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-11 Linus TorvaldsMerge branch 'irq-threaded-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-09-11 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'core-futexes-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'core-debug-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-10 Ingo Molnarsched: Fix sched::sched_stat_wait tracepoint field
2009-09-10 Ingo Molnarsched: Disable NEW_FAIR_SLEEPERS for now
2009-09-09 Mike Galbraithsched: Keep kthreads at default priority
2009-09-09 Mike Galbraithsched: Re-tune the scheduler latency defaults to decrea...
2009-09-09 Mike Galbraithsched: Turn off child_runs_first
2009-09-08 Mike Galbraithsched: Ensure that a child can't gain time over it...
2009-09-07 Peter Zijlstrasched: Deal with low-load in wake_affine()
2009-09-07 Peter Zijlstrasched: Remove short cut from select_task_rq_fair()
2009-09-07 Jaswinder Singh... Security/SELinux: includecheck fix kernel/sysctl.c
2009-09-06 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-05 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-09-04 Steven Rostedtring-buffer: only enable ring_buffer_swap_cpu when...
2009-09-04 Steven Rostedtring-buffer: check for swapped buffers in start of...
2009-09-04 Steven Rostedttracing: report error in trace if we fail to swap laten...
2009-09-04 Steven Rostedttracing: add trace_array_printk for internal tracers...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04 Steven Rostedttracing: make tracing_reset safe for external use
2009-09-04 Steven Rostedttracing: use timestamp to determine start of latency...
2009-09-04 Li Zefantracing/filters: Defer pred allocation, fix memory...
2009-09-04 Steven Rostedttracing: remove users of tracing_reset
2009-09-04 Steven Rostedttracing: disable buffers and synchronize_sched before...
2009-09-04 Steven Rostedttracing: disable update max tracer while reading trace
2009-09-04 Steven Rostedttracing: print out start and stop in latency traces
2009-09-04 Steven Rostedtring-buffer: disable all cpu buffers when one finds...
2009-09-04 Steven Rostedtring-buffer: do not count discarded events
2009-09-04 Steven Rostedtring-buffer: remove ring_buffer_event_discard
2009-09-04 Steven Rostedtring-buffer: fix ring_buffer_read crossing pages
2009-09-04 Steven Rostedtring-buffer: remove unnecessary cpu_relax
2009-09-04 Steven Rostedtring-buffer: do not swap buffers during a commit
2009-09-04 Steven Rostedtring-buffer: do not reset while in a commit
2009-09-04 Ingo Molnarsched: Fix dynamic power-balancing crash
2009-09-04 Peter Zijlstrasched: Remove reciprocal for cpu_power
2009-09-04 Gautham R Shenoysched: Try to deal with low capacity, fix update_sd_pow...
2009-09-04 Peter Zijlstrasched: Try to deal with low capacity
2009-09-04 Peter Zijlstrasched: Scale down cpu_power due to RT tasks
2009-09-04 Peter Zijlstrasched: Implement dynamic cpu_power
2009-09-04 Peter Zijlstrasched: Add smt_gain
2009-09-04 Peter Zijlstrasched: Update the cpu_power sum during load-balance
2009-09-04 Peter Zijlstrasched: Add SD_PREFER_SIBLING
2009-09-04 Peter Zijlstrasched: Restore __cpu_power to a straight sum of power
2009-09-04 Ingo MolnarMerge branches 'sched/domains' and 'sched/clock' into...
2009-09-04 Ingo MolnarMerge branch 'linus' into core/rcu
2009-09-03 Ingo Molnarperf_counter: Fix output-sharing error path
2009-09-02 Ingo Molnarperf_counter: Introduce new (non-)paranoia level to...
2009-09-02 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-09-02 Peter Zijlstrasched: Add wait, sleep and iowait accounting tracepoints
2009-09-02 Arjan van de Vensched: Provide iowait counters
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into sched/core
2009-08-31 Heiko Carstenslocking: Allow arch-inlined spinlocks
2009-08-31 Heiko Carstenslocking: Move spinlock function bodies to header file
2009-08-31 Ingo MolnarMerge commit 'v2.6.31-rc8' into core/locking
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-29 Yinghai Luirq: Make sure irq_desc for legacy irq get correct...
2009-08-29 Anirban Sinhasched: Rename init_cfs_rq => init_tg_cfs_rq
2009-08-29 Paul E. McKenneyrcu: Changes from reviews: avoid casts, fix/add warning...
2009-08-29 Paul E. McKenneyrcu: Create rcutree plugins to handle hotplug CPU for...
2009-08-29 Ming Leilockdep: Remove recursion stattistics
2009-08-29 Peter Zijlstraperf_counter: Fix /0 bug in swcounters
2009-08-29 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-08-29 Stephen Hemmingerpktgen: spin using hrtimer
2009-08-29 Ingo Molnarmodules: Fix build error in the !CONFIG_KALLSYMS case
2009-08-28 Ingo Molnarperf_counters: Increase paranoia level
2009-08-28 Peter Zijlstrasched: Fix division by zero - really
2009-08-27 Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-27 Steven Rostedttracing: remove legacy select of MARKERS by context...
2009-08-27 James Bottomleymodule: workaround duplicate section names
2009-08-27 Rusty Russellmodule: fix BUG_ON() for powerpc (and other function...
2009-08-27 Thomas Gleixnergenirq: Do not mask oneshot edge type interrupts
2009-08-27 Oleg Nesterovclone(): fix race between copy_process() and de_thread()
2009-08-26 David S. Millernet: Temporarily backout SKB sources tracer.
2009-08-26 Jason Barontracing: Convert event tracing code to use NR_syscalls
2009-08-26 Hendrik Bruecknertracing: Don't trace kernel thread syscalls
2009-08-26 Hendrik Bruecknertracing: Check invalid syscall nr while tracing syscalls
2009-08-26 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-26 Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26 Li Zefantracing/filters: Support filtering for char * strings
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26 Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-25 Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25 Josh Stonetracing: Move tracepoint callbacks from declaration...
2009-08-25 Josh Stonetracing: Make syscall tracepoints conditional
next