aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-10-16kernel/dma.c: remove a CVS keywordAdrian Bunk
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-16modules: fix module "notes" kobject leakAlexey Dobriyan
2008-10-17module: remove CONFIG_KMOD in comment after #endifRusty Russell
2008-10-16genirq: fix name space collision of nr_irqs in autoprobe.cThomas Gleixner
2008-10-16genirq: use iterators for irq_desc loopsThomas Gleixner
2008-10-16genirq: cleanup the sparseirq modificationsThomas Gleixner
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16genirq: use inline function for irq_to_descThomas Gleixner
2008-10-16x86: fix typo in irq_desc arrayYinghai Lu
2008-10-16fix warning: "x86: sparse_irq needs spin_lock in allocations"Andrew Morton
2008-10-16sparseirq: remove some debug print outYinghai Lu
2008-10-16irq: fix irqpoll && sparseirqYinghai Lu
2008-10-16x86: HPET_MSI change IRQ affinity in process context when it is disabledvenkatesh.pallipadi@intel.com
2008-10-16irq: set_irq_chip() has redundant call to irq_to_desc()Dean Nelson
2008-10-16sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu
2008-10-16x86: sparse_irq needs spin_lock in allocationsYinghai Lu
2008-10-16sparseirq: fix lockdepIngo Molnar
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu
2008-10-16irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu
2008-10-16generic: add irq_desc in function in parameterYinghai Lu
2008-10-16irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu
2008-10-16irq: add irq_desc_without_newYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16irq: sparse irqs, fix IRQ auto-probe crashIngo Molnar
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu
2008-10-16irq: sparse irqs, export nr_irqsIngo Molnar
2008-10-16irq: make irq_desc to use dyn_arrayYinghai Lu
2008-10-16irq: introduce nr_irqsYinghai Lu
2008-10-16Merge branch 'linus' into genirqIngo Molnar
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14tracing/fastboot: improve help textIngo Molnar
2008-10-14tracing/stacktrace: improve help textIngo Molnar
2008-10-14trace: add build-time check to avoid overrunning hex bufferHarvey Harrison
2008-10-14ftrace: fix hex output mode of ftraceHarvey Harrison
2008-10-14tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven
2008-10-14ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker
2008-10-14ftrace: make some tracers reentrantSteven Rostedt
2008-10-14ring-buffer: make reentrantSteven Rostedt
2008-10-14ring-buffer: move page indexes into page headersSteven Rostedt
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker