aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | i915: Don't whine when pci_enable_msi() fails.Eric Anholt2008-11-111-2/+1
| * | | | | | i915: Don't attempt to short-circuit object_wait_rendering by checking domains.Owen Taylor2008-11-111-5/+3
| * | | | | | i915: Clean up sarea pointers on leavevtKeith Packard2008-11-111-0/+3
| * | | | | | i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45Keith Packard2008-11-113-0/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-116-14/+14
|\ \ \ \ \ \
| * | | | | | libata: fix last_reset timestamp handlingTejun Heo2008-11-111-10/+11
| * | | | | | libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-111-1/+1
| * | | | | | [libata] pata_pcmcia: another memory card supportMarc Pignat2008-11-111-0/+1
| * | | | | | [libata] pata_sch: notice attached slave devicesMark Salter2008-11-111-1/+1
| * | | | | | [libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2008-11-112-2/+0
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-112-38/+195
|\ \ \ \ \ \
| * | | | | | sparc64: Update defconfig.David S. Miller2008-11-101-37/+195
| * | | | | | Revert "sparc: correct section of current_pc()"David S. Miller2008-11-101-1/+0
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1119-69/+178
|\ \ \ \ \ \
| * | | | | | dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
| * | | | | | dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-103-0/+3
| * | | | | | net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-101-1/+1
| * | | | | | net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-101-28/+30
| * | | | | | mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-101-1/+1
| * | | | | | netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-101-1/+2
| * | | | | | ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
| * | | | | | [4/4] dca: fixup initialization dependencyDan Williams2008-11-101-1/+1
| * | | | | | [3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski2008-11-101-2/+2
| * | | | | | [2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski2008-11-101-11/+6
| * | | | | | [1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski2008-11-101-0/+7
| * | | | | | ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
| * | | | | | SSB: hide empty sub menuMike Frysinger2008-11-101-2/+3
| * | | | | | vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| * | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-073-8/+10
| |\ \ \ \ \ \
| | * | | | | | [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-071-4/+6
| | * | | | | | sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-071-2/+2
| | * | | | | | el3_common_init() should be __devinit, not __initAl Viro2008-11-071-3/+3
| | * | | | | | hso: rfkill type should be WWANPaulius Zaleckas2008-11-071-1/+1
| | * | | | | | mlx4_en: Start port error flow bug fixYevgeny Petrilin2008-11-071-1/+1
| * | | | | | | af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-061-0/+1
* | | | | | | | x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki2008-11-101-1/+1
* | | | | | | | KEYS: Make request key instantiate the per-user keyringsDavid Howells2008-11-103-1/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-106-9/+35
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-106-9/+35
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place2008-11-101-0/+1
| | | * | | | | | | ALSA: hda - Add another HP model (6730s) for AD1884AMichel Marti2008-11-091-0/+1
| | | * | | | | | | ALSA: hda - Add a quirk for MEDION MD96630Takashi Iwai2008-11-051-0/+1
| | | * | | | | | | ALSA: hda - Limit the number of GPIOs show in procTakashi Iwai2008-11-041-0/+2
| | * | | | | | | | ALSA: gusextreme: Fix build errorsVille Syrjala2008-11-101-1/+1
| | * | | | | | | | ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann2008-11-091-4/+17
| | * | | | | | | | ALSA: HDSP: check for io box before uploading firmwareTim Blechmann2008-11-091-1/+5
| | * | | | | | | | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-071-3/+7
* | | | | | | | | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-104-44/+65
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Linux 2.6.28-rc4Linus Torvalds2008-11-091-1/+1
* | | | | | | | | regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-091-1/+3