| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 10 | -10/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 | 1 | -1/+1 |
* | | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -3/+6 |
|\ |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -3/+6 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 4 | -105/+6 |
|\ \
| |/
|/| |
|
| * | alpha: move exports to actual definitions | Al Viro | 2016-08-07 | 4 | -105/+6 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 2 | -5/+2 |
|\ |
|
| * | char/genrtc: remove alpha support | Arnd Bergmann | 2016-06-04 | 1 | -1/+0 |
| * | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -4/+2 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 2 | -7/+7 |
* | | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
|/ |
|
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -8/+0 |
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 1 | -2/+2 |
|\ |
|
| * | alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO | Bjorn Helgaas | 2016-04-25 | 1 | -2/+2 |
* | | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() | Al Viro | 2016-05-02 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-03-20 | 1 | -42/+4 |
|\ |
|
| * | alpha/dma: use common noop dma ops | Christian Borntraeger | 2016-03-02 | 1 | -42/+4 |
* | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
|/ |
|
* | module: use a structure to encapsulate layout. | Rusty Russell | 2015-12-04 | 1 | -1/+1 |
* | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | 1 | -1/+6 |
|\ |
|
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -1/+6 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
|/ |
|
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 2 | -21/+0 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 |
|\ |
|
| * | alpha/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-27 | 1 | -1/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -12/+6 |
|\ \ |
|
| * | | alpha/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -12/+6 |
| |/ |
|
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-08-31 | 1 | -4/+9 |
|\ \ |
|
| * | | alpha: Fix jiffies based cputime assumption | Frederic Weisbecker | 2015-07-29 | 1 | -4/+9 |
| |/ |
|
* | | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -6/+1 |
|/ |
|
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 3 | -3/+0 |
|\ |
|
| * | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 3 | -3/+0 |
* | | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect | Chen Gang | 2015-05-26 | 1 | -2/+1 |
* | | alpha: Wire up all missing implemented syscalls | Chen Gang | 2015-05-26 | 1 | -0/+3 |
* | | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-05-26 | 1 | -4/+3 |
* | | alpha: delete non-required instances of <linux/init.h> | Paul Gortmaker | 2015-05-26 | 3 | -3/+0 |
* | | alpha: don't use module_init for non-modular core code | Paul Gortmaker | 2015-05-26 | 1 | -2/+1 |
* | | smp, alpha: kill SMP single function call interrupt | Jiang Liu | 2015-05-26 | 1 | -7/+1 |
* | | alpha: clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 2015-05-26 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-13 | 2 | -0/+11 |
|\ |
|
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+7 |
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 2015-03-12 | 1 | -0/+4 |
* | | alpha, rtc: Change to use rtc_class_ops's set_mmss64() | Xunlei Pang | 2015-04-03 | 1 | -4/+4 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -1/+1 |
* | alpha/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -2/+6 |
* | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | 1 | -3/+4 |