Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | alpha: Fix Eiger NR_IRQS to 128 | Meelis Roos | 1 | -3/+3 |
2019-02-20 | alpha: fix page fault handling for r16-r18 targets | Sergei Trofimovich | 1 | -1/+1 |
2018-11-21 | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) | 3 | -1/+29 |
2018-09-09 | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 1 | -27/+24 |
2018-09-09 | osf_getdomainname(): use copy_to_user() | Al Viro | 1 | -14/+9 |
2018-05-30 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri | 1 | -3/+18 |
2018-05-30 | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri | 1 | -8/+7 |
2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -21/+5 |
2018-03-24 | vgacon: Set VGA struct resource types | Bjorn Helgaas | 1 | -0/+1 |
2018-02-16 | alpha: fix reboot on Avanti platform | Mikulas Patocka | 1 | -1/+2 |
2018-02-16 | alpha: fix crash if pthread_create races with signal delivery | Mikulas Patocka | 1 | -1/+2 |
2017-12-25 | alpha: fix build failures | Sudip Mukherjee | 1 | -0/+1 |
2017-09-07 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings | 2 | -2/+12 |
2017-05-25 | osf_wait4(): fix infoleak | Al Viro | 1 | -2/+4 |
2016-09-24 | alpha: fix copy_from_user() | Al Viro | 1 | -11/+8 |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+3 |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -0/+2 |
2015-10-06 | word-at-a-time.h: support zero_bytemask() on alpha and tile | Chris Metcalf | 1 | -0/+2 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -1/+6 |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+6 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -4/+4 |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-09-18 | alpha: lib: export __delay | Sudip Mukherjee | 1 | -0/+1 |
2015-09-18 | alpha: io: define ioremap_uc | Sudip Mukherjee | 1 | -1/+3 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -1/+6 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 3 | -26/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -5/+0 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -5/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -18/+0 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+27 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+6 |
2015-09-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+9 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+1 |
2015-08-31 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. | Matt Turner | 2 | -0/+6 |
2015-08-10 | alpha/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -12/+6 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 2 | -15/+1 |
2015-07-29 | alpha: Fix jiffies based cputime assumption | Frederic Weisbecker | 1 | -4/+9 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -1/+0 |
2015-07-27 | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -15/+28 |
2015-07-27 | alpha/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -1/+1 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -6/+1 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -19/+0 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+2 |