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