summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: convert %p usage to %pKDan Rosenberg2011-05-2414-22/+22
* net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-242-89/+33
* ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller2011-05-241-1/+1
* net: filter: Use WARN_RATELIMITJoe Perches2011-05-231-1/+3
* bug.h: Add WARN_RATELIMITJoe Perches2011-05-231-0/+16
* sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet2011-05-231-2/+6
* ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao2011-05-231-1/+1
* snap: remove one synchronize_net()Eric Dumazet2011-05-231-1/+0
* net: ping: cleanups ping_v4_unhash()Eric Dumazet2011-05-231-3/+0
* 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
| |\ \ \ \
| | * | | | perf tools: Propagate event parse error handlingFrederic Weisbecker2011-05-224-11/+33
| | * | | | perf tools: Robustify dynamic sample content fetchFrederic Weisbecker2011-05-221-0/+26
| | * | | | perf tools: Pre-check sample size before parsingFrederic Weisbecker2011-05-227-5/+41
OpenPOWER on IntegriCloud