summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-06[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut
2006-01-06[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena
2006-01-05[ARM] 3217/1: iop331 uarts as platform devicesDan Williams
2006-01-05[ARM] 3231/1: mx1ads board support cleanupSascha Hauer
2006-01-05[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie
2006-01-05[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie
2006-01-05Auto-update from upstreamTony Luck
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2006-01-04[ARM] 3221/1: Update IXP4xx defconfigDeepak Saxena
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby
2006-01-04[ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena
2006-01-04[ARM] Remove SA1100 PM prepare/finish opsRussell King
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King
2006-01-04[ARM] Remove unused dma.c filesRussell King
2006-01-03[IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2006-01-03[ARM] Cleanup ARM includesRussell King
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King
2006-01-03arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk
2006-01-01gitignore: x86_64 filesBrian Gerst
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai