Age | Commit message (Expand) | Author |
2015-05-26 | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect | Chen Gang |
2015-05-26 | alpha: Wire up all missing implemented syscalls | Chen Gang |
2015-05-26 | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad |
2015-05-26 | alpha: delete non-required instances of <linux/init.h> | Paul Gortmaker |
2015-05-26 | alpha: don't use module_init for non-modular core code | Paul Gortmaker |
2015-05-26 | smp, alpha: kill SMP single function call interrupt | Jiang Liu |
2015-05-26 | alpha: clean up unnecessary MSI/MSI-X capability find | Yijing Wang |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-03 | alpha, rtc: Change to use rtc_class_ops's set_mmss64() | Xunlei Pang |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-01-16 | alpha/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2014-10-31 | vfs: make first argument of dir_context.actor typed | Miklos Szeredi |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-09 | vfs: move getname() from callers to do_mount() | Seunghun Lee |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-08-29 | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. | Michael Cree |
2014-08-26 | alpha: Replace __get_cpu_var | Christoph Lameter |
2014-03-19 | alpha/PCI: Use default pcibios_enable_device() | Bjorn Helgaas |
2014-01-31 | alpha: Enable system-call auditing support. | 蔡正龙 |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-12-11 | alpha/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-16 | alpha: perf: fix out-of-bounds array access triggered from raw event | Will Deacon |
2013-11-16 | alpha: Use qemu+cserve provided high-res clock and alarm. | Richard Henderson |
2013-11-16 | alpha: Switch to GENERIC_CLOCKEVENTS | Richard Henderson |
2013-11-16 | alpha: Enable the rpcc clocksource for single processor | Richard Henderson |
2013-11-16 | alpha: Reorganize rtc handling | Richard Henderson |
2013-11-16 | alpha: Primitive support for CPU power down. | Richard Henderson |
2013-11-16 | alpha: Allow HZ to be configured | Richard Henderson |
2013-11-16 | alpha: Notice if we're being run under QEMU | Richard Henderson |
2013-11-16 | alpha: Eliminate compiler warning from memset macro | Richard Henderson |
2013-07-19 | alpha: Use handle_percpu_irq for the timer interrupt | Richard Henderson |
2013-07-19 | alpha: Don't if-out dp264_device_interrupt. | Richard Henderson |
2013-07-19 | alpha: Use __builtin_alpha_rpcc | Richard Henderson |
2013-07-19 | alpha: Fix type compatibility warning for marvel_map_irq | Richard Henderson |
2013-07-19 | alpha: Generate dwarf2 unwind info for various kernel entry points. | Richard Henderson |
2013-07-19 | alpha: Add kcmp and finit_module syscalls | Richard Henderson |
2013-07-19 | alpha: kernel: typo issue, using '1' instead of '11' | Chen Gang |
2013-07-19 | alpha: kernel: using memcpy() instead of strcpy() | Chen Gang |
2013-07-19 | alpha: Convert print_symbol to %pSR | Joe Perches |
2013-07-14 | alpha: delete __cpuinit usage from all users | Paul Gortmaker |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-29 | [readdir] constify ->actor | Al Viro |
2013-06-29 | [readdir] introduce iterate_dir() and dir_context | Al Viro |
2013-06-29 | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... | Al Viro |