| Commit message (Expand) | Author | Age |
* | [PATCH] PCI: fix for Toshiba ohci1394 quirk | Jesse Barnes | 2005-11-10 |
* | [PATCH] PCI: NCR 53c810 quirk | Ivan Kokshaysky | 2005-11-10 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-10 |
|\ |
|
| * | [IA64] utilize notify_die() for XPC disengage | Dean Nelson | 2005-11-10 |
| * | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 |
| * | Pull add-mmio-to-proc-iomem into release branch | Tony Luck | 2005-11-10 |
| |\ |
|
| | * | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem | Bjorn Helgaas | 2005-11-08 |
| * | | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 |
| |\ \ |
|
| | * | | [IA64] make mmu_context.h and tlb.c 80-column friendly | Chen, Kenneth W | 2005-11-03 |
| | * | | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 |
| * | | | Pull extend-notify-die into release branch | Tony Luck | 2005-11-10 |
| |\ \ \ |
|
| | * | | | [IA64] Extend notify_die() hooks for IA64 | Keith Owens | 2005-11-07 |
| * | | | | Pull memoryless-node-allocation into release branch | Tony Luck | 2005-11-10 |
| |\ \ \ \ |
|
| | * | | | | [IA64] fix memory less node allocation | Bob Picco | 2005-11-08 |
| | | |_|/
| | |/| | |
|
| * | | | | Pull mca-check-psp into release branch | Tony Luck | 2005-11-10 |
| |\ \ \ \ |
|
| | * | | | | [IA64] MCA recovery based on PSP bits | Russ Anderson | 2005-11-08 |
| | |/ / / |
|
| * | | | | Pull align-sig-frame into release branch | Tony Luck | 2005-11-10 |
| |\ \ \ \ |
|
| | * | | | | [IA64] align signal-frame even when not using alternate signal-stack | David Mosberger-Tang | 2005-11-08 |
| | |/ / / |
|
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [ARM] 3098/1: pxa2xx disable ssp irq | Liam Girdwood | 2005-11-10 |
| * | | | | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver | Richard Purdie | 2005-11-10 |
| * | | | | [ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig | Tony Lindgren | 2005-11-10 |
| * | | | | [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework | Tony Lindgren | 2005-11-10 |
| * | | | | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx | Tony Lindgren | 2005-11-10 |
| * | | | | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 | Tony Lindgren | 2005-11-10 |
| * | | | | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 |
| * | | | | [ARM] 3140/1: NSLU2 machine support | Alessandro Zummo | 2005-11-10 |
| * | | | | [ARM] Fix csumpartial corner case | Russell King | 2005-11-10 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 |
| |\ \ \ \ |
|
| | * | | | | powerpc: fix iSeries build | Stephen Rothwell | 2005-11-10 |
| * | | | | | [PATCH] ppc64: mark failed devices | Linas Vepstas | 2005-11-10 |
| |/ / / / |
|
| * | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-09 |
| |\ \ \ \ |
|
| | * | | | | powerpc: remove some warnings when building iSeries | Stephen Rothwell | 2005-11-09 |
| * | | | | | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-09 |
| * | | | | | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-09 |
| * | | | | | [PATCH] ppc64: fix PCI IO mapping | Benjamin Herrenschmidt | 2005-11-09 |
| * | | | | | [PATCH] powerpc: 64k pages vs. U3 iommu | Benjamin Herrenschmidt | 2005-11-09 |
| * | | | | | [PATCH] powerpc: 64k pages pmd alloc fix | Benjamin Herrenschmidt | 2005-11-09 |
| |/ / / / |
|
| * | | | | powerpc: 32-bit fixes for xmon | Paul Mackerras | 2005-11-09 |
| * | | | | powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell. | Paul Mackerras | 2005-11-09 |
| * | | | | powerpc: Fix SMP time initialization problem | Paul Mackerras | 2005-11-09 |
| * | | | | powerpc: Fixes for 32-bit powermac SMP | Paul Mackerras | 2005-11-09 |
| * | | | | powerpc: Fix compile error in EEH code with gcc4 | Paul Mackerras | 2005-11-09 |
| * | | | | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-09 |
| * | | | | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 2005-11-09 |
| * | | | | [PATCH] powerpc: Move scanlog.c to platforms/pseries | David Gibson | 2005-11-09 |
| * | | | | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-09 |
| * | | | | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-09 |
| |\ \ \ \ |
|
| | * | | | | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 |