aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter2011-02-28
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \
| * | workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo2011-02-21
| * | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\ \
| * | | workqueue: add system_freezeable_wqTejun Heo2011-02-09
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \
| * | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-23
| * | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23
| |\ \ \
| * | | | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-04
| * | | | Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-04
| |\ \ \ \
| * | | | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\ \ \ \ \ \
| * | | | | | | bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-24
| * | | | | | | Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-16
| |\ \ \ \ \ \ \
| | * | | | | | | x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld2011-01-26
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'irq/core' into x86/irqThomas Gleixner2011-03-12
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | genirq: Add chip flag to force mask on suspendThomas Gleixner2011-03-12
| | * | | | | | | | genirq: Add desc->irq_data accessorThomas Gleixner2011-03-11
| | * | | | | | | | genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
| | * | | | | | | | genirq: Add IRQF_NO_THREADThomas Gleixner2011-02-25
| | * | | | | | | | genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
| | * | | | | | | | genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner2011-02-19
| | * | | | | | | | genirq; Add fasteoi irq_chip quirkThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add preflow handler supportThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Consolidate set_chip_handler functionsThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add flags to irq_chipThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Cleanup irq.hThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate itThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add state field to irq_dataThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
| | * | | | | | | | genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner2011-02-19