aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-14
* [CIFS] clean up server protocol handlingSteve French2008-11-13
* [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-13
* [CIFS] Fix cifs reconnection flagsSteve French2008-11-13
* [CIFS] Can't rely on iov length and base when kernel_recvmsg returns errorSteve French2008-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-03
|\
| * cifs: fix renaming one hardlink on top of anotherJeff Layton2008-11-03
| * [CIFS] fix error in smb_send2Steve French2008-10-30
| * [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-28
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-03
|\ \
| * | tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt2008-11-03
| * | ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-03
| * | tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-03
* | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-03
|\ \ \
| * | | io mapping: clean up #ifdefsKeith Packard2008-11-03
| * | | io mapping: improve documentationKeith Packard2008-11-03
| * | | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-31
| * | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-31
| * | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-31
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-03
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-03
| |\ \ \ \ \
| | | * | | | ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay2008-11-03
| | | * | | | ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)Takashi Iwai2008-11-03
| | | * | | | ALSA: hda - Add digital-mic for ALC269 auto-probe modeTakashi Iwai2008-10-31
| | | * | | | ALSA: hda - Disable broken mic auto-muting in Realtek codesTakashi Iwai2008-10-31
| | * | | | | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai2008-11-03
| | * | | | | ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-03
| | * | | | | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-03
| | * | | | | ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai2008-11-03
| | * | | | | ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-03
* | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-03
|\ \ \ \ \ \ \
| * | | | | | | proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-27
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-03
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-02
| * | | | | | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-27
| * | | | | | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-27
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Linux v2.6.28-rc3v2.6.28-rc3Linus Torvalds2008-11-02
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-02
|\ \ \ \ \ \ \
| * | | | | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-02
| * | | | | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-02
| * | | | | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-02
| * | | | | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-02
| * | | | | | | ide: Switch to a common addressAlan Cox2008-11-02
| * | | | | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-02
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-02
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-11-02
| * | | | | | | sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller2008-11-02
| * | | | | | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-02
| * | | | | | | sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-02
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-02
|\ \ \ \ \ \ \ \