aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedHeiko Carstens2007-05-09
* Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy2007-05-09
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-09
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-09
* relay: use plain timer instead of delayed workTom Zanussi2007-05-09
* flush_cpu_workqueue: don't flush an empty ->worklistOleg Nesterov2007-05-09
* flush_workqueue(): use preempt_disable to hold off cpu hotplugAndrew Morton2007-05-09
* implement flush_work()Oleg Nesterov2007-05-09
* reimplement flush_workqueue()Oleg Nesterov2007-05-09
* schedule_on_each_cpu(): use preempt_disable()Andrew Morton2007-05-09
* Fix printk format warnings in timer_list.cDavid Miller2007-05-09
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-09
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-09
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-09
* Fix Linuxdoc commentJeff Dike2007-05-09
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* swsusp: clean up printkAndrew Morton2007-05-09
* revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton2007-05-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\
| * | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-07
* | | Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-08
* | | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-08
* | | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-08
* | | kprobes: codingstyle cleanupsChristoph Hellwig2007-05-08
* | | kprobes: use hlist_for_each_entryChristoph Hellwig2007-05-08
* | | rcutorture: Remove redundant assignment to cur_ops in for loopJosh Triplett2007-05-08
* | | rcutorture: style cleanup: avoid != NULL in boolean testsJosh Triplett2007-05-08
* | | rcutorture: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-08
* | | sched: align rq to cacheline boundarySiddha, Suresh B2007-05-08
* | | sched: redundant reschedule when set_user_nice() boosts a prio of a task from...Dmitry Adamushko2007-05-08
* | | sched: optimize siblings status check logic in wake_idle()Siddha, Suresh B2007-05-08
* | | Speed up divides by cpu_power in schedulerEric Dumazet2007-05-08
* | | sched: dynticks idle load balancingSiddha, Suresh B2007-05-08
* | | sched: fix idle load balancing in softirqd contextSiddha, Suresh B2007-05-08
* | | export hrtimer_forwardStas Sergeev2007-05-08
* | | cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes2007-05-08
* | | lockdep: removed unused ip argument in mark_lock & mark_held_locksJarek Poplawski2007-05-08
* | | The scheduled -EINVAL for invalid timevals in setitimerAdrian Bunk2007-05-08
* | | CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fixTom Alsberg2007-05-08
* | | Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* | | lockdep: lookup_chain_cache comment errataJarek Poplawski2007-05-08
* | | highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-08
* | | kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-08
* | | audit: add spaces on either side of case "..." operator.Robert P. J. Day2007-05-08
* | | Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-08
* | | Lockdep treats down_write_trylock like regular down_writePavel Emelianov2007-05-08
* | | kernel/params.c: fix lying comment for param_array()Bert Wesarg2007-05-08
* | | Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-08
* | | Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08