Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | NTB: client event cleanup | Jon Mason | 2014-04-07 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 | 9 | -118/+71 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kill generic_file_buffered_write() | Al Viro | 2014-04-01 | 1 | -2/+0 | |
| * | | | | | | | | | | export generic_perform_write(), start getting rid of generic_file_buffer_write() | Al Viro | 2014-04-01 | 1 | -0/+2 | |
| * | | | | | | | | | | generic_file_direct_write(): get rid of ppos argument | Al Viro | 2014-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | kill the 5th argument of generic_file_buffered_write() | Al Viro | 2014-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | kill the 4th argument of __generic_file_aio_write() | Al Viro | 2014-04-01 | 1 | -2/+1 | |
| * | | | | | | | | | | constify blk_rq_map_user_iov() and friends | Al Viro | 2014-04-01 | 2 | -4/+5 | |
| * | | | | | | | | | | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() | Al Viro | 2014-04-01 | 2 | -1/+2 | |
| * | | | | | | | | | | iov_iter: Move iov_iter to uio.h | Kent Overstreet | 2014-04-01 | 2 | -32/+50 | |
| * | | | | | | | | | | switch ->is_partially_uptodate() to saner arguments | Al Viro | 2014-04-01 | 2 | -3/+3 | |
| * | | | | | | | | | | pipe: kill ->map() and ->unmap() | Al Viro | 2014-04-01 | 1 | -19/+0 | |
| * | | | | | | | | | | new helper: readlink_copy() | Al Viro | 2014-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | get rid of files_defer_init() | Al Viro | 2014-04-01 | 1 | -2/+0 | |
| * | | | | | | | | | | mark struct file that had write access grabbed by open() | Al Viro | 2014-04-01 | 1 | -0/+2 | |
| * | | | | | | | | | | get rid of DEBUG_WRITECOUNT | Al Viro | 2014-04-01 | 1 | -49/+0 | |
| * | | | | | | | | | | switch nbd to sockfd_lookup/sockfd_put | Al Viro | 2014-04-01 | 1 | -2/+1 | |
| * | | | | | | | | | | smarter propagate_mnt() | Al Viro | 2014-04-01 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2014-04-12 | 3 | -22/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing: Fix anonymous unions in struct ftrace_event_call | Mathieu Desnoyers | 2014-04-09 | 1 | -2/+6 | |
| * | | | | | | | | | | | tracepoint: Fix sparse warnings in tracepoint.c | Mathieu Desnoyers | 2014-04-09 | 1 | -0/+5 | |
| * | | | | | | | | | | | tracepoint: Simplify tracepoint module search | Steven Rostedt (Red Hat) | 2014-04-08 | 1 | -2/+1 | |
| * | | | | | | | | | | | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints | Mathieu Desnoyers | 2014-04-08 | 2 | -18/+45 | |
* | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 3 | -1/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC | Chris Metcalf | 2014-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | audit: define audit_is_compat in kernel internal header | Eric Paris | 2014-03-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | sched: declare pid_alive as inline | Richard Guy Briggs | 2014-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | pid: get pid_t ppid of task in init_pid_ns | Richard Guy Briggs | 2014-03-20 | 1 | -1/+19 | |
| * | | | | | | | | | | | | audit: Add generic compat syscall support | AKASHI Takahiro | 2014-03-20 | 1 | -0/+8 | |
| * | | | | | | | | | | | | audit: Send replies in the proper network namespace. | Eric W. Biederman | 2014-03-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | mm: Create utility function for accessing a tasks commandline value | William Roberts | 2014-03-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'v3.13' into for-3.15 | Eric Paris | 2014-03-07 | 304 | -3059/+7831 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2014-04-11 | 1 | -9/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | NVMe: Retry failed commands with non-fatal errors | Keith Busch | 2014-04-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | NVMe: Make I/O timeout a module parameter | Keith Busch | 2014-04-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | NVMe: CPU hot plug notification | Keith Busch | 2014-04-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | NVMe: per-cpu io queues | Keith Busch | 2014-04-10 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | NVMe: IOCTL path RCU protect queue access | Keith Busch | 2014-03-24 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | NVMe: RCU protected access to io queues | Keith Busch | 2014-03-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-11 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-04-08 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 2014-04-07 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-10 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | block: fix regression with block enabled tagging | Jens Axboe | 2014-04-09 | 2 | -1/+14 | |
| * | | | | | | | | | | | | | | | | block: Fix for_each_bvec() | Martin K. Petersen | 2014-04-09 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-04-10 | 2 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | leds: leds-s3c24xx: Trivial cleanup in header file | Sachin Kamat | 2014-02-27 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | leds: leds-mc13783: Add MC34708 LED support | Alexander Shiyan | 2014-02-27 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-04-10 | 4 | -15/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | shdma: add R-Car Audio DMAC peri peri driver | Kuninori Morimoto | 2014-03-29 | 1 | -0/+34 |