- 8d2fd30 osf_sigstack(): switch to put_user() by Al Viro · 8 years ago
- 1cc6c46 osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user() by Al Viro · 8 years ago
- 33dd955d Merge branch 'work.sys_wait' into misc.alpha by Al Viro · 8 years ago
- 9ba3eb5 osf_getdomainname(): use copy_to_user() by Al Viro · 8 years ago
- 92ebce5 osf_wait4: switch to kernel_wait4() by Al Viro · 8 years ago
- a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
- 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
- 1c87ea4 alpha: fix stack smashing in old_adjtimex(2) by Al Viro · 8 years ago
- ca282f6 alpha: add a helper for emitting exception table entries by Al Viro · 8 years ago
- f14d6b4 alpha: don't bother with __access_ok() in traps.c by Al Viro · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
- dc9b77b alpha: Convert obsolete cputime_t to nsecs by Frederic Weisbecker · 8 years ago
- 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
- a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
- 9c14f83 alpha: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
- baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
- 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 00fc0e0 alpha: move exports to actual definitions by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- 1cb1e35 char/genrtc: remove alpha support by Arnd Bergmann · 9 years ago
- 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 9 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 9 years ago
- c20e128 alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO by Bjorn Helgaas · 9 years ago
- f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 6aca050 alpha/dma: use common noop dma ops by Christian Borntraeger · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
- 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- 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 · 12 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
- dff64649 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