Age | Commit message (Expand) | Author | Files | Lines |
2007-05-09 | V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed data | Jon Burgess | 1 | -0/+2 |
2007-05-09 | V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl() | Adrian Bunk | 1 | -0/+2 |
2007-05-08 | m68k: <asm/scatterlist.h> needs <linux/types.h> | Geert Uytterhoeven | 1 | -0/+2 |
2007-05-08 | FRV: Miscellaneous fixes | David Howells | 1 | -3/+13 |
2007-05-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -157/+18 |
2007-05-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -2/+1 |
2007-05-08 | [SPARC64]: Optimize fault kprobe handling just like powerpc. | David S. Miller | 2 | -3/+14 |
2007-05-08 | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2 | -2/+4 |
2007-05-08 | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 1 | -132/+0 |
2007-05-08 | [SPARC64]: Move index info pci_pbm_info. | David S. Miller | 1 | -5/+1 |
2007-05-08 | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. | David S. Miller | 1 | -7/+3 |
2007-05-08 | [SPARC64]: Move pci_ops into pci_pbm_info. | David S. Miller | 1 | -3/+1 |
2007-05-08 | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's | David S. Miller | 1 | -5/+3 |
2007-05-08 | [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX. | David S. Miller | 1 | -6/+0 |
2007-05-08 | [SPARC64] PCI: Use common routine to fetch PBM properties. | David S. Miller | 1 | -2/+0 |
2007-05-08 | disable socket power in adapter driver instead of media one | Alex Dubov | 1 | -0/+1 |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -1/+22 |
2007-05-08 | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 1 | -25/+15 |
2007-05-08 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2007-05-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -0/+2 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 28 | -702/+1783 |
2007-05-08 | s3fb: updates | Ondrej Zajicek | 1 | -0/+1 |
2007-05-08 | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 1 | -1/+2 |
2007-05-08 | atyfb: halve XCLK with Mobility and 32bit memory | Ville Syrjala | 1 | -0/+1 |
2007-05-08 | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas | 1 | -0/+12 |
2007-05-08 | pm2fb: Permedia 2V memory clock setting | Krzysztof Helt | 1 | -0/+4 |
2007-05-08 | fbdev: add tile operation to get the maximum length of the map | Antonino A. Daplas | 1 | -1/+2 |
2007-05-08 | fbcon: font setting should check limitation of driver | Antonino A. Daplas | 1 | -1/+2 |
2007-05-08 | fbdev: advertise limitation of drawing engine | Antonino A. Daplas | 1 | -0/+4 |
2007-05-08 | fbdev: add fb_read/fb_write functions for framebuffers in system RAM | Antonino A. Daplas | 1 | -0/+4 |
2007-05-08 | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 1 | -2/+4 |
2007-05-08 | fbdev: add drawing functions for framebuffers in system RAM | Antonino A. Daplas | 1 | -0/+6 |
2007-05-08 | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2 | -1/+4 |
2007-05-08 | tgafb: TURBOchannel support | Maciej W. Rozycki | 1 | -3/+44 |
2007-05-08 | fb: fsync() method for deferred I/O flush. | Paul Mundt | 1 | -2/+4 |
2007-05-08 | fbdev: mm: Deferred IO support | Jaya Kumar | 1 | -0/+20 |
2007-05-08 | fbdev: display class | James Simmons | 1 | -0/+61 |
2007-05-08 | Char: cyclades, dynamic ports | Jiri Slaby | 1 | -0/+1 |
2007-05-08 | Char: cyclades, remove unused timestamps | Jiri Slaby | 1 | -2/+0 |
2007-05-08 | Char: cyclades, remove sleep_on | Jiri Slaby | 1 | -1/+1 |
2007-05-08 | Char: cyclades, make info->card a pointer | Jiri Slaby | 1 | -1/+1 |
2007-05-08 | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 1 | -3/+0 |
2007-05-08 | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 1 | -13/+2 |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2 | -32/+0 |
2007-05-08 | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 1 | -0/+2 |
2007-05-08 | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby | 1 | -7/+3 |
2007-05-08 | Add IRQF_IRQPOLL flag (common code) | Bernhard Walle | 1 | -0/+4 |
2007-05-08 | nfs: fix congestion control: use atomic_longs | Peter Zijlstra | 1 | -1/+1 |
2007-05-08 | Some grammatical fixups and additions to atomic.h kernel-doc content | Robert P. J. Day | 1 | -2/+9 |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike | 7 | -418/+437 |