Age | Commit message (Expand) | Author | Files | Lines |
2014-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -1/+1 |
2014-12-21 | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 1 | -5/+5 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 5 | -5/+4 |
2014-12-18 | mips/gup: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -13/+0 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+275 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -56/+5 |
2014-12-13 | MIPS: Use phys_addr_t instead of phys_t | Jaedon Shin | 1 | -1/+1 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -4/+5 |
2014-12-12 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -52/+0 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 258 | -3505/+8039 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -3/+7 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+8 |
2014-12-09 | mips: bpf: Fix broken BPF_MOD | Denis Kirjanov | 1 | -2/+2 |
2014-12-08 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+0 |
2014-12-06 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 1 | -0/+3 |
2014-12-04 | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 1 | -5/+5 |
2014-12-01 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman | 23 | -51/+144 |
2014-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -31/+84 |
2014-11-27 | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers | Leonid Yegoshin | 1 | -1/+9 |
2014-11-25 | USB: host: Remove ehci-octeon and ohci-octeon drivers | Alan Stern | 2 | -2/+275 |
2014-11-25 | MIPS: Add MFHC0 and MTHC0 instructions to uasm. | Steven J. Hill | 4 | -9/+16 |
2014-11-25 | MIPS: Cosmetic cleanups of page table headers. | Steven J. Hill | 3 | -67/+71 |
2014-11-25 | MIPS: Add CP0 macros for extended EntryLo registers | Steven J. Hill | 1 | -0/+40 |
2014-11-25 | MIPS: Remove now unused definition of phys_t. | Ralf Baechle | 1 | -16/+0 |
2014-11-25 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 23 | -64/+64 |
2014-11-25 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 13 | -40/+37 |
2014-11-24 | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery | Markos Chandras | 1 | -4/+2 |
2014-11-24 | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO | Markos Chandras | 1 | -9/+9 |
2014-11-24 | MIPS: <asm/types.h> fix indentation. | Ralf Baechle | 1 | -1/+1 |
2014-11-24 | MIPS: Enable VDSO randomization | Prem Karat | 1 | -1/+14 |
2014-11-24 | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration | Ralf Baechle | 1 | -59/+0 |
2014-11-24 | MIPS: Remove declaration of obsolete arch_init_clk_ops() | Maarten ter Huurne | 1 | -3/+0 |
2014-11-24 | MIPS: atomic.h: Reformat to fit in 79 columns | Maciej W. Rozycki | 1 | -180/+181 |
2014-11-24 | MIPS: Apply `.insn' to fixup labels throughout | Maciej W. Rozycki | 3 | -0/+8 |
2014-11-24 | MIPS: Fix microMIPS LL/SC immediate offsets | Maciej W. Rozycki | 9 | -91/+126 |
2014-11-24 | MIPS: Kconfig: Only allow 32-bit microMIPS builds | Maciej W. Rozycki | 1 | -1/+1 |
2014-11-24 | MIPS: signal.c: Fix an invalid cast in ISA mode bit handling | Maciej W. Rozycki | 1 | -1/+1 |
2014-11-24 | MIPS: mm: Only build one microassembler that is suitable | Maciej W. Rozycki | 1 | -3/+7 |
2014-11-24 | MIPS: Kconfig: Enable microMIPS support for Malta | Maciej W. Rozycki | 1 | -0/+1 |
2014-11-24 | MIPS: loongson: common: rtc: make loongson_rtc_resources static | Aaro Koskinen | 1 | -1/+1 |
2014-11-24 | MIPS: loongson: common: init: Add a missing include | Aaro Koskinen | 1 | -0/+1 |
2014-11-24 | MIPS: loongson: lemote-2f: reset: make ml2f_reboot static | Aaro Koskinen | 1 | -1/+1 |
2014-11-24 | MIPS: loongson: lemote-2f: irq: Make internal data static | Aaro Koskinen | 1 | -2/+2 |
2014-11-24 | MIPS: loongson: common: Setup: add a missing include | Aaro Koskinen | 1 | -0/+1 |