summaryrefslogtreecommitdiffstats
path: root/drivers/power (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-07turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton1-5/+17
2008-08-07move file time and dos attribute setting logic into new functionJeff Layton1-87/+109
2008-08-07spin off cifs_setattr with unix extensions to its own functionJeff Layton1-38/+119
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French2-78/+80
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton2-6/+25
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton3-14/+13
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton3-8/+8
2008-08-06[CIFS] fix trailing whitespaceSteve French1-1/+1
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton6-74/+102
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman1-1/+2
2008-08-04remove locking around tcpSesAllocCount atomic variableJeff Layton1-9/+6
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton1-7/+11
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton2-136/+125
2008-07-29[CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar1-0/+1
2008-07-29[CIFS] oid should also be checked against class in cifs asnSteve French1-1/+2
2008-07-29Linux 2.6.27-rc1v2.6.27-rc1Linus Torvalds1-2/+2
2008-07-29Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29lguest: turn Waker into a thread, not a processRusty Russell1-63/+57
2008-07-29lguest: Enlarge virtio ringsRusty Russell1-2/+2
2008-07-29lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell1-14/+20
2008-07-29lguest: Remove 'network: no dma buffer!' warningRusty Russell1-2/+0
2008-07-29lguest: Adaptive timeoutRusty Russell1-1/+11
2008-07-29lguest: Tell Guest net not to notify us on every packet xmitRusty Russell1-13/+93
2008-07-29lguest: net block unneeded receive queue update notificationsRusty Russell1-1/+13
2008-07-29lguest: wrap last_avail accesses.Rusty Russell1-5/+11
2008-07-29lguest: use cpu capability accessorsAndrew Morton1-2/+2
2008-07-29lguest: virtio-rng supportRusty Russell1-0/+90
2008-07-29lguest: Support assigning a MAC addressMark McLoughlin1-33/+89
2008-07-29lguest: Don't leak /dev/zero fdMark McLoughlin1-0/+1
2008-07-29lguest: fix verbose printing of device features.Rusty Russell1-2/+2
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner1-0/+1
2008-07-29lguest: Guest int3 fixRusty Russell1-7/+17
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov3-11/+11
2008-07-29include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton1-1/+5
2008-07-29sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-29eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen1-12/+18
2008-07-29gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto1-0/+1
2008-07-29bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa1-1/+0
2008-07-29vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi7-99/+167
2008-07-29kdump: update kdump documentation as kexec-tools-resting has been renamed kex...Simon Horman1-10/+10
2008-07-29spi_s3c24xx: really assign busnumBen Dooks2-0/+2
2008-07-29mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-29mm/hugetlb.c must #include <asm/io.h>Adrian Bunk1-0/+1
2008-07-29mmu-notifiers: coreAndrea Arcangeli15-13/+623
2008-07-29mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli4-0/+170
2008-07-29mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli1-0/+28
2008-07-29arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-29__ratelimit() cpu flags can't be staticAlexey Dobriyan1-1/+2
2008-07-29tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins1-1/+2