aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | [ARM] No need to include asm/proc-fns.h into asm/system.hRussell King2005-11-161-2/+2
| | | * | [ARM] sa1111.c needs asm/sizes.hRussell King2005-11-161-0/+1
| | | * | [ARM] Use unsigned long not u32 in atomic_cmpxchgRussell King2005-11-161-1/+1
| | | * | [ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King2005-11-162-12/+13
| | | * | [ARM] Add linux/compiler.h includes where requiredRussell King2005-11-164-0/+4
| | | * | [ARM] 3162/1: S3C2410 - updated defconfigBen Dooks2005-11-161-25/+94
| | | * | [ARM] 3161/1: BAST - fix commas on end of structsBen Dooks2005-11-161-14/+14
| | | * | [ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+Nicolas Pitre2005-11-161-0/+1
| | | * | [ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King2005-11-161-19/+11
| | | * | [ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King2005-11-1619-19/+19
| | | * | [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-165-7/+3
| | * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1712-198/+898
| | |\ \ \
| | * | | | [PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov2005-11-171-4/+27
| | * | | | [PATCH] ipw2200: fix error log offset calculationZhu Yi2005-11-171-2/+1
| | * | | | [PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg2005-11-171-0/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-1753-580/+1708
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
| | * | | [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-171-18/+70
| | * | | [libata] add timeout to commands for which we call wait_completion()Jeff Garzik2005-11-171-4/+28
| | * | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-1650-406/+857
| | |\ \ \
| | | * \ \ Merge branch 'master'Jeff Garzik2005-11-1650-406/+857
| | | |\ \ \ | | | | |/ /
| | | | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-163-4/+205
| | | | |\ \
| | | | | * | [DVB]: Add compat ioctl handling.David S. Miller2005-11-162-0/+200
| | | | | * | [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller2005-11-161-0/+2
| | | | | * | [SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther2005-11-161-4/+3
| | | | | |/
| | | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1647-402/+652
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-167-3/+17
| | | | | * [PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt2005-11-161-1/+4
| | | | | * powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras2005-11-1618-61/+91
| | | | | * [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-EKumar Gala2005-11-161-1/+1
| | | | | * [PATCH] powerpc: add new powerbooks to feature tableOlof Johansson2005-11-161-0/+8
| | | | | * [PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt2005-11-161-1/+13
| | | | | * [PATCH] PowerBook 6,1: headphone not detected after suspendGuido Guenther2005-11-161-1/+7
| | | | | * [PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt2005-11-167-118/+114
| | | | | * [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-164-4/+7
| | | | | * [PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman2005-11-161-15/+18
| | | | | * [PATCH] powerpc: update defconfigsBenjamin Herrenschmidt2005-11-165-185/+361
| | | | | * [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti2005-11-161-12/+11
| | * | | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-16463-14640/+13638
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch 'master'Jeff Garzik2005-11-1336-4573/+332
| | |\ \ \ \
| | * | | | | [libata sata_mv] fix tons of 50XX bugsJeff Garzik2005-11-131-49/+252
| | * | | | | [libata sata_mv] call phy fixups during init, as well as phy resetJeff Garzik2005-11-121-12/+26
| | * | | | | [libata sata_mv] move code aroundJeff Garzik2005-11-121-100/+100
| | * | | | | [libata sata_mv] hardware initialization workJeff Garzik2005-11-121-12/+105
| | * | | | | [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-121-138/+158
| | * | | | | [libata sata_mv] move code aroundJeff Garzik2005-11-121-48/+48
| | * | | | | [libata sata_mv] implement a bunch of errata workaroundsJeff Garzik2005-11-121-7/+261
| | * | | | | [libata sata_mv] note driver is "HIGHLY EXPERIMENTAL" in KconfigJeff Garzik2005-11-121-1/+1
| | * | | | | [libata sata_mv] trim trailing whitespaceJeff Garzik2005-11-121-38/+38
| | * | | | | [libata sata_mv] minor fixesJeff Garzik2005-11-121-10/+22