Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 2 | -2/+2 | |
| | * | | | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 | 1 | -23/+7 | |
| | * | | | | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 | |
| | * | | | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 9 | -284/+1002 | |
| | * | | | | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 | 1 | -4/+8 | |
| | * | | | | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 4 | -4/+4 | |
| | * | | | | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 4 | -11/+48 | |
| | * | | | | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 8 | -4/+764 | |
| | |/ / / | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 | 139 | -1862/+3086 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | [POWERPC] EEH: Power4 systems sometimes need multiple resets. | Linas Vepstas | 2006-09-22 | 1 | -12/+24 | |
| | * | | | [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. | Scott Wood | 2006-09-22 | 1 | -0/+2 | |
| | * | | | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c | Nathan Lynch | 2006-09-22 | 1 | -19/+25 | |
| | * | | | [POWERPC] Maple U3 HT - reject inappropriate config space access | Nathan Lynch | 2006-09-22 | 1 | -0/+6 | |
| | * | | | [POWERPC] Fix IPIC pending register assignments | Scott Wood | 2006-09-22 | 1 | -21/+21 | |
| | * | | | [POWERPC] Merge iSeries i/o operations with the rest | Stephen Rothwell | 2006-09-22 | 2 | -52/+242 | |
| | * | | | [POWERPC] Fix compile error in sbc8560 | Amy Fong | 2006-09-21 | 2 | -0/+19 | |
| | * | | | [POWERPC] EEH: support MMIO enable recovery step | Linas Vepstas | 2006-09-21 | 1 | -17/+64 | |
| | * | | | [POWERPC] EEH: enable MMIO/DMA on frozen slot | Linas Vepstas | 2006-09-21 | 1 | -0/+29 | |
| | * | | | [POWERPC] EEH: code comment cleanup | Linas Vepstas | 2006-09-21 | 2 | -11/+35 | |
| | * | | | [POWERPC] EEH: balance pcidev_get/put calls | Linas Vepstas | 2006-09-21 | 1 | -15/+2 | |
| | * | | | [POWERPC] PPC: Fix xmon stack frame address in backtrace | Josh Boyer | 2006-09-21 | 1 | -1/+1 | |
| | * | | | [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX | Peter Bergner | 2006-09-21 | 1 | -0/+1 | |
| | * | | | [POWERPC] Start arch/powerpc/boot code reorganization | Mark A. Greer | 2006-09-20 | 9 | -178/+441 | |
| | * | | | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 | 3 | -25/+11 | |
| | * | | | [POWERPC] convert string i/o operations to C | Stephen Rothwell | 2006-09-20 | 4 | -103/+118 | |
| | * | | | [POWERPC] clean up ide io accessors | Stephen Rothwell | 2006-09-20 | 4 | -28/+0 | |
| | * | | | [POWERPC] remove unused asm routines | Stephen Rothwell | 2006-09-20 | 4 | -144/+0 | |
| | * | | | [POWERPC] remove unused io accessors | Stephen Rothwell | 2006-09-20 | 1 | -16/+0 | |
| | * | | | [POWERPC] silence a warning | Stephen Rothwell | 2006-09-20 | 1 | -1/+1 | |
| | * | | | [POWERPC] make spinlocks work in a combined kernel | Stephen Rothwell | 2006-09-20 | 1 | -14/+13 | |
| | * | | | [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18 | Kim Phillips | 2006-09-14 | 1 | -8/+8 | |
| | * | | | [POWERPC] Fix non-smp build | Olof Johansson | 2006-09-14 | 1 | -0/+1 | |
| | * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 84 | -890/+1887 | |
| | |\ \ \ | ||||||
| | * | | | | [POWERPC] Export copy_4K_page() | David Howells | 2006-09-13 | 1 | -0/+3 | |
| | * | | | | [POWERPC] print backtrace when entering xmon | Olaf Hering | 2006-09-13 | 3 | -0/+16 | |
| | * | | | | [POWERPC] PPC: Fix Kconfig whitespace warnings | Josh Boyer | 2006-09-13 | 1 | -3/+3 | |
| | * | | | | [POWERPC] powerpc: Instrument Hypervisor Calls | Mike Kravetz | 2006-09-13 | 5 | -0/+223 | |
| | * | | | | [POWERPC] powerpc: PA Semi PWRficient platform support | Olof Johansson | 2006-09-13 | 7 | -0/+436 | |
| | * | | | | [POWERPC] powerpc: PA6T cputable entry, PVR value | Olof Johansson | 2006-09-13 | 1 | -0/+14 | |
| | * | | | | [POWERPC] powerpc: Reduce default cacheline size to 64 bytes | Olof Johansson | 2006-09-13 | 2 | -5/+5 | |
| | * | | | | [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards | Josh Boyer | 2006-09-13 | 2 | -16/+38 | |
| | * | | | | [POWERPC] Make function of pm_power_off consistent with x86 | Corey Minyard | 2006-09-13 | 1 | -5/+12 | |
| | * | | | | [POWERPC] Emulate power5 popcntb instruction | Will Schmidt | 2006-09-13 | 1 | -0/+25 | |
| | * | | | | [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics() | Michael Ellerman | 2006-09-13 | 1 | -6/+12 | |
| | * | | | | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 100 | -1071/+2831 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 30 | -449/+1598 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | [POWERPC] reboot when panic_timout is set | Olaf Hering | 2006-08-25 | 1 | -0/+3 | |
| | * | | | | | | [POWERPC] iseries: remove some gcc 4.1 warnings | Stephen Rothwell | 2006-08-25 | 1 | -63/+63 | |
| | * | | | | | | [POWERPC] Add a helper for calculating RTAS "config_addr" parameters | Michael Ellerman | 2006-08-25 | 1 | -4/+2 | |
| | * | | | | | | [POWERPC] iseries: remove const warning | Stephen Rothwell | 2006-08-25 | 1 | -4/+5 |