1. 16 Aug, 2008 8 commits
  2. 12 Aug, 2008 6 commits
  3. 10 Aug, 2008 2 commits
  4. 09 Aug, 2008 22 commits
  5. 08 Aug, 2008 2 commits
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq · 796aadeb
      Linus Torvalds authored
      * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq:
        [CPUFREQ][2/2] preregister support for powernow-k8
        [CPUFREQ][1/2] whitespace fix for powernow-k8
        [CPUFREQ] Update MAINTAINERS to reflect new mailing list.
        [CPUFREQ] Fix warning in elanfreq
        [CPUFREQ] Fix -Wshadow warning in conservative governor.
        [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.
      796aadeb
    • Linus Torvalds's avatar
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 · 56831a1a
      Linus Torvalds authored
      * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
        [CIFS] list entry can not return null
        turn cifs_setattr into a multiplexor that calls the correct function
        move file time and dos attribute setting logic into new function
        spin off cifs_setattr with unix extensions to its own function
        [CIFS] Code cleanup in old sessionsetup code
        [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
        Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
        change CIFSSMBSetTimes to CIFSSMBSetPathInfo
        [CIFS] fix trailing whitespace
        bundle up Unix SET_PATH_INFO args into a struct and change name
        Fix missing braces in cifs_revalidate()
        remove locking around tcpSesAllocCount atomic variable
        [CIFS] properly account for new user= field in SPNEGO upcall string allocation
        [CIFS] remove level of indentation from decode_negTokenInit
        [CIFS] cifs send2 not retrying enough in some cases on full socket
        [CIFS] oid should also be checked against class in cifs asn
      56831a1a