Age | Commit message (Expand) | Author | Files | Lines |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 6 | -12/+12 |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k... | Paul Mackerras | 2 | -14/+1 |
2006-07-03 | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 1 | -0/+2 |
2006-07-03 | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar | 2 | -2/+2 |
2006-07-03 | [PATCH] lockdep: enable on s390 | Ingo Molnar | 1 | -0/+4 |
2006-07-03 | [PATCH] lockdep: enable on x86_64 | Ingo Molnar | 1 | -0/+4 |
2006-07-03 | [PATCH] lockdep: enable on i386 | Ingo Molnar | 1 | -0/+4 |
2006-07-03 | [PATCH] lockdep: x86 smp alternatives workaround | Ingo Molnar | 1 | -0/+10 |
2006-07-03 | [PATCH] lockdep: x86_64 early init | Ingo Molnar | 1 | -0/+5 |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 5 | -2/+55 |
2006-07-03 | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h | Ingo Molnar | 1 | -0/+5 |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 4 | -54/+161 |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar | 3 | -4/+42 |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar | 1 | -1/+1 |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, s390 support | Heiko Carstens | 3 | -0/+95 |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, x86_64 support | Ingo Molnar | 3 | -0/+226 |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, i386 support | Ingo Molnar | 3 | -0/+103 |
2006-07-03 | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 1 | -0/+5 |
2006-07-03 | [PATCH] lockdep: i386 remove multi entry backtraces | Ingo Molnar | 2 | -39/+9 |
2006-07-03 | [PATCH] lockdep: x86_64 document stack frame internals | Ingo Molnar | 1 | -1/+60 |
2006-07-03 | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar | 3 | -41/+32 |
2006-07-03 | [PATCH] uml build fix | Theodore Tso | 1 | -0/+2 |
2006-07-02 | [PATCH] genirq: Fixup ARM devel merge | Thomas Gleixner | 1 | -7/+8 |
2006-07-02 | [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S | Thomas Gleixner | 3 | -0/+6 |
2006-07-02 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 56 | -69/+71 |
2006-07-02 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 42 | -958/+109 |
2006-07-02 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 87 | -841/+5254 |
2006-07-02 | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: x86_64: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: V850: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: UM: Use the new IRQF_ constants | Thomas Gleixner | 9 | -12/+12 |
2006-07-02 | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 6 | -17/+17 |
2006-07-02 | [PATCH] irq-flags: SPARC64: Use the new IRQF_ constants | Thomas Gleixner | 5 | -21/+21 |
2006-07-02 | [PATCH] irq-flags: SH: Use the new IRQF_ constants | Thomas Gleixner | 10 | -11/+11 |
2006-07-02 | [PATCH] irq-flags: SH64: Use the new IRQF_ constants | Thomas Gleixner | 4 | -8/+8 |
2006-07-02 | [PATCH] irq-flags: PPC: Use the new IRQF_ constants | Thomas Gleixner | 13 | -24/+27 |
2006-07-02 | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner | 7 | -18/+24 |
2006-07-02 | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-07-02 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 20 | -36/+36 |
2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner | 2 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: M32R: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 10 | -16/+16 |
2006-07-02 | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner | 4 | -4/+4 |
2006-07-02 | [PATCH] irq-flags: H8300: Use the new IRQF_ constants | Thomas Gleixner | 2 | -4/+4 |
2006-07-02 | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 3 | -9/+9 |
2006-07-02 | [PATCH] irq-flags: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 9 | -16/+20 |
2006-07-02 | [PATCH] irq-flags: ARM26: Use the new IRQF_ constants | Thomas Gleixner | 2 | -9/+9 |
2006-07-02 | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 4 | -11/+11 |
2006-07-01 | [ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handling | Thomas Gleixner | 2 | -6/+7 |