summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2014-08-241789-53619/+52230
| |\ \ \ \ \
| * | | | | | perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra2014-08-133-176/+176
| * | | | | | perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian2014-08-131-0/+1
| * | | | | | perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian2014-08-131-44/+37
| * | | | | | perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-131-4/+7
| * | | | | | perf/x86: Don't mark DataLA addresses as storeAndi Kleen2014-08-131-1/+1
| * | | | | | perf/x86: Revamp PEBS event selectionAndi Kleen2014-08-133-78/+85
| * | | | | | perf/x86: Fix :pp without LBRAndi Kleen2014-08-131-1/+1
| * | | | | | perf/x86: Use extended offcore mask on HaswellAndi Kleen2014-08-131-1/+1
| * | | | | | perf/x86/uncore: Fix coccinelle warningsFengguang Wu2014-08-131-3/+3
| * | | | | | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng2014-08-134-1219/+1227
| * | | | | | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng2014-08-134-1619/+1655
| * | | | | | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng2014-08-134-573/+620
| * | | | | | perf/x86/uncore: Declare some functions and variablesYan, Zheng2014-08-132-83/+98
| * | | | | | perf/x86/intel: Update Intel modelsPeter Zijlstra2014-08-131-25/+26
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-135-177/+2
|\ \ \ \ \ \
| * | | | | | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long2014-09-103-94/+0
| * | | | | | locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long2014-09-102-83/+2
| |/ / / / /
* | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-1330-2172/+1462
|\ \ \ \ \ \
| * | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-0317-23/+23
| * | | | | | locking, mips: Fix atomicsPeter Zijlstra2014-09-101-3/+3
| * | | | | | locking, sparc64: Fix atomicsPeter Zijlstra2014-09-101-2/+2
| * | | | | | locking,arch,xtensa: Fold atomic_opsPeter Zijlstra2014-08-141-151/+82
| * | | | | | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-146-148/+133
| * | | | | | locking,arch,sh: Fold atomic_opsPeter Zijlstra2014-08-143-170/+112
| * | | | | | locking,arch,powerpc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+77
| * | | | | | locking,arch,parisc: Fold atomic_opsPeter Zijlstra2014-08-141-44/+69
| * | | | | | locking,arch,mn10300: Fold atomic_opsPeter Zijlstra2014-08-141-83/+42
| * | | | | | locking,arch,mips: Fold atomic_opsPeter Zijlstra2014-08-141-370/+187
| * | | | | | locking,arch,metag: Fold atomic_opsPeter Zijlstra2014-08-142-120/+77
| * | | | | | locking,arch,m68k: Fold atomic_opsPeter Zijlstra2014-08-141-62/+47
| * | | | | | locking,arch,m32r: Fold atomic_opsPeter Zijlstra2014-08-141-86/+57
| * | | | | | locking,arch,ia64: Fold atomic_opsPeter Zijlstra2014-08-141-102/+86
| * | | | | | locking,arch,hexagon: Fold atomic_opsPeter Zijlstra2014-08-141-31/+37
| * | | | | | locking,arch,cris: Fold atomic_opsPeter Zijlstra2014-08-141-32/+25
| * | | | | | locking,arch,avr32: Fold atomic_opsPeter Zijlstra2014-08-141-61/+62
| * | | | | | locking,arch,arm64: Fold atomic_opsPeter Zijlstra2014-08-141-117/+80
| * | | | | | locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-141-182/+123
| * | | | | | locking,arch,arc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+63
| * | | | | | locking,arch,alpha: Fold atomic_opsPeter Zijlstra2014-08-141-133/+80
| * | | | | | locking,x86: Kill atomic_or_long()Peter Zijlstra2014-08-141-15/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-132-29/+15
|\ \ \ \ \ \
| * | | | | | vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-091-13/+10
| * | | | | | handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-091-16/+5
* | | | | | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-121-10/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-112-2/+31
|\ \ \ \ \ \ \
| * | | | | | | dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-102-2/+31
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1139-754/+1117
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller2014-10-101-3/+4
| * | | | | | | | sparc64: Increase size of boot string to 1024 bytesDave Kleikamp2014-10-071-1/+4