| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [CIFS] Fix typo in cifs readme from previous commit | Steve French | 2007-05-05 |
| * | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 2007-05-04 |
| * | [CIFS] Change semaphore to mutex for cifs lock_sem | Roland Dreier | 2007-05-03 |
| * | [CIFS] Fix oops in reset_cifs_unix_caps on reconnect | Steve French | 2007-05-03 |
| * | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 2007-04-30 |
| * | [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash | Steve French | 2007-04-26 |
| * | [CIFS] Update cifs version to 1.49 | Steve French | 2007-04-26 |
| * | [CIFS] Replace kmalloc/memset combination with kzalloc | vignesh | 2007-04-25 |
| * | [CIFS] Add IPv6 support | Steve French | 2007-04-25 |
| * | [CIFS] New CIFS POSIX mkdir performance improvement (part 2) | Steve French | 2007-04-25 |
| * | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French | 2007-04-23 |
| * | [CIFS] Add write perm for usr to file on windows should remove r/o dos attr | Steve French | 2007-04-06 |
| * | [CIFS] Remove unnecessary parm to cifs_reopen_file | Steve French | 2007-04-04 |
| * | [CIFS] Switch cifsd to kthread_run from kernel_thread | Igor Mammedov | 2007-04-03 |
| * | [CIFS] Remove unnecessary checks | Christoph Hellwig | 2007-04-02 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l... | Thomas Renninger | 2007-05-02 |
| * | | [PATCH] i386: type may be unused | David Rientjes | 2007-05-02 |
| * | | [PATCH] i386: Some additional chipset register values validation. | Olivier Galibert | 2007-05-02 |
| * | | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split. | Bill Irwin | 2007-05-02 |
| * | | [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiff | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu | Jan Kiszka | 2007-05-02 |
| * | | [PATCH] i386: white space fixes in i387.h | Jan Kiszka | 2007-05-02 |
| * | | [PATCH] i386: Drop noisy e820 debugging printks | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Share identical video.S between i386 and x86-64 | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Remove CONFIG_REORDER | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Print type and size correctly for unknown compat ioctls | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0) | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Little cleanups in smpboot.c | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Add X86_FEATURE_RDTSCP | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Implement alternative_io for i386 | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Evaluate constant cpu features at runtime | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Verify important CPUID bits in real mode | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Drop -traditional in arch/i386/boot | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Drop -traditional for arch/x86_64/boot | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Use symbolic CPU features in early CPUID check | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Avoid overflows during apic timer calibration | David P. Reed | 2007-05-02 |
| * | | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen | 2007-05-02 |
| * | | [PATCH] i386: Clean up NMI watchdog code | Andi Kleen | 2007-05-02 |
| * | | [PATCH] x86-64: set node_possible_map at runtime - try 2 | Suresh Siddha | 2007-05-02 |
| * | | [PATCH] x86-64: Dynamically adjust machine check interval | Tim Hockin | 2007-05-02 |
| * | | [PATCH] x86-64: ignore vgacon if hardware not present | Gerd Hoffmann | 2007-05-02 |