summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
* watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
* rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-281-7/+8
|\
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-201-7/+8
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-284-6/+150
|\ \
| * | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-251-0/+27
| * | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-211-0/+45
| * | edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
| * | edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-211-0/+56
| * | edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
| * | edac: add a new memory layer typeMauro Carvalho Chehab2013-02-211-0/+4
| * | i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-211-0/+1
| * | Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-20574-5482/+17459
| |\ \
| * | | edac: edac_mc no longer deals with kobjects directlyShaun Ruffell2012-12-211-1/+0
* | | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-281-0/+53
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-121-0/+53
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ASoC: TI AESS: add autogating-enable function, callable from architecture codePaul Walmsley2013-02-101-0/+53
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-282-2/+11
|\ \ \ \ \
| * | | | | Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee2013-02-081-0/+3
| * | | | | thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap2013-02-061-0/+2
| * | | | | thermal: Use thermal zone device id in netlink messagesEduardo Valentin2013-01-161-2/+4
| * | | | | Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui2013-01-041-0/+2
* | | | | | Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2013-02-281-1/+3
|\ \ \ \ \ \
| * | | | | | dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-271-1/+3
* | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-286-159/+180
|\ \ \ \ \ \ \
| * | | | | | | lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner2013-02-151-1/+2
| * | | | | | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-5/+1
| * | | | | | | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-0/+4
| * | | | | | | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-081-0/+1
| * | | | | | | sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-051-1/+1
| * | | | | | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-052-155/+170
| * | | | | | | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-051-0/+1
| * | | | | | | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-041-1/+3
| * | | | | | | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-231-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-2810-158/+227
|\ \ \ \ \ \ \
| * | | | | | | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-262-1/+5
| * | | | | | | libceph: update osd request/reply encodingSage Weil2013-02-262-39/+18
| * | | | | | | libceph: calculate placement based on the internal data typesSage Weil2013-02-262-1/+2
| * | | | | | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-264-32/+25
| * | | | | | | ceph: update "ceph_features.h"Alex Elder2013-02-261-4/+20
| * | | | | | | libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-262-4/+9
| * | | | | | | libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-263-6/+7
| * | | | | | | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder2013-02-199-84/+154
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | libceph: drop return value from page vector copy routinesAlex Elder2013-02-191-2/+2
| | * | | | | | libceph: use void pointers in page vector functionsAlex Elder2013-02-191-5/+5
| | * | | | | | libceph: update ceph_fs.hAlex Elder2013-02-181-8/+24
| | * | | | | | libceph: add ceph_osd_state_name()Alex Elder2013-02-181-0/+2
| | * | | | | | libceph: update rados.hAlex Elder2013-02-181-20/+71
| | * | | | | | libceph: kill ceph_osdc_wait_event()Alex Elder2013-02-181-3/+0