Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 5 | -116/+11 | |
| | * | | | | ppc64: allow iSeries to use IRQSTACKS again | Stephen Rothwell | 2005-11-09 | 1 | -1/+17 | |
| | * | | | | ppc64: move stack switching up in interrupt processing | Stephen Rothwell | 2005-11-09 | 3 | -28/+28 | |
| | * | | | | powerpc: create kernel/setup.h | Stephen Rothwell | 2005-11-09 | 4 | -0/+12 | |
| * | | | | | powerpc: Fix find_next_bit on 32-bit | Paul Mackerras | 2005-11-10 | 1 | -1/+1 | |
| * | | | | | ppc/powerpc: workarounds for old Open Firmware versions | Paul Mackerras | 2005-11-10 | 8 | -83/+295 | |
| * | | | | | [PATCH] ppc64: Save & restore of PCI device BARS | Linas Vepstas | 2005-11-10 | 1 | -1/+114 | |
| * | | | | | [PATCH] ppc64: PCI reset support routines | Linas Vepstas | 2005-11-10 | 1 | -0/+99 | |
| * | | | | | [PATCH] ppc64: PCI error event dispatcher | Linas Vepstas | 2005-11-10 | 3 | -124/+171 | |
| * | | | | | [PATCH] ppc64: move eeh.c to powerpc directory from ppc64 | Linas Vepstas | 2005-11-10 | 3 | -1/+1 | |
| * | | | | | [PATCH] ppc64: bugfix: don't silently ignore PCI errors | Linas Vepstas | 2005-11-10 | 1 | -2/+3 | |
| * | | | | | [PATCH] ppc64: bugfix: crash on PCI hotplug | Linas Vepstas | 2005-11-10 | 1 | -4/+17 | |
| * | | | | | [PATCH] ppc64: escape hatch for spinning interrupt deadlocks | Linas Vepstas | 2005-11-10 | 1 | -8/+13 | |
| * | | | | | [PATCH] ppc64: serialize reports of PCI errors | Linas Vepstas | 2005-11-10 | 1 | -13/+85 | |
| * | | | | | [PATCH] ppc64: avoid PCI error reporting for empty slots | Linas Vepstas | 2005-11-10 | 1 | -2/+27 | |
| * | | | | | [PATCH] ppc64: RTAS error reporting restructuring | Linas Vepstas | 2005-11-10 | 1 | -16/+30 | |
| * | | | | | [PATCH] ppc64: PCI error rate statistics | Linas Vepstas | 2005-11-10 | 1 | -11/+32 | |
| * | | | | | [PATCH] ppc64: PCI address cache minor fixes | Linas Vepstas | 2005-11-10 | 1 | -7/+26 | |
| * | | | | | [PATCH] ppc64: misc minor cleanup | Linas Vepstas | 2005-11-10 | 1 | -28/+25 | |
| * | | | | | [PATCH] ppc64: uniform usage of bus unit id interfaces | linas | 2005-11-10 | 2 | -27/+24 | |
| * | | | | | [PATCH] ppc64: Don't panic when early __ioremap fails | Benjamin Herrenschmidt | 2005-11-10 | 1 | -2/+5 | |
| * | | | | | [PATCH] ppc64 boot: fix compile warnings | Olaf Hering | 2005-11-10 | 1 | -4/+4 | |
| * | | | | | [PATCH] ppc64 boot: remove sysmap from required filenames | Olaf Hering | 2005-11-10 | 1 | -62/+69 | |
| * | | | | | [PATCH] ppc64 boot: remove argv usage | Olaf Hering | 2005-11-10 | 1 | -14/+18 | |
| * | | | | | [PATCH] ppc64 boot: remove local initializers | Olaf Hering | 2005-11-10 | 1 | -28/+28 | |
| * | | | | | [PATCH] ppc32: fix ppc44x fpu build | Matt Porter | 2005-11-10 | 1 | -1/+1 | |
| * | | | | | [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 6 | -16/+14 | |
| * | | | | | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 3 | -2/+3 | |
| * | | | | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-10 | 130 | -1230/+2078 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 11 | -728/+236 | |
| * | | | | | powerpc: Fix crash in early boot on some powermacs | Paul Mackerras | 2005-11-08 | 1 | -2/+7 | |
| * | | | | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+8 | |
| * | | | | | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 1 | -0/+1 | |
| * | | | | | [PATCH] revised Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+12 | |
* | | | | | | [PATCH] powerpc: sched fixups | Andrew Morton | 2005-11-09 | 2 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [SPARC] sbus rtc: implement ->compat_ioctl | Christoph Hellwig | 2005-11-09 | 1 | -2/+0 | |
* | | | | | [SPARC64]: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-09 | 3 | -5/+3 | |
* | | | | | [SPARC]: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-09 | 3 | -5/+3 | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-09 | 11 | -18/+354 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID | Russell King | 2005-11-09 | 1 | -2/+2 | |
| * | | | | | Merge with ARM SMP tree | Russell King | 2005-11-09 | 6 | -2/+277 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ARM SMP] Add CPU hotplug support for Realview MPcore | Russell King | 2005-11-09 | 2 | -0/+139 | |
| | * | | | | | [ARM SMP] Add local timer support for Realview MPcore | Russell King | 2005-11-09 | 5 | -2/+138 | |
| * | | | | | | [ARM] 3100/1: simplify a pointer computation | Nicolas Pitre | 2005-11-09 | 1 | -1/+1 | |
| * | | | | | | [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space) | Ben Dooks | 2005-11-09 | 1 | -2/+21 | |
| * | | | | | | [ARM] 3137/1: RX3715 - fix map_desc initialiser | Ben Dooks | 2005-11-09 | 1 | -2/+11 | |
| * | | | | | | [ARM] 3136/1: Anubis - fix map_desc initialisers | Ben Dooks | 2005-11-09 | 1 | -9/+42 | |
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-09 | 2 | -60/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [PATCH] uml_net: use ethtool_ops | Christoph Hellwig | 2005-11-09 | 1 | -27/+11 | |
| * | | | | | | | [PATCH] xtensa platform-iss network: remove no-op ioctl handler | Christoph Hellwig | 2005-11-09 | 1 | -33/+0 |