summaryrefslogtreecommitdiffstats
path: root/lib/crc32.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-25arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon1-0/+5
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas1-0/+5
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach1-1/+10
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach2-5/+16
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2-10/+27
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach1-0/+19
2013-10-25arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach3-29/+46
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2-11/+23
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon4-0/+25
2013-10-25arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon1-1/+1
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon1-0/+13
2013-10-25arm64: big-endian: fix byteorder includeWill Deacon1-0/+4
2013-10-25arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon1-0/+6
2013-10-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland1-0/+30
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland8-1/+187
2013-10-25arm64: read enable-method for CPU0Mark Rutland4-19/+58
2013-10-25arm64: factor out spin-table boot methodMark Rutland7-73/+117
2013-10-25arm64: reorganise smp_enable_opsMark Rutland7-52/+102
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland4-74/+54
2013-10-24Docs: arm64: booting: clarify boot requirementsMark Rutland1-14/+31
2013-10-24arm64: Export __copy_in_user() to modulesCatalin Marinas1-0/+1
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon1-0/+2
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2-2/+7
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon2-31/+58
2013-10-24arm64: Fix memory layout typoCatalin Marinas1-1/+1
2013-10-23arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-04Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-04usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger1-1/+1
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger1-4/+9
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2