aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2-2/+2
2007-05-08apm: fix incorrect commentAlan Cox1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas3-13/+11
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan3-9/+5
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli4-5/+5
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap171-171/+0
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-0/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig44-153/+53