powerpc.git
2005-09-04 Christoph Hellwig[XFS] allow a null behaviour pointer in linvfs_clear_inode
2005-09-04 Nathan Scott[XFS] Manage spinlock differences between kernel versio...
2005-09-04 Eric Sandeen[XFS] add handlers to fix xfs_flock_t alignment issues...
2005-09-04 Felix Blyakher[XFS] Check if there is first behavior before calling...
2005-09-04 Tim Shimmin[XFS] Need to be able to reset sb_qflags if not mountin...
2005-09-04 Christoph Hellwig[XFS] streamline the clear_inode path
2005-09-04 Christoph Hellwig[XFS] Delay I/O completion for unwritten extents after...
2005-09-04 Christoph Hellwig[XFS] Delay direct I/O completion to a workqueue This...
2005-09-04 Christoph Hellwig[XFS] Add in the new xfs_aops.h header file for I/O...
2005-09-02 Christoph Hellwig[XFS] Add infrastructure for tracking I/O completions
2005-09-02 Christoph Hellwig[XFS] add infrastructure for waiting on I/O completion...
2005-09-02 Christoph Hellwig[XFS] remove unessecary vnode flags
2005-09-02 Christoph Hellwig[XFS] Fix sparse warnings in kmem_* functions Patch...
2005-09-02 Tim Shimmin[XFS] Need to unlock the AIL before calling xfs_force_s...
2005-09-02 Christoph Hellwig[XFS] remove struct vnode::v_type
2005-09-02 Nathan Scott[XFS] Remove extraneous quotacheck diagnostics.
2005-09-02 Nathan Scott[XFS] Add in grpid/nogrpid mount option parsing, actual...
2005-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-09-02 Tim Shimmin[XFS] Fix up the calculation of the reservation overhea...
2005-09-02 Nathan Scott[XFS] Fix regression in transaction reserved-block...
2005-09-02 Eric Sandeen[XFS] Fix check for writeable file in xfs_ioc_space...
2005-09-02 David Chinner[XFS] Prevent the incore superblock sb_fdblocks count...
2005-09-02 Nathan Scott[XFS] Add a chunk of tracing code to diagnose truncate...
2005-09-02 Nathan Scott[XFS] Make metadata IO completion consistent with other...
2005-09-02 Christoph Hellwig[XFS] replace vn_get usage by ihold
2005-09-02 Dean Roehrich[XFS] send dmapi events from nopage for mmapped files
2005-09-02 Dean Roehrich[XFS] upate copyrights
2005-09-02 Dean Roehrich[XFS] Update copyrights
2005-09-01 Kumar Gala[PATCH] ppc: L2 cache prefetch fixes on 745x
2005-09-01 Benjamin Herrenschmidt[PATCH] Fix PCI ROM mapping
2005-09-01 David Gibson[PATCH] Fix bug in ppc64 dynamic hugepage support
2005-09-01 Adrian Bunk[PATCH] Add missing select's to DVB_BUDGET_AV
2005-08-30 Linus TorvaldsMerge refs/heads/upstream from /linux/kernel/git/jgarzi...
2005-08-30 Marcelo Tosatti[PATCH] ppc32 8xx: fix warnings in m8xx_setup.c
2005-08-30 Ivan Kokshaysky[PATCH] x86: pci_assign_unassigned_resources() update
2005-08-30 Jeff GarzikMerge HEAD from /spare/repo/linux-2.6/.git
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from /linux/kernel/git/shagg...
2005-08-30 Linus TorvaldsMerge HEAD from /linux/kernel/git/perex/alsa
2005-08-30 Linus TorvaldsMerge refs/heads/drm-latest from /linux/kernel/git...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: throttle MIDI URB resubmits on USB...
2005-08-30 Takashi Iwai[PATCH] Assign device pointer to OSS devices
2005-08-30 Jaroslav Kysela[ALSA] version 1.0.10rc1
2005-08-30 Lee Revell[ALSA] Add identification for Live 5.1 [SB0220]
2005-08-30 Takashi Iwai[ALSA] emu10k1 - Add missing ac97 support on SBLive...
2005-08-30 Takashi Iwai[ALSA] intel8x0 - Add quirk for FSC 4010
2005-08-30 Takashi Iwai[ALSA] pcm - Fix zero-division in 32bit compat layer
2005-08-30 Daniel Horchner[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: fix Emagic MIDI protocol handling
2005-08-30 Takashi Iwai[ALSA] Fix missing spin_unlock
2005-08-30 Adrian Bunk[ALSA] include/sound/gus.h: 'extern inline' -> 'static...
2005-08-30 Takashi Iwai[ALSA] hda-intel - Fix ULI M5461 support
2005-08-30 Takashi Iwai[ALSA] hda-codec - Add beep support for Uniwill
2005-08-30 Takashi Iwai[ALSA] vxpocket - Register device pointer
2005-08-30 Takashi Iwai[ALSA] vxpocket - Fix wrong index assignment
2005-08-30 Takashi Iwai[ALSA] vxpocket - Add missing event callback
2005-08-30 Takashi Iwai[ALSA] Fix compilation without CONFIG_PROC_FS
2005-08-30 Takashi Iwai[ALSA] hda-codec - Code clean up
2005-08-30 Nicolas Graziano[ALSA] hda-intel - correct a bug in detection of rate...
2005-08-30 Sergey Vlasov[ALSA] HP nx6110 quirks
2005-08-30 Jaroslav Kysela[ALSA] ac97_bus - revert last change and do it only...
2005-08-30 Jaroslav Kysela[ALSA] ac97_bus - replace <linux/module.h> with <sound...
2005-08-30 Takashi Iwai[ALSA] via82xx - Add DXS entry for MSI 7142
2005-08-30 Jaroslav Kysela[ALSA] PCM resume cleanups
2005-08-30 Bjorge Dijkstra[ALSA] ac97 - make ac97 codec device name unique
2005-08-30 Takashi Iwai[ALSA] hdspm - Fix module parameter description
2005-08-30 Takashi Iwai[ALSA] nm256 - Fix PM and irq handling
2005-08-30 Takashi Iwai[ALSA] intel8x0 - Fix PM
2005-08-30 Jaroslav Kysela[ALSA] ALSA timer - fixed compilation
2005-08-30 Jaroslav Kysela[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is...
2005-08-30 Jaroslav Kysela[ALSA] Timer API - added SUSPEND/RESUME events
2005-08-30 Jaroslav Kysela[ALSA] hda-intel: Suspend/resume fixes for PCM devices
2005-08-30 Jaroslav Kysela[ALSA] hda-patch-realtek - added pci subdevice ID for...
2005-08-30 Takashi Iwai[ALSA] via82xx - Fix SPDIF sample rates
2005-08-30 Takashi Iwai[ALSA] Fix PCM 32bit compat layer
2005-08-30 Jaroslav Kysela[ALSA] opl3sa2 - use different name for PnP BIOS driver
2005-08-30 Clemens Ladisch[ALSA] ac97: make patch_wolfson_wm97??_specific() funct...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: use vmalloc for the PCM buffer
2005-08-30 Clemens Ladisch[ALSA] usb-audio: use usb_buffer_alloc/free
2005-08-30 Clemens Ladisch[ALSA] usb-audio: properly lock hwptr_done accesses
2005-08-30 Clemens Ladisch[ALSA] usb-audio: actually schedule playback URBs at...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: double-buffer all playback data
2005-08-30 Clemens Ladisch[ALSA] usb-audio: optimize handling of capture URBs
2005-08-30 James Courtier... [ALSA] Add new card ID. Fixes ALSA bug #1297
2005-08-30 James Courtier... [ALSA] Add new ID. Fixes ALSA bug #1298
2005-08-30 Jaroslav Kysela[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021...
2005-08-30 Jaroslav Kysela[ALSA] opl3sa2 driver - added support for PnP BIOS...
2005-08-30 Takashi Iwai[ALSA] via82xx - Add DXS entry for MSI K8MM-V
2005-08-30 Philip Prindeville[ALSA] Add VT1617A codec support
2005-08-30 Takashi Iwai[ALSA] hda-intel - Add SiS966 support
2005-08-30 Clemens Ladisch[ALSA] usb-audio: schedule high speed URBs with 1 ms...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: make nrpacks parameter writeable
2005-08-30 Clemens Ladisch[ALSA] usb-audio: fix packets per URB calculation for...
2005-08-30 Clemens Ladisch[ALSA] usb-audio: use 1 ms URBs when capturing
2005-08-30 Clemens Ladisch[ALSA] make local objects static
2005-08-30 Sasha Khapyorsky[ALSA] hda-codec - support for Si3054/5 HDA modems
2005-08-30 Sasha KhapyorskyALSA CVS update
2005-08-30 Karsten Wiese[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
2005-08-30 Clemens Ladisch[ALSA] ymfpci: add per-voice volume controls
2005-08-30 Dirk Opfer[ALSA] Fix compiler warnings in PXA2XX-AC97
2005-08-30 Liam Girdwood[ALSA] WM9713 modem detection
next