summaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner1-0/+5
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner1-0/+15
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner2-15/+0
2011-03-28arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner1-54/+4
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner2-49/+2
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner3-0/+50
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner9-59/+64
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2-18/+31
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2-4/+9
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney2-0/+66
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner3-2/+12
2011-03-27genirq: Reserve the irq when calling irq_set_chip()David Daney1-0/+6
2011-03-26ipcns: fix use after free in free_ipc_ns()Xiaotian Feng1-1/+1
2011-03-26codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick1-0/+9
2011-03-26memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky5-0/+1101
2011-03-25kdb: add usage string of 'per_cpu' commandNamhyung Kim1-1/+1
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel1-2/+2
2011-03-25kdb: code cleanup to use macro instead of valueJovi Zhang1-1/+1
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2-2/+2
2011-03-25MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen1-4/+4
2011-03-25MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen1-0/+24
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle5-6/+13
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney5-6/+27
2011-03-25MIPS: VR41xx: Convert to new irq_chip functionsThomas Gleixner2-47/+44
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner5-93/+75
2011-03-25MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner4-74/+33
2011-03-25MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner2-73/+35
2011-03-25MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner1-92/+42
2011-03-25MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2-27/+22
2011-03-25MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner1-34/+26
2011-03-25MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner1-16/+16
2011-03-25MIPS: PowerTV: Convert to new irq_chip functionsThomas Gleixner1-7/+6
2011-03-25MIPS: PNX8550: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2011-03-25MIPS: PNX83xx: Convert to new irq_chip functionsThomas Gleixner1-82/+16
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner3-93/+46
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner1-9/+7
2011-03-25MIPS: Use generic show_interrupts()Thomas Gleixner2-41/+3
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner3-39/+39
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner1-1/+2
2011-03-25MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner1-14/+14
2011-03-25MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner1-25/+21
2011-03-25MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner1-26/+23
2011-03-25MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2011-03-25MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner1-27/+24
2011-03-25MIPS: GT641xx: Convert to new irq_chip functionsThomas Gleixner1-13/+13
2011-03-25MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner1-25/+18
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner3-26/+24
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner1-8/+8
2011-03-25MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen1-15/+2
2011-03-25MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen1-12/+13