| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: add PMU_EVENT_ATTR_STRING() helper | Cody P Schafer | 2015-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: provide sysfs_show for struct perf_pmu_events_attr | Cody P Schafer | 2015-02-02 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64 | Catalin Marinas | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes | Catalin Marinas | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: split off remapping code from efi_config_init() | Ard Biesheuvel | 2015-01-12 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: let notrace function attribute disable hotpatching if necessary | Heiko Carstens | 2015-01-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore: Add pmsg - user-space accessible pstore object | Mark Salyzyn | 2015-01-16 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag | Trond Myklebust | 2015-02-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT | Trond Myklebust | 2015-02-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove TCP client connection reset hack | Trond Myklebust | 2015-02-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Add helpers to prevent socket create from racing | Trond Myklebust | 2015-02-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.1: Pin the inode and super block in asynchronous layoutreturns | Trond Myklebust | 2015-02-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.1: Pin the inode and super block in asynchronous layoutcommit | Trond Myklebust | 2015-02-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT | Trond Myklebust | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup | Trond Myklebust | 2015-02-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'flexfiles' | Trond Myklebust | 2015-02-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | pnfs/flexfiles: Add the FlexFile Layout Driver | Tom Haynes | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs41: add range to layoutreturn args | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: add mirroring support to pgio layer | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: rename pgio header ds_idx to ds_commit_idx | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: introduce pg_cleanup op for pgio descriptors | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs41: pass iomode through layoutreturn args | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: save server READ/WRITE/COMMIT status | Peng Tao | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add rpc_count_iostats_idx | Weston Andros Adamson | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio | Tom Haynes | 2015-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsv3: introduce nfs3_set_ds_client | Peng Tao | 2015-02-03 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-02-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Clean up hdrlen | Chuck Lever | 2015-01-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Modernize htonl and ntohl | Chuck Lever | 2015-01-30 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Update of VFS byte range lock must be atomic with the stateid update | Trond Myklebust | 2015-01-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Fix lock on-wire reordering issues | Trond Myklebust | 2015-01-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Fix an atomicity problem in CLOSE | Trond Myklebust | 2015-01-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.19-rc6' into devel | Linus Walleij | 2015-01-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: consumer: use correct retval for placeholder functions | Wolfram Sang | 2015-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij | 2015-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 2015-01-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann | 2015-01-11 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | gpio: stmpe: enforce device tree only mode | Linus Walleij | 2015-01-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.19-rc5' into devel | Linus Walleij | 2015-01-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | gpio: Make the vararg hacks not pass magic values | Olliver Schinagl | 2015-01-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | gpio: tc3589x: get rid of platform data | Linus Walleij | 2015-01-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | gpio/gpiolib-of: Create of_mm_gpiochip_remove | Ricardo Ribalda Delgado | 2015-01-15 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2015-02-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
