summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07xtensa: strlcpy is smart enoughJean Delvare
2007-05-07v850: generic timekeeping conversionjohn stultz
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: dump core on panicJeff Dike