Age | Commit message (Expand) | Author | Files | Lines |
2007-08-07 | r8169: PHY power-on fix | Roger So | 1 | -0/+6 |
2007-07-30 | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p... | Micah Gruber | 1 | -1/+3 |
2007-07-30 | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe | Komuro | 1 | -6/+17 |
2007-07-30 | S2io: Increment received packet count correctly | Ramkrishna Vepa | 1 | -1/+2 |
2007-07-30 | S2io: Fix crash when resetting adapter | Ramkrishna Vepa | 1 | -15/+0 |
2007-07-30 | S2io: Mask spurious interrupts | Ramkrishna Vepa | 1 | -3/+2 |
2007-07-30 | S2IO: Implementing review comments from old patches | Veena Parat | 1 | -5/+5 |
2007-07-30 | S2IO: Checking for the return value of pci map function | Veena Parat | 2 | -3/+79 |
2007-07-30 | S2IO: Removing MSI support from driver | Veena Parat | 2 | -151/+10 |
2007-07-30 | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 2 | -217/+73 |
2007-07-30 | netxen: drop redudant spinlock | Dhananjay Phadke | 1 | -4/+0 |
2007-07-30 | netxen: Fix interrupt handling for multiport adapters | dhananjay@netxen.com | 1 | -17/+19 |
2007-07-30 | netxen: re-init station address after h/w init | dhananjay@netxen.com | 1 | -2/+2 |
2007-07-30 | tulip: Remove tulip maintainer | Valerie Henson | 1 | -3/+1 |
2007-07-30 | forcedeth: mac address correct | Ayaz Abdulla | 1 | -17/+19 |
2007-07-30 | gfar: Fix modpost warning | Kumar Gala | 2 | -2/+2 |
2007-07-30 | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 1 | -0/+46 |
2007-07-30 | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/... | Micah Gruber | 1 | -1/+3 |
2007-07-30 | Fallout from "Remove fs.h from mm.h" patch | Alexey Dobriyan | 1 | -0/+1 |
2007-07-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 41 | -2096/+1595 |
2007-07-30 | APM support depends on CONFIG_PM_SLEEP | Stephen Rothwell | 1 | -1/+1 |
2007-07-30 | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 3 | -0/+3 |
2007-07-30 | setup and detect 2nd phy on MCF5275 in FEC driver | Mike Cruse | 1 | -0/+23 |
2007-07-30 | clean up reading of ICR register in FEC driver | Greg Ungerer | 1 | -3/+3 |
2007-07-30 | fix work queues in FEC driver | Greg Ungerer | 1 | -6/+11 |
2007-07-30 | remove unused config symbol from FEC driver | Greg Ungerer | 1 | -2/+0 |
2007-07-30 | include cacheflush.h in FEC driver | Greg Ungerer | 1 | -0/+1 |
2007-07-30 | [SPARC64]: Fix show_stack() when stack argument is NULL. | David S. Miller | 2 | -11/+12 |
2007-07-30 | [SPARC]: Fix serial console node string creation. | David S. Miller | 1 | -2/+3 |
2007-07-30 | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 3 | -25/+48 |
2007-07-30 | [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h | David S. Miller | 1 | -3/+3 |
2007-07-30 | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 18 | -1224/+620 |
2007-07-30 | [VIDEO]: Fix OOPS in all SBUS framebuffer drivers. | David S. Miller | 8 | -624/+567 |
2007-07-30 | [SPARC64]: Handle mostek clock type in mini_rtc driver. | David S. Miller | 1 | -0/+75 |
2007-07-30 | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2 | -17/+46 |
2007-07-30 | [SPARC]: Fix floppy on some sun4c systems. | Mark Fortescue | 1 | -30/+50 |
2007-07-30 | [SPARC64]: Fix sun4u PCI config space accesses on sun4u. | David S. Miller | 2 | -12/+126 |
2007-07-30 | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 2 | -2/+5 |
2007-07-30 | [SPARC]: Update defconfig. | David S. Miller | 1 | -146/+40 |
2007-07-30 | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n | Rusty Russell | 3 | -3/+11 |
2007-07-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 39 | -14921/+15951 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 45 | -33/+81 |
2007-07-30 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 13 | -10/+25 |
2007-07-30 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 17 | -86/+164 |
2007-07-30 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 33 | -47/+47 |
2007-07-29 | Provide timespec to guests rather than jiffies clock. | Rusty Russell | 5 | -25/+60 |
2007-07-29 | Fix lguest bzImage loading with CONFIG_RELOCATABLE=y | Rusty Russell | 1 | -0/+5 |
2007-07-29 | m68knommu: remove crap from machdep.h | Greg Ungerer | 1 | -33/+2 |
2007-07-29 | m68knommu: fix declaration of mach_sched_init | Greg Ungerer | 1 | -1/+1 |
2007-07-29 | Fix procfs compat_ioctl regression | David Miller | 1 | -2/+22 |