summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier1-11/+11
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier1-5/+5
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter1-24/+7
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas1-2/+2
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha1-17/+5
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha1-0/+5
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2-3/+19
2013-10-28arm64: update 32-bit kuser helpers to ARMv8Robin Murphy1-9/+6
2013-10-25arm64: perf: fix event number maskVinayak Kale1-3/+4
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