aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-23
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-23
|\
| * hrtimers: Reorder clock basesThomas Gleixner2011-05-23
| * hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
| * hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner2011-05-23
| * timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-23
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-20
| |\
| * | clockevents: Move C3 stop test outside lockAndi Kleen2011-05-05
| * | alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner2011-05-04
| * | alarmtimer: Check return value of class_find_device()Thomas Gleixner2011-05-04
| * | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-02
| * | hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-23
|\ \ \
| * \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-05-23
| |\ \ \
| | * | | slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter2011-05-21
| | * | | slub: Remove node check in slab_freeChristoph Lameter2011-05-21
| | * | | slub: avoid label inside conditionalDavid Rientjes2011-05-17
| | * | | slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpathChristoph Lameter2011-05-17
| | * | | slub: Avoid warning for !CONFIG_SLUB_DEBUGChristoph Lameter2011-05-17
| | * | | slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-07
| | * | | slub: Move debug handlign in __slab_freeChristoph Lameter2011-04-17
| | * | | slub: Move node determination out of hotpathChristoph Lameter2011-04-17
| | * | | slub: Eliminate repeated use of c->page through a new page variableChristoph Lameter2011-04-17
| | * | | slub: get_map() function to establish map of free objects in a slabChristoph Lameter2011-04-17
| | * | | slub: Use NUMA_NO_NODE in get_partialChristoph Lameter2011-04-17
| | * | | slub: Fix a typo in config nameLi Zefan2011-04-12
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-21
| * | | | | hwmon: Remove pkgtemp driverGuenter Roeck2011-05-21
| * | | | | hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R2011-05-20
| * | | | | hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck2011-05-19
| * | | | | hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con...Guenter Roeck2011-05-19
| * | | | | hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck2011-05-19
| * | | | | hwmon: (pmbus) Use device specific function to read fan configurationGuenter Roeck2011-05-19
| * | | | | hwmon: (pmbus) Expand scope of device specific get_status functionGuenter Roeck2011-05-19
| * | | | | hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registersGuenter Roeck2011-05-19
| * | | | | hwmon: Driver for MAX16065 System Manager and compatiblesGuenter Roeck2011-05-19
| * | | | | hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-19
| * | | | | hwmon: (sht15) add support for the status registerVivien Didelot2011-05-19
| * | | | | hwmon: (sht15) clean-up the probe functionVivien Didelot2011-05-19
| * | | | | hwmon: (sht15) general code clean-upVivien Didelot2011-05-19
| * | | | | hwmon: Add support for MAX6642Per Dalén2011-05-19
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | perf tools: Fix sample size bit operationsFrederic Weisbecker2011-05-23
| * | | | | | perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker2011-05-23
| * | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-23
| * | | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-23
| * | | | | | watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines2011-05-23
| * | | | | | watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines2011-05-23
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-22
| |\ \ \ \ \ \