index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
ARM: SPEAr13xx: Add pcie and miphy DT nodes
Pratyush Anand
7
-130
/
+133
2014-07-14
ARM: SPEAr13xx: Add bindings and dt node for misc block
Pratyush Anand
2
-0
/
+6
2014-07-14
ARM: SPEAr13xx: Fix static mapping table
Pratyush Anand
2
-3
/
+3
2014-06-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-6
/
+42
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
1
-3
/
+4
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
1
-0
/
+1
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
1
-0
/
+5
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
1
-1
/
+1
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
1
-2
/
+0
2014-06-29
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
1
-0
/
+31
2014-06-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
11
-124
/
+297
2014-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-495
/
+201
2014-06-27
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-16
/
+46
2014-06-26
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
1
-0
/
+1
2014-06-26
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
1
-1
/
+4
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
1
-1
/
+13
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
1
-2
/
+10
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
1
-4
/
+12
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
1
-21
/
+1
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
1
-7
/
+5
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
1
-2
/
+5
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
1
-0
/
+2
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
1
-0
/
+23
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
5
-1
/
+6
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2
-0
/
+10
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
1
-74
/
+69
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
6
-363
/
+16
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
1
-13
/
+6
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
1
-6
/
+19
2014-06-26
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
1
-2
/
+13
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2
-0
/
+5
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2
-4
/
+5
2014-06-26
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
1
-1
/
+1
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
36
-136
/
+137
2014-06-25
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
4
-18
/
+15
2014-06-25
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
7
-7
/
+9
2014-06-25
ARM: at91/dt: sam9261: remove slow RC osc
Alexandre Belloni
1
-15
/
+2
2014-06-25
ARM: at91/dt: define sam9261ek slow crystal frequency
Alexandre Belloni
1
-0
/
+4
2014-06-25
ARM: at91/dt: sam9261: correctly define mainck
Alexandre Belloni
1
-2
/
+8
2014-06-25
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
18
-496
/
+79
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
1
-1
/
+9
[next]