| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 16 | -174/+25 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 29 | -68/+19 |
* | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 2015-07-27 | 4 | -0/+99 |
* | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -95/+40 |
* | frv: Rewrite atomic implementation | Peter Zijlstra | 2015-07-27 | 9 | -355/+259 |
* | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -8/+54 |
* | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -14/+33 |
* | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -69/+16 |
* | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 5 | -3/+38 |
* | sh: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 4 | -85/+22 |
* | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -47/+10 |
* | mips: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
* | metag: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 2 | -42/+17 |
* | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+10 |
* | m32r: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -34/+10 |
* | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+22 |
* | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+6 |
* | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -25/+40 |
* | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+14 |
* | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
* | arm: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+15 |
* | arc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+17 |
* | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -15/+28 |
* | atomic: Prepare generic atomic implementation for logic ops | Peter Zijlstra | 2015-07-27 | 1 | -2/+10 |
* | Linux 4.2-rc4v4.2-rc4 | Linus Torvalds | 2015-07-26 | 1 | -1/+1 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-26 | 1 | -0/+8 |
|\ |
|
| * | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 2015-07-26 | 1 | -0/+8 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-26 | 11 | -59/+81 |
|\ \
| |/
|/| |
|
| * | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 2015-07-26 | 1 | -3/+3 |
| * | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 2015-07-24 | 1 | -5/+9 |
| * | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 2015-07-24 | 1 | -2/+2 |
| * | mm: Fix bugs in region_is_ram() | Toshi Kani | 2015-07-22 | 1 | -3/+3 |
| * | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 2015-07-22 | 1 | -18/+6 |
| * | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 2015-07-22 | 1 | -3/+4 |
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2015-07-21 | 2 | -4/+33 |
| |\ |
|
| | * | efi: Handle memory error structures produced based on old versions of standard | Luck, Tony | 2015-07-15 | 2 | -4/+33 |
| * | | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ... | Luis R. Rodriguez | 2015-07-21 | 1 | -6/+9 |
| * | | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn() | Luis R. Rodriguez | 2015-07-21 | 1 | -2/+4 |
| * | | x86/mm/pat: Adjust default caching mode translation tables | Jan Beulich | 2015-07-21 | 1 | -3/+3 |
| * | | x86/fpu: Disable dependent CPU features on "noxsave" | Jan Beulich | 2015-07-21 | 1 | -0/+6 |
| * | | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov | 2015-07-21 | 2 | -21/+10 |
| * | | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen | 2015-07-21 | 1 | -1/+1 |
* | | | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-07-26 | 20 | -161/+170 |
|\ \ \ |
|
| * | | | USB: OHCI: fix bad #define in ohci-tmio.c | Alan Stern | 2015-07-22 | 1 | -1/+1 |
| * | | | cdc-acm: Destroy acm_minors IDR on module exit | Johannes Thumshirn | 2015-07-22 | 1 | -0/+1 |
| * | | | usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors | Hans de Goede | 2015-07-22 | 1 | -0/+11 |
| * | | | usb-storage: ignore ZTE MF 823 card reader in mode 0x1225 | Oliver Neukum | 2015-07-22 | 1 | -0/+12 |
| * | | | USB: OHCI: Fix race between ED unlink and URB submission | Alan Stern | 2015-07-22 | 1 | -6/+1 |