aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-09misc doc and kconfig typosMatt LaPlante
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08FRV: Miscellaneous fixesDavid Howells
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-08Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller
2007-05-08[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller
2007-05-08[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller
2007-05-08[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov
2007-05-08fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on pariscBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on i386Bernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on x86_64Bernhard Walle
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike
2007-05-08uml: network and pcap cleanupJeff Dike
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08utimensat implementationUlrich Drepper
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski
2007-05-08apm: fix incorrect commentAlan Cox
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard