aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds6-8/+13
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09i386: voyager: use __maybe_unusedDavid Rientjes1-2/+2
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
2007-05-09rename thread_info to stackRoman Zippel11-13/+13
2007-05-09wrap access to thread_infoRoman Zippel7-9/+9
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki1-26/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki16-1/+33
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao1-2/+0
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-09uml: turn build warnings into commentsMiklos Szeredi3-5/+8
2007-05-09uml: mark a tt-only functionJeff Dike1-0/+2
2007-05-09uml: turn on SCSI supportPeter Zijlstra2-73/+1
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter3-14/+18
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen1-0/+1
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen1-1/+1
2007-05-09[AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen1-4/+8
2007-05-09AVR32: Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-05-09[AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen1-1/+1
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