| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BCM63xx: Add cpu argument to dispatch internal | Jonas Gorski | 2014-07-30 | 1 | -8/+10 |
* | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu | Jonas Gorski | 2014-07-30 | 1 | -0/+18 |
* | MIPS: BCM63xx: Append irq line to irq_{stat,mask}* | Jonas Gorski | 2014-07-30 | 2 | -33/+34 |
* | MIPS: BCM63xx: Replace irq dispatch code with a generic version | Jonas Gorski | 2014-07-30 | 1 | -74/+56 |
* | MIPS: BCM63xx: Move bcm63xx_init_irq down | Jonas Gorski | 2014-07-30 | 1 | -98/+92 |
* | MIPS: BCM63xx: Add width to __dispatch_internal | Jonas Gorski | 2014-07-30 | 1 | -3/+3 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id | Jonas Gorski | 2014-07-30 | 2 | -93/+38 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides | Jonas Gorski | 2014-07-30 | 1 | -1/+1 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code | Jonas Gorski | 2014-07-30 | 2 | -50/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code | Jonas Gorski | 2014-07-30 | 2 | -35/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code | Jonas Gorski | 2014-07-30 | 1 | -14/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code | Jonas Gorski | 2014-07-30 | 1 | -60/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code | Jonas Gorski | 2014-07-30 | 1 | -109/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets | Jonas Gorski | 2014-07-30 | 1 | -78/+0 |
* | MIPS: BCM63xx: Sync MIPS counters during CPU bringup | Jonas Gorski | 2014-07-30 | 1 | -0/+1 |
* | MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. | Rickard Strandqvist | 2014-07-30 | 1 | -1/+1 |
* | MIPS: Alchemy: remove old clock support | Manuel Lauss | 2014-07-30 | 5 | -177/+5 |
* | MIPS: Alchemy: au1100fb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -0/+14 |
* | MIPS: Alchemy: db1x00: use clk framework | Manuel Lauss | 2014-07-30 | 3 | -25/+45 |
* | MIPS: Alchemy: pci: use clk framework to enable PCI clock | Manuel Lauss | 2014-07-30 | 1 | -1/+23 |
* | MIPS: Alchemy: usb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -7/+40 |
* | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss | 2014-07-30 | 3 | -22/+12 |
* | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss | 2014-07-30 | 4 | -2/+1115 |
* | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 4 | -91/+44 |
* | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss | 2014-07-30 | 5 | -47/+59 |
* | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss | 2014-07-30 | 13 | -140/+134 |
* | MIPS: Alchemy: au1000.h move C-code after register definitions. | Manuel Lauss | 2014-07-30 | 1 | -618/+622 |
* | MIPS: Alchemy: move ethernet registers to ethernet driver | Manuel Lauss | 2014-07-30 | 1 | -126/+0 |
* | MIPS: Alchemy: au1000.h: remove unused register definitions | Manuel Lauss | 2014-07-30 | 1 | -157/+0 |
* | MIPS: RB532: Replace parse_mac_addr() with mac_pton(). | Daniel Walter | 2014-07-30 | 1 | -23/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-07-01 | 1 | -0/+1 |
|\ |
|
| * | MIPS: KVM: Fix memory leak on VCPU | Deng-Cheng Zhu | 2014-06-25 | 1 | -0/+1 |
* | | MIPS: Lasat: Fix build error if CRC32 is not enabled. | Ralf Baechle | 2014-06-26 | 1 | -0/+1 |
* | | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 | Markos Chandras | 2014-06-26 | 1 | -1/+4 |
* | | MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register | Markos Chandras | 2014-06-26 | 1 | -1/+13 |
* | | MIPS: bpf: Fix PKT_TYPE case for big-endian cores | Markos Chandras | 2014-06-26 | 1 | -2/+10 |
* | | MIPS: BPF: Prevent kernel fall over for >=32bit shifts | Markos Chandras | 2014-06-26 | 1 | -4/+12 |
* | | MIPS: bpf: Drop update_on_xread and always initialize the X register | Markos Chandras | 2014-06-26 | 1 | -21/+1 |
* | | MIPS: bpf: Fix is_range() semantics | Markos Chandras | 2014-06-26 | 1 | -7/+5 |
* | | MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes | Markos Chandras | 2014-06-26 | 1 | -2/+2 |
* | | MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case | Markos Chandras | 2014-06-26 | 1 | -2/+5 |
* | | MIPS: bpf: Use correct mask for VLAN_TAG case | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE | Markos Chandras | 2014-06-26 | 1 | -0/+2 |
* | | MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases | Markos Chandras | 2014-06-26 | 1 | -2/+2 |
* | | MIPS: bpf: Return error code if the offset is a negative number | Markos Chandras | 2014-06-26 | 1 | -0/+23 |
* | | MIPS: bpf: Use the LO register to get division's quotient | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: mm: uasm: Fix lh micro-assembler instruction | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: uasm: Add SLT uasm instruction | Markos Chandras | 2014-06-26 | 5 | -1/+6 |