| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 6 | -41/+41 |
|\ |
|
| * | mips: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 5 | -29/+29 |
| * | MIPS: Replace __get_cpu_var uses in FPU emulator. | Christoph Lameter | 2014-08-26 | 1 | -12/+12 |
* | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ |
|
| * | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 | 1 | -1/+1 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -6/+0 |
|\ \ \ |
|
| * | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 | 1 | -6/+0 |
| |/ / |
|
* | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -372/+189 |
|\ \ \ |
|
| * | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
| * | | | locking, mips: Fix atomics | Peter Zijlstra | 2014-09-10 | 1 | -3/+3 |
| * | | | locking,arch,mips: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -370/+187 |
* | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-10-09 | 2 | -8/+1 |
|\ \ \ \ |
|
| * | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 | 2 | -8/+1 |
* | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -4/+2 |
|\ \ \ \ \ |
|
| * | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 2014-10-01 | 1 | -4/+2 |
* | | | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 2 | -29/+8 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 2 | -3/+15 |
| |\ \ \ \ \ |
|
| * | | | | | | next: mips: bpf: Fix build failure | Guenter Roeck | 2014-09-30 | 1 | -1/+0 |
| * | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-26 | 1 | -0/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | bcma: use separated function to initialize bus on SoC | Rafał Miłecki | 2014-09-09 | 1 | -0/+4 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-24 | 11 | -0/+11 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 18 | -36/+66 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | net: filter: constify detection of pkt_type_offset | Hannes Frederic Sowa | 2014-09-13 | 1 | -26/+1 |
| * | | | | | | | | net: bpf: be friendly to kmemcheck | Daniel Borkmann | 2014-09-09 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-07 | 19 | -61/+142 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 2014-09-05 | 1 | -1/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mips/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 2014-09-10 | 1 | -0/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 | 2 | -44/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 2014-08-29 | 2 | -2/+2 |
| * | | | | | | | | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 | 2 | -42/+11 |
| * | | | | | | | | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 2014-08-29 | 1 | -5/+0 |
| * | | | | | | | | KVM: add kvm_arch_sched_in | Radim Krčmář | 2014-08-21 | 1 | -0/+4 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | treewide: Fix typos in Kconfig | Masanari Iida | 2014-09-26 | 1 | -1/+1 |
| * | | | | | | | treewide: fix errors in printk | Masanari Iida | 2014-09-01 | 3 | -3/+3 |
| * | | | | | | | MIPS: fix comment spelling | Geert Uytterhoeven | 2014-08-26 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-09-27 | 2 | -3/+15 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | MIPS: mcount: Adjust stack pointer for static trace in MIPS32 | Markos Chandras | 2014-09-26 | 1 | -0/+12 |
| * | | | | | | | MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems | Paul Burton | 2014-09-26 | 1 | -3/+3 |
* | | | | | | | | mips: Update some more defconfigs which were missing CONFIG_NET. | David S. Miller | 2014-09-24 | 2 | -0/+2 |
* | | | | | | | | mips: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 9 | -0/+9 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-09-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | mm: export symbol dependencies of is_zero_pfn() | Ard Biesheuvel | 2014-09-14 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-09-19 | 17 | -38/+67 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | MIPS: SmartMIPS: Disable assembler warnings | Markos Chandras | 2014-09-17 | 1 | -1/+10 |