summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai2008-12-192-0/+6
| * | | | | | | ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai2008-12-191-0/+3
| * | | | | | | ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke2008-12-191-0/+2
| * | | | | | | ALSA: hda - Fix silent HP output on D975Takashi Iwai2008-12-182-0/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-191-0/+5
|\ \ \ \ \ \ \
| * | | | | | | cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron2008-12-191-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-193-2/+19
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie2008-12-192-1/+11
| * | | | | | | drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt2008-12-191-1/+8
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-12-191-5/+17
|\ \ \ \ \ \ \
| * | | | | | | md: Don't read past end of bitmap when reading bitmap.NeilBrown2008-12-191-5/+17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-196-21/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-171-5/+0
| * | | | | | | PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-163-4/+4
| * | | | | | | PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-161-11/+12
| * | | | | | | PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Linux 2.6.28-rc9v2.6.28-rc9Linus Torvalds2008-12-181-1/+1
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-12-185-9/+41
|\ \ \ \ \ \ \
| * | | | | | | async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams2008-12-083-8/+34
| * | | | | | | dmaengine: protect 'id' from concurrent registrationsDan Williams2008-12-031-0/+3
| * | | | | | | ioat: wait for self-test completionDan Williams2008-12-031-1/+4
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds2008-12-185-47/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | avr32: favr-32 build fixHaavard Skinnemoen2008-12-182-5/+5
| * | | | | | | | ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen2008-12-181-37/+97
| * | | | | | | | avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt2008-12-171-1/+1
| * | | | | | | | avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-241-4/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-188-16/+32
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan2008-12-171-3/+3
| * | | | | | | | irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2008-12-171-1/+3
| * | | | | | | | jme: Fixed a typocwm97m2008-12-171-1/+1
| * | | | | | | | net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa2008-12-171-2/+3
| * | | | | | | | drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski2008-12-161-0/+5
| * | | | | | | | tlan: Fix pci memory unmappingSakari Ailus2008-12-161-4/+9
| * | | | | | | | enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
| * | | | | | | | tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
| * | | | | | | | netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-182-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc: We need to implement arch_ptrace_stop().David S. Miller2008-12-162-0/+19
* | | | | | | | | | Maintainer email fixes for inotifyJohn McCutchan2008-12-181-2/+2
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-12-172-3/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| * | | | | | | | | i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-172-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-161-1/+7
| * | | | | | | | | ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-161-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-1713-65/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
| * | | | | | | | | USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
| * | | | | | | | | USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
| * | | | | | | | | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-171-1/+3
OpenPOWER on IntegriCloud