index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: dts: rk3188-radxarock: enable sd-card slot
Heiko Stuebner
2014-07-26
1
-0
/
+22
*
ARM: dts: add i2c and regulator nodes to rk3188-radxarock
Beniamino Galvani
2014-07-26
1
-0
/
+112
*
ARM: dts: rockchip: add tps65910 regulator for bqcurie2
Heiko Stuebner
2014-07-26
1
-0
/
+87
*
ARM: dts: add rk3066 and rk3188 i2c device nodes and pinctrl settings
Heiko Stuebner
2014-07-26
3
-0
/
+209
*
ARM: dts: rockchip: oder nodes by register address
Heiko Stuebner
2014-07-26
2
-67
/
+67
*
ARM: dts: rockchip: remove address from pinctrl nodes
Heiko Stuebner
2014-07-26
2
-2
/
+2
*
ARM: dts: uses handles to reference nodes for changes
Heiko Stuebner
2014-07-26
4
-74
/
+119
*
ARM: dts: rockchip: add handles for shared nodes that don't have one yet
Heiko Stuebner
2014-07-26
3
-6
/
+6
*
ARM: dts: rockchip: remove soc subnodes
Heiko Stuebner
2014-07-26
5
-589
/
+573
*
arm: dts: rockchip: remove obsolete clock gate definitions
Heiko Stuebner
2014-07-26
4
-578
/
+0
*
ARM: dts: rockchip: move oscillator input clock into main dtsi
Heiko Stuebner
2014-07-26
3
-12
/
+7
*
ARM: dts: rockchip: add cru nodes and update device clocks to use it
Heiko Stuebner
2014-07-26
3
-21
/
+41
*
ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER
Heiko Stübner
2014-07-13
1
-0
/
+1
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-29
5
-6
/
+42
|
\
|
*
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
1
-3
/
+4
|
*
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
2014-06-29
1
-0
/
+1
|
*
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
2014-06-29
1
-0
/
+5
|
*
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
2014-06-29
1
-1
/
+1
|
*
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
2014-06-29
1
-2
/
+0
|
*
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2014-06-29
1
-0
/
+31
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2014-06-28
11
-124
/
+297
|
\
\
|
*
|
x86/vdso: Error out in vdso2c if DT_RELA is present
Andy Lutomirski
2014-06-24
1
-1
/
+1
|
*
|
x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
Andy Lutomirski
2014-06-24
2
-4
/
+3
|
*
|
x86_32, signal: Fix vdso rt_sigreturn
Andy Lutomirski
2014-06-24
1
-1
/
+1
|
*
|
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Andy Lutomirski
2014-06-23
1
-2
/
+8
|
*
|
x86/vdso: Create .build-id links for unstripped vdso files
Andy Lutomirski
2014-06-20
1
-3
/
+13
|
*
|
x86/vdso: Remove some redundant in-memory section headers
Andy Lutomirski
2014-06-20
3
-24
/
+26
|
*
|
x86/vdso: Improve the fake section headers
Andy Lutomirski
2014-06-20
8
-67
/
+237
|
*
|
x86/vdso2c: Use better macros for ELF bitness
Andy Lutomirski
2014-06-20
2
-40
/
+25
|
*
|
x86/vdso: Discard the __bug_table section
Andy Lutomirski
2014-06-20
1
-0
/
+1
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-28
17
-495
/
+201
|
\
\
\
|
*
|
|
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
|
*
|
|
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
2
-0
/
+10
[next]