summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-05-0517-394/+748
|\
| * [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-051-2/+2
| * [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-053-8/+24
| * [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-033-9/+9
| * [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-031-1/+1
| * [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-308-171/+213
| * [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-261-1/+7
| * [CIFS] Update cifs version to 1.49Steve French2007-04-262-41/+30
| * [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-251-5/+2
| * [CIFS] Add IPv6 supportSteve French2007-04-253-7/+40
| * [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-252-15/+39
| * [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-235-15/+340
| * [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-062-12/+15
| * [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-042-62/+28
| * [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-031-16/+16
| * [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-023-53/+6
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05319-10400/+7564
|\ \
| * | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * | [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * | [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
| * | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-021-1/+5
| * | [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiffAndi Kleen2007-05-021-2/+2
| * | [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * | [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
| * | [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen2007-05-021-0/+1
| * | [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen2007-05-021-0/+9
| * | [PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2007-05-022-2044/+1
| * | [PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen2007-05-024-1296/+0
| * | [PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen2007-05-021-2/+3
| * | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-021-7/+0
| * | [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
| * | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen2007-05-021-0/+2
| * | [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-021-0/+9
| * | [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-021-0/+1
| * | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-023-5/+4
| * | [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-021-0/+15
| * | [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-021-2/+6
| * | [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-025-2/+139
| * | [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-021-2/+2
| * | [PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen2007-05-021-1/+1
| * | [PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen2007-05-021-7/+16
| * | [PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed2007-05-021-5/+6
| * | [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen2007-05-021-0/+2
| * | [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen2007-05-021-0/+8
| * | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-023-646/+45
| * | [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-024-776/+721
| * | [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-023-10/+15
| * | [PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin2007-05-022-9/+30
OpenPOWER on IntegriCloud