- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
- 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
- dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 10 years ago
- d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 10 years ago
- cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 10 years ago
- 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 10 years ago
- 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
- 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
- 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
- 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
- ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
- ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
- 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
- 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
- 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
- 3eb03bd alpha/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
- a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
- 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
- fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
- 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
- 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
- 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
- a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
- db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
- 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
- 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
- fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
- 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 14 years ago
- a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 12 years ago
- dff6464 alpha: Use handle_percpu_irq for the timer interrupt by Richard Henderson · 11 years ago
- 984ac6c alpha: Don't if-out dp264_device_interrupt. by Richard Henderson · 14 years ago
- 91531b0 alpha: Use __builtin_alpha_rpcc by Richard Henderson · 11 years ago
- e406009 alpha: Fix type compatibility warning for marvel_map_irq by Richard Henderson · 11 years ago
- 231b0be alpha: Generate dwarf2 unwind info for various kernel entry points. by Richard Henderson · 14 years ago
- 01350eb alpha: Add kcmp and finit_module syscalls by Richard Henderson · 11 years ago
- 91b678c alpha: kernel: typo issue, using '1' instead of '11' by Chen Gang · 12 years ago
- 00ee030 alpha: kernel: using memcpy() instead of strcpy() by Chen Gang · 12 years ago
- 29b7a47 alpha: Convert print_symbol to %pSR by Joe Perches · 12 years ago
- ab39c77 alpha: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
- 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- ac6614b [readdir] constify ->actor by Al Viro · 12 years ago
- 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 12 years ago
- 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 12 years ago
- 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 12 years ago
- c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 12 years ago
- d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
- a123322 alpha: Use generic idle loop by Thomas Gleixner · 12 years ago
- e74e259 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 12 years ago
- e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 12 years ago
- aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 12 years ago
- 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- cfd60c0 alpha: pass k_sigaction and siginfo_t using ksignal pointer by Al Viro · 12 years ago
- 302627e alpha: switch to generic old sigsuspend by Al Viro · 12 years ago
- 691f690 alpha: remove stray debris left in copy_process() by Al Viro · 12 years ago
- 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
- 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
- 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
- 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
- f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
- 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
- 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
- b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
- e0e431a alpha: simplify fork and friends by Al Viro · 12 years ago
- 8d93810 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago