aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi9-160/+179
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin1-1/+6
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala1-0/+2
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang3-0/+6
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson3-4/+4
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas1-3/+5
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas1-1/+5
2007-05-09[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood1-1/+1
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2-24/+6
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt6-36/+274
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt4-16/+46
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt10-586/+719
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell1-1/+2
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-08FRV: Miscellaneous fixesDavid Howells3-2/+13
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-751/+716
2007-05-08Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2-41/+15
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller3-1/+6
2007-05-08[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller3-46/+104
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller10-9/+124
2007-05-08[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller3-67/+58
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller8-154/+136
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2-124/+116
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller6-7/+6
2007-05-08[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller1-6/+6
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller7-310/+184
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller7-45/+20
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-108/+71
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds6-47/+39
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds126-707/+6152
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov1-0/+7
2007-05-08fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas1-1/+3
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas3-0/+70
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle31-31/+31
2007-05-08Add IRQF_IRQPOLL flag on pariscBernhard Walle1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle3-3/+3
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on i386Bernhard Walle3-3/+3
2007-05-08Add IRQF_IRQPOLL flag on x86_64Bernhard Walle1-1/+4
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk1-1/+1
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike1-1/+1
2007-05-08uml: network and pcap cleanupJeff Dike3-25/+38
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli5-0/+37
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig5-68/+21
2007-05-08utimensat implementationUlrich Drepper4-5/+27