| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-04 | 9 | -9/+9 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 9 | -9/+9 |
* | | [PATCH] Fix modular cpuid.ko | OGAWA Hirofumi | 2006-07-04 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-04 | 51 | -2229/+6284 |
|\ \ |
|
| * \ | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2006-07-03 | 5 | -1/+1526 |
| |\ \ |
|
| | * \ | Merge branch '83xx' into for_paulus | Kumar Gala | 2006-07-03 | 5 | -1/+1526 |
| | |\ \ |
|
| | | * | | powerpc: add defconfig for Freescale MPC8349E-mITX board | Kim Phillips | 2006-07-03 | 1 | -0/+1336 |
| | | * | | powerpc: Add base support for the Freescale MPC8349E-mITX eval board | Kim Phillips | 2006-07-03 | 4 | -1/+190 |
| * | | | | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time | Benjamin Herrenschmidt | 2006-07-03 | 1 | -0/+212 |
| |/ / / |
|
| * | | | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 38 | -1906/+2314 |
| * | | | [POWERPC] Copy i8259 code back to arch/ppc | Benjamin Herrenschmidt | 2006-07-03 | 2 | -1/+6 |
| * | | | [POWERPC] New device-tree interrupt parsing code | Benjamin Herrenschmidt | 2006-07-03 | 1 | -24/+419 |
| * | | | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt | 2006-07-03 | 14 | -590/+663 |
| * | | | [POWERPC] Fix error handling in detecting legacy serial ports | Benjamin Herrenschmidt | 2006-07-03 | 1 | -1/+12 |
| * | | | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) | Benjamin Herrenschmidt | 2006-07-03 | 2 | -7/+19 |
| * | | | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt | 2006-07-03 | 3 | -7/+43 |
| * | | | [POWERPC] Add a default config for 32-bit CHRP machines | Paul Mackerras | 2006-07-03 | 1 | -0/+1378 |
| * | | | [POWERPC] fix implicit declaration on cell. | Dave Jones | 2006-07-03 | 1 | -0/+1 |
| * | | | [POWERPC] change get_property to return void * | Jeremy Kerr | 2006-07-03 | 1 | -2/+1 |
* | | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-04 | 6 | -12/+12 |
* | | | | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k... | Paul Mackerras | 2006-07-04 | 2 | -14/+1 |
* | | | | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-04 | 1 | -0/+2 |
* | | | | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar | 2006-07-04 | 2 | -2/+2 |
* | | | | [PATCH] lockdep: enable on s390 | Ingo Molnar | 2006-07-04 | 1 | -0/+4 |
* | | | | [PATCH] lockdep: enable on x86_64 | Ingo Molnar | 2006-07-04 | 1 | -0/+4 |
* | | | | [PATCH] lockdep: enable on i386 | Ingo Molnar | 2006-07-04 | 1 | -0/+4 |
* | | | | [PATCH] lockdep: x86 smp alternatives workaround | Ingo Molnar | 2006-07-04 | 1 | -0/+10 |
* | | | | [PATCH] lockdep: x86_64 early init | Ingo Molnar | 2006-07-04 | 1 | -0/+5 |
* | | | | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-04 | 5 | -2/+55 |
* | | | | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h | Ingo Molnar | 2006-07-04 | 1 | -0/+5 |
* | | | | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-04 | 4 | -54/+161 |
* | | | | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar | 2006-07-04 | 3 | -4/+42 |
* | | | | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar | 2006-07-04 | 1 | -1/+1 |
* | | | | [PATCH] lockdep: stacktrace subsystem, s390 support | Heiko Carstens | 2006-07-04 | 3 | -0/+95 |
* | | | | [PATCH] lockdep: stacktrace subsystem, x86_64 support | Ingo Molnar | 2006-07-04 | 3 | -0/+226 |
* | | | | [PATCH] lockdep: stacktrace subsystem, i386 support | Ingo Molnar | 2006-07-04 | 3 | -0/+103 |
* | | | | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 2006-07-04 | 1 | -0/+5 |
* | | | | [PATCH] lockdep: i386 remove multi entry backtraces | Ingo Molnar | 2006-07-04 | 2 | -39/+9 |
* | | | | [PATCH] lockdep: x86_64 document stack frame internals | Ingo Molnar | 2006-07-04 | 1 | -1/+60 |
* | | | | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar | 2006-07-04 | 3 | -41/+32 |
* | | | | [PATCH] uml build fix | Theodore Tso | 2006-07-04 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | [PATCH] genirq: Fixup ARM devel merge | Thomas Gleixner | 2006-07-03 | 1 | -7/+8 |
* | | | [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S | Thomas Gleixner | 2006-07-03 | 3 | -0/+6 |
* | | | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-03 | 56 | -69/+71 |
|/ / |
|
* | | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 42 | -958/+109 |
|\ \ |
|
| * | | [ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handling | Thomas Gleixner | 2006-07-02 | 2 | -6/+7 |
| * | | [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling | Thomas Gleixner | 2006-07-02 | 5 | -3/+6 |
| * | | [ARM] 3702/1: ARM: Convert ixp23xx to generic irq handling | Thomas Gleixner | 2006-07-01 | 2 | -6/+6 |
| * | | [ARM] 3701/1: ARM: Convert plat-omap to generic irq handling | Thomas Gleixner | 2006-07-01 | 2 | -2/+2 |
| * | | [ARM] 3700/1: ARM: Convert lh7a40x to generic irq handling | Thomas Gleixner | 2006-07-01 | 2 | -0/+2 |