| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 2 | -1/+5 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| * | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 1 | -0/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-21 | 8 | -49/+41 |
| |\ |
|
| * | | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 1 | -3/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | 8 | -49/+41 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | 1 | -3/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 | 1 | -4/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | parisc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -4/+8 |
| |/ |
|
* | | parisc: Avoid using CONFIG_64BIT in userspace exported headers | Helge Deller | 2014-11-10 | 5 | -17/+17 |
* | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2014-11-10 | 2 | -20/+13 |
* | | parisc: Use BUILD_BUG() instead of undefined functions | Helge Deller | 2014-11-10 | 1 | -11/+8 |
* | | parisc: Wire up bpf syscall | Helge Deller | 2014-11-10 | 2 | -1/+3 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -6/+14 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -6/+3 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -0/+11 |
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -46/+71 |
|\ \ |
|
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
| * | | locking,arch,parisc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -44/+69 |
* | | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures | Helge Deller | 2014-10-12 | 1 | -10/+6 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
* | | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-10-08 | 1 | -0/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.17-rc5 into tty-next | Greg Kroah-Hartman | 2014-09-14 | 8 | -7/+279 |
| |\ \ \ \ |
|
| * | | | | | parisc/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 2014-09-09 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-24 | 2 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | parisc: Update defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 1 | -0/+1 |
| * | | | | | parisc: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds | John David Anglin | 2014-09-23 | 1 | -1/+6 |
* | | | | | parisc: ptrace: use secure_computing_strict() | Helge Deller | 2014-09-21 | 1 | -4/+2 |
|/ / / / |
|
* | | | | parisc: Implement new LWS CAS supporting 64 bit operations. | Guy Martin | 2014-09-13 | 1 | -4/+229 |
* | | | | parisc: Wire up seccomp, getrandom and memfd_create syscalls | Helge Deller | 2014-08-27 | 6 | -2/+49 |
* | | | | parisc: sys_hpux: NUL terminator is one past the end | Dan Carpenter | 2014-08-27 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -34/+24 |
|\ \ \ |
|
| * | | | parisc: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -34/+24 |
| | |/
| |/| |
|
* | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-04 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | staging: silicom: remove driver | Kristina Martšenko | 2014-07-27 | 1 | -1/+0 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 2 | -4/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | parisc: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 | 2 | -4/+0 |
| * | | parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
* | | | parisc: Eliminate memset after alloc_bootmem_pages | HIMANGI SARAOGI | 2014-07-24 | 1 | -1/+0 |
* | | | parisc: Remove SA_RESTORER define | John David Anglin | 2014-07-24 | 1 | -2/+0 |
| |/
|/| |
|
* | | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-13 | 3 | -38/+13 |
|\ \
| |/
|/| |
|
| * | parisc: drop unused defines and header includes | Helge Deller | 2014-07-13 | 1 | -36/+0 |
| * | parisc: fix fanotify_mark() syscall on 32bit compat kernel | Helge Deller | 2014-07-13 | 2 | -1/+11 |
| * | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller | 2014-07-13 | 1 | -1/+2 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 | 1 | -9/+1 |
|\ \ |
|