index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
Alexander Duyck
2016-11-07
2
-24
/
+0
*
swiotlb: Rate-limit printing when running out of SW-IOMMU space
Geert Uytterhoeven
2016-11-07
1
-2
/
+2
*
Linux 4.8
v4.8
Linus Torvalds
2016-10-03
1
-1
/
+1
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-10-03
3
-5
/
+13
|
\
|
*
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
2016-10-02
1
-1
/
+1
|
*
ARM: 8617/1: dma: fix dma_max_pfn()
Roger Quadros
2016-09-29
1
-1
/
+1
|
*
ARM: 8616/1: dt: Respect property size when parsing CPUs
Robin Murphy
2016-09-29
1
-3
/
+11
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-02
5
-19
/
+16
|
\
\
|
*
|
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
2016-09-30
1
-2
/
+2
|
*
|
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
2016-09-30
1
-12
/
+11
|
*
|
x86/vdso: Fix building on big endian host
Segher Boessenkool
2016-09-30
1
-1
/
+1
|
*
|
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
2016-09-30
1
-3
/
+1
|
*
|
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
2016-09-29
1
-1
/
+1
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-02
12
-55
/
+101
|
\
\
\
|
*
|
|
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
2016-10-02
1
-0
/
+11
|
*
|
|
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
2
-1
/
+4
|
*
|
|
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
2016-09-29
1
-1
/
+7
|
*
|
|
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
2016-09-29
1
-2
/
+1
|
*
|
|
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
1
-2
/
+1
|
*
|
|
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
1
-15
/
+28
|
*
|
|
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
2
-9
/
+2
|
*
|
|
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
2016-09-29
1
-2
/
+38
|
*
|
|
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
Steven J. Hill
2016-09-29
1
-0
/
+6
|
*
|
|
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-09-29
1
-3
/
+2
|
*
|
|
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
2
-19
/
+0
|
*
|
|
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-09-29
1
-1
/
+1
|
*
|
|
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
2016-09-29
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-10-02
8
-29
/
+90
|
\
\
\
\
|
*
|
|
|
sparc64: Fix non-SMP build.
David S. Miller
2016-09-29
1
-0
/
+1
|
*
|
|
|
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2016-09-28
2
-16
/
+25
|
*
|
|
|
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
2016-09-28
3
-0
/
+16
|
*
|
|
|
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-09-28
4
-10
/
+45
|
*
|
|
|
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
2016-09-28
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-02
26
-127
/
+171
|
\
\
\
\
|
*
|
|
|
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2016-09-30
2
-21
/
+47
|
*
|
|
|
Merge branch 'sctp-fixes'
David S. Miller
2016-09-30
4
-34
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2016-09-30
2
-6
/
+6
|
|
*
|
|
|
sctp: remove prsctp_param from sctp_chunk
Xin Long
2016-09-30
4
-26
/
+9
|
|
*
|
|
|
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
2016-09-30
1
-3
/
+3
|
|
/
/
/
/
|
*
|
|
|
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
2016-09-30
1
-5
/
+5
|
*
|
|
|
Merge branch 'act_ife-fixes'
David S. Miller
2016-09-27
1
-4
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
act_ife: Fix false encoding
Yotam Gigi
2016-09-27
1
-2
/
+2
|
|
*
|
|
|
act_ife: Fix external mac header on encode
Yotam Gigi
2016-09-27
1
-2
/
+1
|
|
/
/
/
/
|
*
|
|
|
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
2016-09-27
1
-3
/
+3
|
*
|
|
|
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
2016-09-27
3
-31
/
+39
|
*
|
|
|
Merge branch 'fec-align'
David S. Miller
2016-09-27
1
-3
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
net: fec: align IP header in hardware
Eric Nelson
2016-09-27
1
-1
/
+10
|
|
*
|
|
|
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
2016-09-27
1
-1
/
+1
|
|
*
|
|
|
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
2016-09-27
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-26
6
-7
/
+12
[next]