summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-231-1/+3
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-2310-118/+239
|\
| * hrtimers: Reorder clock basesThomas Gleixner2011-05-232-7/+7
| * hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-236-19/+29
| * hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner2011-05-231-1/+1
| * timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-235-102/+113
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-201183-14075/+28811
| |\
| * | clockevents: Move C3 stop test outside lockAndi Kleen2011-05-051-7/+9
| * | alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner2011-05-041-1/+7
| * | alarmtimer: Check return value of class_find_device()Thomas Gleixner2011-05-041-2/+4
| * | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-026-8/+111
| * | hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-023-78/+65
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-232-104/+69
|\ \ \
| * \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-05-232-104/+69
| |\ \ \
| | * | | slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter2011-05-211-2/+4
| | * | | slub: Remove node check in slab_freeChristoph Lameter2011-05-211-1/+3
| | * | | slub: avoid label inside conditionalDavid Rientjes2011-05-171-3/+3
| | * | | slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpathChristoph Lameter2011-05-171-1/+13
| | * | | slub: Avoid warning for !CONFIG_SLUB_DEBUGChristoph Lameter2011-05-171-1/+1
| | * | | slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-072-58/+0
| | * | | slub: Move debug handlign in __slab_freeChristoph Lameter2011-04-171-9/+2
| | * | | slub: Move node determination out of hotpathChristoph Lameter2011-04-171-4/+5
| | * | | slub: Eliminate repeated use of c->page through a new page variableChristoph Lameter2011-04-171-19/+22
| | * | | slub: get_map() function to establish map of free objects in a slabChristoph Lameter2011-04-171-12/+22
| | * | | slub: Use NUMA_NO_NODE in get_partialChristoph Lameter2011-04-171-1/+1
| | * | | slub: Fix a typo in config nameLi Zefan2011-04-121-1/+1
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-2323-1442/+3765
|\ \ \ \ \
| * | | | | hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-211-30/+37
| * | | | | hwmon: Remove pkgtemp driverGuenter Roeck2011-05-214-488/+0
| * | | | | hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R2011-05-202-217/+469
| * | | | | hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck2011-05-194-0/+192
| * | | | | hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con...Guenter Roeck2011-05-194-1/+402
| * | | | | hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck2011-05-194-0/+333
| * | | | | hwmon: (pmbus) Use device specific function to read fan configurationGuenter Roeck2011-05-191-4/+2
| * | | | | hwmon: (pmbus) Expand scope of device specific get_status functionGuenter Roeck2011-05-194-22/+27
| * | | | | hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registersGuenter Roeck2011-05-191-514/+421
| * | | | | hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck2011-05-194-0/+832
| * | | | | hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-193-20/+183
| * | | | | hwmon: (sht15) add support for the status registerVivien Didelot2011-05-193-35/+245
| * | | | | hwmon: (sht15) clean-up the probe functionVivien Didelot2011-05-191-8/+46
| * | | | | hwmon: (sht15) general code clean-upVivien Didelot2011-05-193-119/+203
| * | | | | hwmon: Add support for MAX6642Per Dalén2011-05-194-0/+389
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-2318-100/+216
|\ \ \ \ \ \
| * | | | | | perf tools: Fix sample size bit operationsFrederic Weisbecker2011-05-231-16/+16
| * | | | | | perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker2011-05-231-13/+26
| * | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-233-7/+18
| * | | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-234-23/+20
| * | | | | | watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines2011-05-231-8/+12
| * | | | | | watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines2011-05-231-1/+1
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-2213-47/+138
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud