summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason
2006-05-24[PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell
2006-05-24[PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell
2006-05-24[PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell
2006-05-24[PATCH] powerpc: iSeries PCI devices can now have a devpsec attributeStephen Rothwell
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell
2006-05-24[PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell
2006-05-24[PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell
2006-05-19Merge ../linux-2.6Paul Mackerras
2006-05-19[PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis
2006-05-19[PATCH] powerpc: the iSeries vio lan driver changed device typeStephen Rothwell
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr
2006-05-19[PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr
2006-05-19[PATCH] powerpc: udbg_printf() formatting attributejimix@watson.ibm.com
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman
2006-05-19[PATCH] powerpc: Kdump header cleanupMichael Ellerman
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman
2006-05-19[PATCH] powerpc: Parse early parameters earlierMichael Ellerman
2006-05-19[PATCH] powerpc: Make early xmon logic immune to location of early parsingMichael Ellerman
2006-05-19[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.mostrows@watson.ibm.com
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell
2006-05-19[PATCH] powerpc: update iSeries vdeviceStephen Rothwell
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell
2006-05-19[PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell
2006-05-19[PATCH] powerpc: Make early debugging options behave with oldconfigMichael Ellerman
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand
2006-05-19[PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas
2006-05-19Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras
2006-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W
2006-05-17[IA64] sn2 defconfigJes Sorensen
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-16[ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm
2006-05-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen
2006-05-16[PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen
2006-05-16[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King