modules: Fix up build when CONFIG_MODULE_UNLOAD=n.
[safe/jmp/linux-2.6] / kernel /
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 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
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-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20 Tejun Heopercpu: implement new dynamic percpu allocator
2009-02-20 Rusty Russellalloc_percpu: change percpu_ptr to per_cpu_ptr
2009-02-20 Tejun Heomodule: reorder module pcpu related functions
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()
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-17 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-17 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-17 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-02-17 Ingo Molnarirq: name 'p' variables a bit better
2009-02-17 Ingo Molnarirq: further clean up the free_irq() code flow
2009-02-17 Frederic Weisbeckertracing/function-graph-tracer: trace the idle tasks
2009-02-17 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
2009-02-16 Américo Wangsched: use TASK_NICE for task_struct
2009-02-16 Patrick Ohlytimecompare: generic infrastructure to map between...
2009-02-16 Patrick Ohlyclocksource: allow usage independent of timekeeping.c
2009-02-15 Henrik Austadsched: idle_at_tick is only used when CONFIG_SMP is set
2009-02-15 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.29-rc5' into...
2009-02-15 Pekka Paalanentrace: mmiotrace to the tracer menu in Kconfig
2009-02-15 Pekka Paalanenmmiotrace: count events lost due to not recording
2009-02-15 Ingo Molnarirq: refactor and clean up the free_irq() code flow
2009-02-15 Ingo Molnarirq: clean up manage.c
2009-02-15 Ingo MolnarMerge commit 'v2.6.29-rc5' into x86/apic
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-13 Serge E. HallynUser namespaces: Only put the userns when we unhash...
2009-02-13 Peter Zijlstratimers: more consistently use clock vs timer
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-13 Johannes Weinerirq: use GFP_KERNEL for action allocation in request_irq()
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-12 Ingo Molnarsched: cpu hotplug fix
2009-02-11 Li Zefancgroups: fix lockdep subclasses overflow
2009-02-11 Sven Wegenermm: fix dirty_bytes/dirty_background_bytes sysctls...
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Peter Zijlstrafutex: fix reference leak
2009-02-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Peter Zijlstrasched: revert recent sync wakeup changes
2009-02-11 Peter Zijlstratimers: fix TIMER_ABSTIME for process wide cpu timers
2009-02-11 Peter Zijlstratimers: split process wide cpu clocks/timers, fix
2009-02-11 Oleg Nesterovptrace, x86: fix the usage of ptrace_fork()
2009-02-11 Arjan van de Vensched, latencytop: incorporate review feedback from...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into sched/core
2009-02-09 Hugh Dickinsprofiling: fix broken profiling regression
2009-02-09 Tejun Heostackprotector: update make rules
2009-02-09 Tejun Heoelf: add ELF_CORE_COPY_KERNEL_REGS()
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Hannes Ederkernel/irq: fix sparse warning: make symbol static
2009-02-09 Yinghai Luirq: optimize init_kstat_irqs/init_copy_kstat_irqs
2009-02-09 Yinghai Luirq: clear kstat_irqs
2009-02-08 Ingo MolnarMerge branches 'timers/clockevents', 'timers/hpet'...
2009-02-08 Ingo MolnarMerge branches 'sched/rt' and 'sched/urgent' into sched...
2009-02-08 Stefan Richterasync: use list_move_tail
2009-02-08 Cornelia Huckasync: Rename _special -> _domain for clarity.
2009-02-08 Cornelia Huckasync: Add some documentation.
2009-02-08 Cornelia Huckasync: Handle kthread_run() return codes.
2009-02-08 Cornelia Huckasync: Fix running list handling.
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-06 Li Zefanfork.c: fix NULL pointer dereference when nr_threads...
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-05 Johannes Weinerwait: prevent exclusive waiter starvation
2009-02-05 Andrew Mortonrevert "rlimit: permit setting RLIMIT_NOFILE to RLIM_IN...
2009-02-05 Andrew Mortonkernel/async.c: fix printk warnings
2009-02-05 Peter Zijlstratimers: split process wide cpu clocks/timers
2009-02-05 Peter Zijlstrasignal: re-add dead task accumulation stats.
2009-02-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-04 Suresh Siddhasched: fix nohz load balancer on cpu offline
2009-02-04 Ingo MolnarMerge branch 'core/xen' into x86/urgent
2009-02-03 Oleg Nesterovftrace: do_each_pid_task() needs rcu lock
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-03 Eric Dumazetmodules: Use a better scheme for refcounting
2009-02-01 Yinghai Luirq, x86: fix lock status with numa_migrate_irq_desc
2009-02-01 Rusty Russellsched_rt: don't use first_cpu on cpumask created with...
next