| Commit message (Expand) | Author | Age | Files | Lines |
* | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov | 2007-05-08 | 1 | -0/+7 |
* | fbdev: ignore VESA modes if framebuffer is disabled | Antonino A. Daplas | 2007-05-08 | 1 | -1/+3 |
* | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2007-05-08 | 3 | -0/+70 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 | 31 | -31/+31 |
* | Add IRQF_IRQPOLL flag on parisc | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | Add IRQF_IRQPOLL flag on sh | Bernhard Walle | 2007-05-08 | 3 | -3/+3 |
* | Add IRQF_IRQPOLL flag on IA64 | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | Add IRQF_IRQPOLL flag on i386 | Bernhard Walle | 2007-05-08 | 3 | -3/+3 |
* | Add IRQF_IRQPOLL flag on x86_64 | Bernhard Walle | 2007-05-08 | 1 | -1/+4 |
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 | 1 | -1/+1 |
* | uml: pcap devices should get MACs from command line | Jeff Dike | 2007-05-08 | 1 | -1/+1 |
* | uml: network and pcap cleanup | Jeff Dike | 2007-05-08 | 3 | -25/+38 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 | 5 | -0/+37 |
* | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 | 5 | -68/+21 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 4 | -5/+27 |
* | dma_declare_coherent_memory wrong allocation | Guennadi Liakhovetski | 2007-05-08 | 2 | -2/+2 |
* | apm: fix incorrect comment | Alan Cox | 2007-05-08 | 1 | -1/+1 |
* | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 2007-05-08 | 3 | -13/+11 |
* | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2007-05-08 | 1 | -1/+1 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 3 | -9/+5 |
* | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 | 4 | -5/+5 |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 171 | -171/+0 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 | 1 | -0/+1 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 44 | -153/+53 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 7 | -62/+19 |
* | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 | 2 | -9/+1 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 2 | -0/+7 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 5 | -53/+24 |
* | uml: an idle system should have zero load average | Jeff Dike | 2007-05-08 | 1 | -2/+2 |
* | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 6 | -27/+11 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 | 2 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 | 14 | -65/+461 |
|\ |
|
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 | 3 | -19/+107 |
| |\ |
|
| | * | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 2007-03-30 | 1 | -3/+43 |
| | * | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 | 1 | -2/+0 |
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 | 1 | -5/+55 |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 | 1 | -13/+13 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 7 | -46/+49 |
| |\ \ |
|
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-07 | 3 | -39/+15 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-07 | 4 | -7/+34 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 | 4 | -0/+305 |
| |\ \ \ |
|
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-30 | 1 | -0/+1 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-30 | 1 | -0/+293 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-30 | 2 | -0/+11 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-07 | 9 | -76/+610 |
|\ \ \ \ \ |
|
| * | | | | | [SPARC64]: pgtable_cache_init() should be __init. | David S. Miller | 2007-05-07 | 1 | -1/+1 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c | David S. Miller | 2007-05-07 | 1 | -12/+13 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c | David S. Miller | 2007-05-07 | 1 | -14/+14 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c | David S. Miller | 2007-05-07 | 1 | -3/+3 |