summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: fix include/percpu-rwsem.h export errorJens Axboe2012-09-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: ioctl to zero block rangesMartin K. Petersen2012-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Clean up special command handling logicMartin K. Petersen2012-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Kill bi_destructorKent Overstreet2012-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_reset()Kent Overstreet2012-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Generalized bio pool freeingKent Overstreet2012-09-09
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: don't put ACCESS in OPEN compound if O_EXCLWeston Andros Adamson2012-10-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Introduce "migration" mount optionChuck Lever2012-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up the pNFS layoutget interfaceTrond Myklebust2012-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust2012-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera2012-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Add support for configuring the PWM polarityPhilip, Avinash2012-09-10
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add output driver configuration for pca9633 led driverPeter Meerwald2012-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Add new LED driver for lm3642 chipsG.Shark Jeong2012-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Add new LED driver for lm355x chipsG.Shark Jeong2012-09-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds-lp5523: add channel name in the platform dataKim, Milo2012-09-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-11
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_execve()Al Viro2012-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic kernel_execve()Al Viro2012-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: current_pt_regs()Al Viro2012-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | preparation for generic kernel_thread()Al Viro2012-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-20
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller2012-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2012-10-09
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller2012-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells2012-10-09