aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann7-62/+19
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2-9/+1
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard2-0/+7
2007-05-08simplify the stacktrace codeChristoph Hellwig5-53/+24
2007-05-08uml: an idle system should have zero load averageJeff Dike1-2/+2
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita6-27/+11
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto2-3/+5
2007-05-08i386: Use functions from library in msr driverNicolas Boichat1-102/+4
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek1-6/+67
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2-14/+0
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2-33/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2-0/+39
2007-05-08[POWERPC] Abolish powerpc_flash_init()David Gibson2-33/+0
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson7-26/+90
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson15-11/+1418
2007-05-08[POWERPC] Add device tree for EbonyDavid Gibson1-0/+307
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson5-11/+35
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman4-6/+205
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman4-1/+217
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman1-0/+45
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman1-1/+7
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman2-0/+271