| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-25 | 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 |
| * | | | usb: core: lpm: set lpm_capable for root hub device | Lu Baolu | 2015-07-22 | 3 | -3/+7 |
| * | | | Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2015-07-22 | 3 | -133/+45 |
| |\ \ \ |
|
| | * | | | phy: berlin-usb: fix divider for BG2 | Thomas Hebb | 2015-07-15 | 1 | -1/+1 |
| | * | | | phy: berlin-usb: fix divider for BG2CD | Thomas Hebb | 2015-07-15 | 1 | -2/+2 |
| | * | | | phy/pxa: add HAS_IOMEM dependency | Sebastian Ott | 2015-07-15 | 1 | -0/+2 |
| | * | | | phy: ti-pipe3: fix suspend | Roger Quadros | 2015-07-15 | 1 | -131/+41 |
| * | | | | xhci: do not report PLC when link is in internal resume state | Zhuang Jin Can | 2015-07-22 | 1 | -1/+8 |
| * | | | | xhci: prevent bus_suspend if SS port resuming in phase 1 | Zhuang Jin Can | 2015-07-22 | 3 | -3/+7 |
| * | | | | xhci: report U3 when link is in resume state | Zhuang Jin Can | 2015-07-22 | 1 | -2/+5 |
| * | | | | xhci: Calculate old endpoints correctly on device reset | Brian Campbell | 2015-07-22 | 1 | -0/+3 |
| * | | | | usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function | AMAN DEEP | 2015-07-22 | 1 | -1/+1 |
| * | | | | xhci: Workaround to get D3 working in Intel xHCI | Rajmohan Mani | 2015-07-22 | 1 | -3/+37 |
| * | | | | xhci: call BIOS workaround to enable runtime suspend on Intel Braswell | Mathias Nyman | 2015-07-22 | 1 | -0/+17 |
| * | | | | Merge tag 'fixes-for-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-22 | 4 | -8/+14 |
| |\ \ \ \ |
|