summaryrefslogtreecommitdiffstats
path: root/Documentation/gcov.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-29hwmon: (max34440) Add support for peak attributesGuenter Roeck2-0/+69
2011-07-29hwmon: (max8688) Add support for peak attributesGuenter Roeck2-0/+67
2011-07-29hwmon: (max16064) Add support for peak attributesGuenter Roeck2-0/+55
2011-07-29hwmon: (adm1275) Add support for peak attributesGuenter Roeck2-2/+66
2011-07-29hwmon: (pmbus) Add support for peak attributesGuenter Roeck2-15/+163
2011-07-29hwmon: Add new attributes to sysfs ABIGuenter Roeck1-0/+46
2011-07-29hwmon: (pmbus) Strengthen check for status register existenceGuenter Roeck1-21/+23
2011-07-29hwmon: (pmbus) Add support for virtual pagesGuenter Roeck2-28/+20
2011-07-29hwmon: (pmbus) Support reading and writing of word registers in device specif...Guenter Roeck2-6/+50
2011-07-29hwmon: (pmbus) Increase attribute name sizeGuenter Roeck1-4/+6
2011-07-29hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devicesGuenter Roeck3-2/+12
2011-07-29hwmon: (pmbus) Add support for VID output voltage modeGuenter Roeck7-34/+105
2011-07-28hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbusGuenter Roeck14-95/+115
2011-07-28hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R2-45/+139
2011-07-28hwmon: (lm95241) Add support for LM95231Guenter Roeck2-14/+22
2011-07-28hwmon: LM95245 driverAlexander Stein4-0/+586
2011-07-28hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt3-5/+46
2011-07-28hwmon: Driver for NTC ThermistorsDonggeun Kim5-0/+614
2011-07-28hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck1-4/+26
2011-07-28hwmon: Driver for MAX1668David George5-0/+558
2011-07-22Linux 3.0v3.0Linus Torvalds1-1/+1
2011-07-22sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky1-1/+1
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney1-6/+13
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2-3/+11
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra1-6/+38
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney1-5/+24
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra1-0/+2
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra3-29/+132
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra3-34/+58
2011-07-20vmscan: fix a livelock in kswapdShaohua Li1-1/+2
2011-07-20fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita1-1/+1
2011-07-20vfs: fix race in rcu lookup of pruned dentryLinus Torvalds1-1/+6
2011-07-20rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney1-6/+6
2011-07-20rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2-2/+9
2011-07-20rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney1-2/+4
2011-07-19ceph: fix file mode calculationSage Weil1-7/+10
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson3-38/+41
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller1-1/+2
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-18Fix cifs_get_root()Al Viro1-71/+29
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches1-4/+0
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2011-07-18hppfs_lookup(): don't open-code lookup_one_len()Al Viro1-16/+3