alistair23-linux/arch/metag/include/asm
Linus Torvalds 2d6244b3cc arch/metag fixes for v3.11
This is just a single fix to fix bad UDP checksums sometimes being
 generated to IP addresses *.*.255.255.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.13 (GNU/Linux)
 
 iQIcBAABAgAGBQJR2+NpAAoJEKHZs+irPybfRdMP/3cv7qPuuc6or76N+ulsRWkj
 Q9P1bEqemL58njG2KS4S4bB1N0NI2W0sO8oZLqAlCoNj3q0BdXr4pXloMCzopqPx
 hx17T4wotGX/CiMF7gF4U7xB2oUZHzdAIb0lWVJBL+1zQ4H6Dm0NYbVM+mJ+GQ2/
 A6XsfJEcfJx9GbGiC+EoSjxHpJJ1fq58iaUR+KzPrVGw8JL0uNaB26t+kvBaGNLb
 nNuGLXodjxidVJjorRCoeSuwj3n+5Ich7JIq8BCwTR3bM5zEmnK9xirL6BQkMgXD
 jULV9HHlSExECzPI+AARU/zOk/4BSZjFoeOS9NrAb5V/HxWnZ1dmgaJepnYdBHcy
 lLGdyqgMLnbuu4dNdLXxpw3XVhv4/1leIXqJwObzl0fv7OLFODEYVslpJ1i1MpSw
 VG0Oq1bCEI0h6zyIWv19UOFKuiugPmBGjuXfXCC2FcULyf5/9KB251kUD9WZXuIa
 v3hf96eHmyMinV5Gr8he2wxsa5jkmaDxc8Lpp6O9BrO5p4pCD3veviAY1cxSkzZo
 hHvUIYiMY4n0nTigpQMYJbE5ZufaNBRpXe7qbQljbu2YZqCpdiQx5XK/gKGnAxvJ
 Z2R+jV6mUHSdC6fOzy6wFUgPm8Fm8ibY0Kz+2eMDIzdYdP5gX97bQ0YBbfsL0kYc
 kyTLfP55jn6+BJrOMxpE
 =Gu8G
 -----END PGP SIGNATURE-----

Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag

Pull arch/metag fixes from James Hogan:
 "This is just a single fix to fix bad UDP checksums sometimes being
  generated to IP addresses *.*.255.255"

* tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  metag: checksum.h: fix carry in csum_tcpudp_nofold
2013-07-10 10:14:35 -07:00
..
mach metag: Time keeping 2013-03-02 20:09:22 +00:00
atomic.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
barrier.h metag: Various other headers 2013-03-02 20:09:52 +00:00
bitops.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
bug.h metag/traps: Mark die() as __noreturn to match the declaration. 2013-06-13 12:55:29 +01:00
cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cacheflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cachepart.h metag: SMP support 2013-03-02 20:09:51 +00:00
checksum.h metag: checksum.h: fix carry in csum_tcpudp_nofold 2013-07-09 11:09:17 +01:00
clock.h metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
cmpxchg.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_irq.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
core_reg.h metag: SMP support 2013-03-02 20:09:51 +00:00
cpu.h metag: Various other headers 2013-03-02 20:09:52 +00:00
da.h metag: Add JTAG Debug Adapter (DA) support 2013-03-02 20:09:56 +00:00
delay.h metag: Time keeping 2013-03-02 20:09:22 +00:00
div64.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
dma-mapping.h metag: Provide dma_get_sgtable() 2013-03-02 20:11:17 +00:00
elf.h metag: remove SET_PERSONALITY() 2013-03-04 10:27:20 +00:00
fixmap.h metag: Highmem support 2013-03-02 20:09:20 +00:00
ftrace.h metag: ftrace support 2013-03-02 20:09:55 +00:00
global_lock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
gpio.h metag: Various other headers 2013-03-02 20:09:52 +00:00
highmem.h metag: Highmem support 2013-03-02 20:09:20 +00:00
hugetlb.h metag: fix mm/hugetlb.c build breakage 2013-06-19 06:23:34 -10:00
hwthread.h metag: Various other headers 2013-03-02 20:09:52 +00:00
io.h metag: Memory handling 2013-03-02 20:09:19 +00:00
irq.h metag/asm/irq.h: Declare init_IRQ 2013-06-13 12:55:28 +01:00
irqflags.h metag: move irq enable out of irqflags.h on SMP 2013-03-02 20:11:14 +00:00
Kbuild metag: ftrace support 2013-03-02 20:09:55 +00:00
l2cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
linkage.h metag: Various other headers 2013-03-02 20:09:52 +00:00
metag_isa.h
metag_mem.h metag: smp: copy cache partition and enable GCOn 2013-03-15 13:21:17 +00:00
metag_regs.h metag: make TXPRIVEXT bits explicit 2013-03-02 20:09:58 +00:00
mman.h metag: System Calls 2013-03-02 20:09:49 +00:00
mmu.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmu_context.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmzone.h metag: TCM support 2013-03-02 20:09:21 +00:00
module.h metag: Module support 2013-03-02 20:09:49 +00:00
page.h metag: Memory management 2013-03-02 20:09:19 +00:00
perf_event.h metag: Perf 2013-03-02 20:09:54 +00:00
pgalloc.h metag: Memory management 2013-03-02 20:09:19 +00:00
pgtable.h consolidate io_remap_pfn_range definitions 2013-06-29 12:46:35 +04:00
processor.h metag/processor.h: Add missing cpuinfo_op declaration. 2013-06-13 12:55:29 +01:00
prom.h metag: prom.h: remove declaration of metag_dt_memblock_reserve() 2013-03-02 20:11:17 +00:00
ptrace.h metag: ptrace 2013-03-02 20:09:22 +00:00
setup.h metag: Boot 2013-03-02 20:09:17 +00:00
smp.h metag: SMP support 2013-03-02 20:09:51 +00:00
sparsemem.h metag: TCM support 2013-03-02 20:09:21 +00:00
spinlock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_types.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
stacktrace.h metag: Stack unwinding 2013-03-02 20:09:52 +00:00
string.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
switch.h metag: Traps 2013-03-02 20:09:45 +00:00
syscall.h metag: System Calls 2013-03-02 20:09:49 +00:00
syscalls.h metag: System Calls 2013-03-02 20:09:49 +00:00
tbx.h metag: TBX header 2013-03-02 20:09:18 +00:00
tcm.h metag: TCM support 2013-03-02 20:09:21 +00:00
thread_info.h arch: Consolidate tsk_is_polling() 2013-04-08 17:39:22 +02:00
tlb.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
tlbflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
topology.h metag: SMP support 2013-03-02 20:09:51 +00:00
traps.h metag: Traps 2013-03-02 20:09:45 +00:00
uaccess.h metag: Memory handling 2013-03-02 20:09:19 +00:00
unistd.h metag: System Calls 2013-03-02 20:09:49 +00:00
user_gateway.h metag: System Calls 2013-03-02 20:09:49 +00:00