Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 4 | -9/+25 |
|\ | |||||
| * | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+12 |
| * | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 34 | -96/+200 |
| |\ | |||||
| * | | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 2011-02-04 | 1 | -0/+9 |
| * | | Merge commit 'v2.6.38-rc3' into devicetree/next | Grant Likely | 2011-02-04 | 51 | -108/+191 |
| |\ \ | |||||
| * | | | driver-core: remove conditionals around devicetree pointers | Grant Likely | 2011-01-21 | 3 | -9/+4 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 2 | -2/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 36 | -83/+154 |
| |\ \ \ \ | |||||
| * | | | | | bootmem: Move __alloc_memory_core_early() to nobootmem.c | Yinghai Lu | 2011-02-24 | 1 | -2/+0 |
| * | | | | | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | x86, amd: Extend AMD northbridge caching code to support "Link Control" devices | Hans Rosenfeld | 2011-01-26 | 1 | -0/+1 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 3 | -94/+427 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'irq/core' into x86/irq | Thomas Gleixner | 2011-03-12 | 3 | -95/+429 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | genirq: Add chip flag to force mask on suspend | Thomas Gleixner | 2011-03-12 | 1 | -0/+2 |
| | * | | | | | | genirq: Add desc->irq_data accessor | Thomas Gleixner | 2011-03-11 | 1 | -0/+5 |
| | * | | | | | | genirq: Provide forced interrupt threading | Thomas Gleixner | 2011-02-26 | 1 | -0/+7 |
| | * | | | | | | genirq: Add IRQF_NO_THREAD | Thomas Gleixner | 2011-02-25 | 1 | -1/+3 |
| | * | | | | | | genirq: Prepare the handling of shared oneshot interrupts | Thomas Gleixner | 2011-02-25 | 2 | -0/+4 |
| | * | | | | | | genirq: Implement irq_data based move_*_irq() versions | Thomas Gleixner | 2011-02-19 | 1 | -0/+4 |
| | * | | | | | | genirq; Add fasteoi irq_chip quirk | Thomas Gleixner | 2011-02-19 | 1 | -1/+3 |
| | * | | | | | | genirq: Add preflow handler support | Thomas Gleixner | 2011-02-19 | 2 | -1/+16 |
| | * | | | | | | genirq: Consolidate set_chip_handler functions | Thomas Gleixner | 2011-02-19 | 1 | -12/+39 |
| | * | | | | | | genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y | Thomas Gleixner | 2011-02-19 | 1 | -0/+6 |
| | * | | | | | | genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state | Thomas Gleixner | 2011-02-19 | 1 | -0/+8 |
| | * | | | | | | genirq: Move wakeup state to irq_data | Thomas Gleixner | 2011-02-19 | 1 | -0/+8 |
| | * | | | | | | genirq: Add IRQCHIP_SET_TYPE_MASKED flag | Thomas Gleixner | 2011-02-19 | 1 | -0/+9 |
| | * | | | | | | genirq: Add flags to irq_chip | Thomas Gleixner | 2011-02-19 | 1 | -0/+3 |
| | * | | | | | | genirq: Cleanup irq.h | Thomas Gleixner | 2011-02-19 | 1 | -33/+62 |
| | * | | | | | | genirq: Mirror irq trigger type bits in irq_data.state | Thomas Gleixner | 2011-02-19 | 1 | -1/+25 |
| | * | | | | | | genirq: Move IRQ_AFFINITY_SET to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+8 |
| | * | | | | | | genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state | Thomas Gleixner | 2011-02-19 | 1 | -1/+15 |
| | * | | | | | | genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it | Thomas Gleixner | 2011-02-19 | 1 | -2/+6 |
| | * | | | | | | genirq: Remove CONFIG_IRQ_PER_CPU | Thomas Gleixner | 2011-02-19 | 1 | -5/+0 |
| | * | | | | | | genirq: Add IRQ_MOVE_PENDING to irq_data.state | Thomas Gleixner | 2011-02-19 | 1 | -2/+18 |
| | * | | | | | | genirq: Add state field to irq_data | Thomas Gleixner | 2011-02-19 | 2 | -0/+4 |
| | * | | | | | | genirq: Move IRQ_SUSPENDED to core | Thomas Gleixner | 2011-02-19 | 1 | -2/+0 |
| | * | | | | | | genirq: Move IRQ_MASKED to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+1 |
| | * | | | | | | genirq: Move IRQ_PENDING flag to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+1 |
| | * | | | | | | genirq: Move IRQ_DISABLED to core | Thomas Gleixner | 2011-02-19 | 1 | -2/+2 |
| | * | | | | | | genirq: Move IRQ_REPLAY and IRQ_WAITING to core | Thomas Gleixner | 2011-02-19 | 1 | -4/+5 |
| | * | | | | | | genirq: Move IRQ_ONESHOT to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+0 |
| | * | | | | | | genirq: Add IRQ_INPROGRESS to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+5 |
| | * | | | | | | genirq: Move IRQ_POLL_INPROGRESS to core | Thomas Gleixner | 2011-02-19 | 1 | -1/+0 |
| | * | | | | | | genirq: Use modify_status for set_irq_nested_thread | Thomas Gleixner | 2011-02-19 | 1 | -3/+13 |
| | * | | | | | | genirq: Move IRQ_SPURIOUS_DISABLED to core state | Thomas Gleixner | 2011-02-19 | 1 | -1/+0 |
| | * | | | | | | genirq: Move IRQ_AUTODETECT to internal state | Thomas Gleixner | 2011-02-19 | 1 | -1/+0 |
| | * | | | | | | genirq: Add internal state field to irq_desc | Thomas Gleixner | 2011-02-19 | 1 | -1/+2 |
| | * | | | | | | genirq: Implement generic irq_show_interrupts() | Thomas Gleixner | 2011-02-19 | 1 | -0/+1 |
| | * | | | | | | genirq: Move irq thread flags to core | Thomas Gleixner | 2011-02-19 | 1 | -14/+0 |
| | * | | | | | | genirq: Mark polled irqs and defer the real handler | Thomas Gleixner | 2011-02-19 | 1 | -0/+1 |