summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-023-28/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-0/+3
|\
| * fix compat truncate/ftruncateAl Viro2013-02-251-0/+2
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-0/+1
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-022-1/+17
|\ \
| * | asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-111-0/+4
| * | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
| * | asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
* | | hsi: fix kernel-doc warningsRandy Dunlap2013-03-011-3/+3
* | | Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-03-011-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-03-014-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-03-011-0/+53
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-131-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-03-012-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-03-011-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-03-016-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-241-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-0110-158/+227
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-272-1/+5
| * | | | | | | | | libceph: update osd request/reply encodingSage Weil2013-02-272-39/+18
| * | | | | | | | | libceph: calculate placement based on the internal data typesSage Weil2013-02-272-1/+2
| * | | | | | | | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-274-32/+25
| * | | | | | | | | ceph: update "ceph_features.h"Alex Elder2013-02-271-4/+20
| * | | | | | | | | libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-272-4/+9
| * | | | | | | | | libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-273-6/+7
| * | | | | | | | | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder2013-02-209-84/+154
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |