summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-10dcache: use a dispose list in select_parentDave Chinner1-42/+21
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2-2/+2
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09netdev: make net_device_ops conststephen hemminger2-3/+2
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger1-1/+1
2012-01-09usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-09net: Fix build with INET disabled.David S. Miller2-2/+1
2012-01-09ceph: d_alloc_root() may failAl Viro1-4/+11
2012-01-09ext4: fix failure exitsAl Viro1-5/+8
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2-6/+11
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-09xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk1-1/+1
2012-01-09isofs: inode leak on mount failureAl Viro1-2/+5
2012-01-09xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk1-2/+2
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker19-22/+3
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2-2/+10
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-09jbd: Remove j_barrier mutexJan Kara3-21/+22
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-09reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara1-4/+10
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara1-21/+15
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara1-2/+5
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu3-15/+18
2012-01-09net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2-6/+6
2012-01-098139cp: fix missing napi_gro_flush.françois romieu1-0/+1
2012-01-09ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2-2/+2
2012-01-09exofs: oops after late failure in mountAl Viro1-0/+2
2012-01-09devpts: fix double-free on mount failureAl Viro1-3/+1
2012-01-09... and the same for gadgetfsAl Viro1-15/+11
2012-01-09functionfs: unfuck failure exits on mountAl Viro1-20/+11
2012-01-09ahci: support the STA2X11 I/O HubAlessandro Rubini1-5/+21
2012-01-09pata_bf54x: fix BMIDE status register emulationSergei Shtylyov1-18/+2
2012-01-09ata: add ata port hibernate callbacksLin Ming1-4/+36
2012-01-09ata: update ata port's runtime status during system resumeLin Ming1-2/+16
2012-01-09[SCSI] runtime resume parent for child's system-resumeLin Ming1-1/+10
2012-01-09ahci: platform support for suspend/resumeBrian Norris2-0/+70
2012-01-09libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov1-2/+2
2012-01-09pata_of_platform: remove direct dependency on OF_IRQRob Herring2-10/+7
2012-01-09SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin12-158/+13
2012-01-09pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz1-57/+42
2012-01-09libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov1-2/+2
2012-01-09ata: add ata port runtime PM callbacksLin Ming3-0/+15
2012-01-09ata: add ata port system PM callbacksLin Ming3-70/+76
2012-01-09[SCSI] sd: check runtime PM status in sd_shutdownLin Ming1-0/+5
2012-01-09[SCSI] check runtime PM status in system PMLin Ming1-1/+15
2012-01-09[SCSI] add flag to skip the runtime PM calls on the hostLin Ming2-2/+6