| Commit message (Expand) | Author | Age | Files | Lines |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 18 | -24/+24 |
* | locking, mips: Fix atomics | Peter Zijlstra | 2014-09-10 | 1 | -3/+3 |
* | locking, sparc64: Fix atomics | Peter Zijlstra | 2014-09-10 | 1 | -2/+2 |
* | locking,arch: Rewrite generic atomic support | Peter Zijlstra | 2014-08-14 | 3 | -147/+148 |
* | locking,arch,xtensa: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -151/+82 |
* | locking,arch,sparc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 6 | -148/+133 |
* | locking,arch,sh: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 3 | -170/+112 |
* | locking,arch,powerpc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -121/+77 |
* | locking,arch,parisc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -44/+69 |
* | locking,arch,mn10300: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -83/+42 |
* | locking,arch,mips: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -370/+187 |
* | locking,arch,metag: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 2 | -120/+77 |
* | locking,arch,m68k: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -62/+47 |
* | locking,arch,m32r: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -86/+57 |
* | locking,arch,ia64: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -102/+86 |
* | locking,arch,hexagon: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -31/+37 |
* | locking,arch,cris: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -32/+25 |
* | locking,arch,avr32: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -61/+62 |
* | locking,arch,arm64: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -117/+80 |
* | locking,arch,arm: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -182/+123 |
* | locking,arch,arc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -121/+63 |
* | locking,arch,alpha: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -133/+80 |
* | locking,x86: Kill atomic_or_long() | Peter Zijlstra | 2014-08-14 | 1 | -15/+0 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-04 | 8 | -291/+193 |
|\ |
|
| * | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski | 2014-07-25 | 1 | -4/+4 |
| * | x86/vdso: Set VM_MAYREAD for the vvar vma | Andy Lutomirski | 2014-07-25 | 1 | -1/+1 |
| * | x86, vdso: Get rid of the fake section mechanism | Andy Lutomirski | 2014-07-11 | 4 | -229/+126 |
| * | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski | 2014-07-11 | 5 | -57/+62 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-04 | 2 | -39/+49 |
|\ \ |
|
| * | | x86/uv: Update the UV3 TLB shootdown logic | Cliff Wickman | 2014-06-05 | 2 | -39/+49 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 28 | -247/+653 |
|\ \ \ |
|
| * \ \ | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 2014-07-30 | 878 | -5321/+8593 |
| |\ \ \ |
|
| | * | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 2014-07-22 | 3 | -7/+18 |
| | * | | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 2014-07-22 | 4 | -53/+110 |
| | * | | | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2014-07-22 | 6 | -32/+76 |
| * | | | | x86/ras: Fix build warnings in <linux/aer.h> | Mike Qiu | 2014-07-30 | 1 | -0/+2 |
| * | | | | Merge tag 'please-pull-extlog-trace' into x86/ras | H. Peter Anvin | 2014-07-14 | 22 | -166/+506 |
| |\ \ \ \ |
|
| | * | | | | RAS, extlog: Adjust init flow | Chen, Gong | 2014-06-25 | 1 | -8/+5 |
| | * | | | | trace, eMCA: Add a knob to adjust where to save event log | Chen, Gong | 2014-06-25 | 1 | -1/+7 |
| | * | | | | trace, RAS: Add eMCA trace event interface | Chen, Gong | 2014-06-25 | 6 | -8/+158 |
| | * | | | | RAS, debugfs: Add debugfs interface for RAS subsystem | Chen, Gong | 2014-06-25 | 4 | -1/+85 |
| | * | | | | CPER: Adjust code flow of some functions | Chen, Gong | 2014-06-25 | 2 | -55/+109 |
| | * | | | | trace, AER: Move trace into unified interface | Chen, Gong | 2014-06-23 | 4 | -80/+66 |
| | * | | | | trace, RAS: Add basic RAS trace event | Chen, Gong | 2014-06-23 | 7 | -3/+19 |
| * | | | | | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 2014-06-24 | 1 | -4/+6 |
| * | | | | | x86, MCE: Kill CPU_POST_DEAD | Borislav Petkov | 2014-06-22 | 1 | -5/+4 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 6 | -41/+493 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() | Dan Carpenter | 2014-08-02 | 1 | -5/+5 |
| * | | | | | | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey | 2014-07-25 | 2 | -0/+230 |
| * | | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey | 2014-07-25 | 2 | -0/+63 |