Linux PA RISC
[Prev Page][Next Page]
- Re: [Intel-gfx] [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage, (continued)
- [patch 15/30] pinctrl: nomadik: Use irq_has_action(), Thomas Gleixner
- [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc, Thomas Gleixner
- [patch 19/30] PCI: mobiveil: Use irq_data_get_irq_chip_data(), Thomas Gleixner
- [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts(), Thomas Gleixner
- [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts(), Thomas Gleixner
- [patch 23/30] net/mlx5: Use effective interrupt affinity, Thomas Gleixner
- [patch 27/30] xen/events: Only force affinity mask for percpu interrupts, Thomas Gleixner
- [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list(), Thomas Gleixner
- [patch 08/30] genirq: Provide kstat_irqdesc_cpu(), Thomas Gleixner
- [patch 20/30] net/mlx4: Replace irq_to_desc() abuse, Thomas Gleixner
- [patch 25/30] xen/events: Remove disfunct affinity spreading, Thomas Gleixner
- [patch 26/30] xen/events: Use immediate affinity setting, Thomas Gleixner
- [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy, Thomas Gleixner
- [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt(), Thomas Gleixner
- [patch 21/30] net/mlx4: Use effective interrupt affinity, Thomas Gleixner
- [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data(), Thomas Gleixner
- [patch 07/30] genirq: Make kstat_irqs() static, Thomas Gleixner
- [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts, Thomas Gleixner
- [patch 05/30] genirq: Annotate irq stats data races, Thomas Gleixner
- [patch 03/30] genirq: Move irq_set_lockdep_class() to core, Thomas Gleixner
- [patch 01/30] genirq: Move irq_has_action() into core code, Thomas Gleixner
- [PATCH] PCI: Remove pci_try_set_mwi,
Heiner Kallweit
- [PATCH] arch: fix 'unexpected IRQ trap at vector' warnings,
Enrico Weigelt, metux IT consult
- [RFC PATCH net-next 00/13] Make .ndo_get_stats64 sleepable,
Vladimir Oltean
- PATCH] fs/dax: fix compile problem on parisc and mips,
James Bottomley
- Updated installer images 2020-12-02, Helge Deller
- [PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing,
Sasha Levin
- [PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option,
Andrey Zhizhikin
- Message not available
[PATCH 0/6] Add documentation for Documentation/features at the built docs,
Mauro Carvalho Chehab
[PATCH 0/5] drop unused BACKLIGHT_GENERIC option,
Andrey Zhizhikin
Re: linux-next: Tree for Nov 27 (parisc: signal flags),
Randy Dunlap
[PATCH] parisc: signal: remove _SA_SIGGFAULT,
Anders Roxell
[PATCH] parisc: pci-dma: fix warning unused-function, Anders Roxell
[RFC PATCH] treewide: remove bzip2 compression support,
Alex Xu (Hello71)
[patch 00/19] softirq: Cleanups and RT awareness,
Thomas Gleixner
- [patch 01/19] parisc: Remove bogus __IRQ_STAT macro, Thomas Gleixner
- [patch 03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT(), Thomas Gleixner
- [patch 02/19] sh: Get rid of nmi_count(), Thomas Gleixner
- [patch 07/19] asm-generic/irqstat: Add optional __nmi_count member, Thomas Gleixner
- [patch 16/19] rcu: Prevent false positive softirq warning on RT, Thomas Gleixner
- [patch 18/19] tasklets: Use static inlines for stub implementations, Thomas Gleixner
- [patch 19/19] tasklets: Prevent kill/unlock_wait deadlock on RT, Thomas Gleixner
- [patch 10/19] preempt: Cleanup the macro maze a bit, Thomas Gleixner
- [patch 14/19] softirq: Make softirq control and processing RT aware, Thomas Gleixner
- [patch 15/19] tick/sched: Prevent false positive softirq pending warnings on RT, Thomas Gleixner
- [patch 17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait(), Thomas Gleixner
- [patch 12/19] softirq: Add RT specific softirq accounting, Thomas Gleixner
- [patch 13/19] softirq: Move various protections into inline helpers, Thomas Gleixner
- [patch 11/19] softirq: Move related code into one section, Thomas Gleixner
- [patch 09/19] irqstat: Move declaration into asm-generic/hardirq.h, Thomas Gleixner
- [patch 05/19] ARM: irqstat: Get rid of duplicated declaration, Thomas Gleixner
- [patch 08/19] sh: irqstat: Use the generic irq_cpustat_t, Thomas Gleixner
- [patch 06/19] arm64: irqstat: Get rid of duplicated declaration, Thomas Gleixner
- [patch 04/19] um/irqstat: Get rid of the duplicated declarations, Thomas Gleixner
[PATCH v3 4/5] parisc/sticore: Avoid hard-coding built-in font charcount, Peilin Ye
[PATCH v3 3/5] Fonts: Add charcount field to font_desc, Peilin Ye
[for-next][PATCH 05/17] kprobes/ftrace: Add recursion protection to the ftrace callback, Steven Rostedt
[for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion, Steven Rostedt
[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs,
YiFei Zhu
[PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>,
Geert Uytterhoeven
[PATCH] parisc: Make user stack size configurable, Helge Deller
[PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion,
VMware
[PATCH 05/11 v3] kprobes/ftrace: Add recursion protection to the ftrace callback,
VMware
[PATCH] timer_list: Use printk format instead of open-coded symbol lookup, Helge Deller
[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs,
YiFei Zhu
[PATCH] parisc: ftrace: get_kprobe() must be called with preempt disabled,
Helge Deller
[PATCH 21/30] net: ethernet: dec: tulip: tulip_core: 'last_irq' is only used when i386 or x86, Lee Jones
linux-next: manual merge of the parisc-hd tree with the asm-generic tree,
Stephen Rothwell
[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback,
Steven Rostedt
[PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion,
Steven Rostedt
[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK,
Arnd Bergmann
- [PATCH v2 15/15] timekeeping: default GENERIC_CLOCKEVENTS to enabled, Arnd Bergmann
- [PATCH v2 08/15] m68k: coldfire: use legacy_timer_tick(), Arnd Bergmann
- [PATCH v2 12/15] m68k: change remaining timers to legacy_timer_tick, Arnd Bergmann
- [PATCH v2 13/15] m68k: remove timer_interrupt() function, Arnd Bergmann
- [PATCH v2 07/15] parisc: use legacy_timer_tick, Arnd Bergmann
- [PATCH v2 11/15] m68k: m68328: use legacy_timer_tick(), Arnd Bergmann
- [PATCH v2 14/15] timekeeping: remove xtime_update, Arnd Bergmann
- [PATCH v2 09/15] m68k: split heartbeat out of timer function, Arnd Bergmann
- [PATCH v2 06/15] ARM: rpc: use legacy_timer_tick, Arnd Bergmann
- [PATCH v2 10/15] m68k: sun3/sun3c: use legacy_timer_tick, Arnd Bergmann
- [PATCH v2 04/15] timekeeping: add CONFIG_LEGACY_TIMER_TICK, Arnd Bergmann
- [PATCH v2 02/15] net: remove am79c961a driver, Arnd Bergmann
- [PATCH v2 01/15] ARM: remove ebsa110 platform, Arnd Bergmann
- [PATCH v2 05/15] ia64: convert to legacy_timer_tick, Arnd Bergmann
- [PATCH v2 03/15] timekeeping: remove arch_gettimeoffset, Arnd Bergmann
- Re: [PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK, Finn Thain
[PATCH] parisc: Use _TIF_USER_WORK_MASK in entry.S, Helge Deller
[PATCH] linux-parisc@xxxxxxxxxxxxxxx,
Jens Axboe
[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback,
Steven Rostedt
[PATCH net-next v4] net: dec: tulip: de2104x: Add shutdown handler to stop NIC,
Moritz Fischer
[PATCH 2/5] Fonts: Make font size unsigned in font_desc,
Peilin Ye
Re: [PATCH 2/5] Fonts: Make font size unsigned in font_desc, Daniel Vetter
[PATCH v2 2/5] Fonts: Make font size unsigned in font_desc, Peilin Ye
[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed,
Kyle Huey
[RFC][PATCH v1] parisc: Switch to clockevent based timers, Helge Deller
[PATCH] parisc: Drop loops_per_jiffy from per_cpu struct, Helge Deller
[PATCH/RFC net-next v3] net: dec: tulip: de2104x: Add shutdown handler to stop NIC,
Moritz Fischer
[PATCH/RFC net v2] net: dec: tulip: de2104x: Add shutdown handler to stop NIC,
Moritz Fischer
[PATCH/RFC net] net: dec: tulip: de2104x: Add shutdown handler to stop NIC,
Moritz Fischer
[PATCH] scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove(),
Helge Deller
problems in 5.9+git (no network initialized, systemd complains),
Meelis Roos
Kernel 5.8 and 5.9 fail to boot on C8000,
Helge Deller
[PATCH] hil/parisc: Disable HIL driver when it gets stuck,
Helge Deller
[PATCH] parisc: Improve error return codes when setting rtc time, Helge Deller
nfsroot: Default mount option should ask for built-in NFS version, Helge Deller
[GIT PULL] parisc architecture updates for kernel v5.10-rc1,
Helge Deller
[PATCH] parisc/stifb: Enable stifb with A1924A on HP 730 workstation, Helge Deller
[PATCH] parisc/sticon: Add user font support, Helge Deller
[PATCH] parisc/sticon: Always register sticon console driver, Helge Deller
[PATCH] parisc: Add MAP_UNINITIALIZED define,
Helge Deller
[PATCH 00/13] Clean up legacy clock tick users,
Arnd Bergmann
- [PATCH 02/13] ia64: convert to legacy_timer_tick, Arnd Bergmann
- [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK, Arnd Bergmann
- [PATCH 03/13] ARM: rpc: use legacy_timer_tick, Arnd Bergmann
- [PATCH 04/13] parisc: use legacy_timer_tick, Arnd Bergmann
- [PATCH 05/13] m68k: coldfire: use legacy_timer_tick(), Arnd Bergmann
- [PATCH 06/13] m68k: split heartbeat out of timer function, Arnd Bergmann
- [PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick, Arnd Bergmann
- [PATCH 08/13] m68k: m68328: use legacy_timer_tick(), Arnd Bergmann
- [PATCH 10/13] m68k: remove timer_interrupt() function, Arnd Bergmann
- [PATCH 09/13] m68k: change remaining timers to legacy_timer_tick, Arnd Bergmann
- [PATCH 11/13] timekeeping: remove xtime_update, Arnd Bergmann
- [PATCH 12/13] timekeeping: default GENERIC_CLOCKEVENTS to enabled, Arnd Bergmann
- [RFC 13/13] m68k: mac: convert to generic clockevent, Arnd Bergmann
Re: [PATCH 00/13] Clean up legacy clock tick users, Linus Walleij
[PATCH] parisc: Add ioread64_hi_lo() and iowrite64_hi_lo(), Helge Deller
Page tables on machines with >2GB RAM,
Matthew Wilcox
[PATCH 4.4 80/85] tty: vt, consw->con_scrolldelta cleanup, Greg Kroah-Hartman
[PATCH AUTOSEL 5.8 10/29] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
[PATCH AUTOSEL 4.19 03/11] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
[PATCH AUTOSEL 5.4 05/18] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
[PATCH AUTOSEL 4.14 3/9] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
[PATCH AUTOSEL 4.9 1/5] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
[PATCH AUTOSEL 4.4 1/4] net: dec: de2104x: Increase receive ring size for Tulip, Sasha Levin
v5.8.x stability on parisc,
John David Anglin
let import_iovec deal with compat_iovecs as well v4,
Christoph Hellwig
- [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>, Christoph Hellwig
- [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c, Christoph Hellwig
- Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Greg KH
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Al Viro
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Greg KH
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Greg KH
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Greg KH
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Greg KH
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", 'Greg KH'
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Hildenbrand
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", 'Greg KH'
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Al Viro
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Segher Boessenkool
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Segher Boessenkool
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Message not available
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- Re: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", Christoph Hellwig
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
- RE: Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c", David Laight
[PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec, Christoph Hellwig
[PATCH 6/9] fs: remove the compat readv/writev syscalls, Christoph Hellwig
[PATCH 8/9] mm: remove compat_process_vm_{readv,writev}, Christoph Hellwig
[PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov, Christoph Hellwig
[PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec, Christoph Hellwig
[PATCH 5/9] fs: remove various compat readv/writev helpers, Christoph Hellwig
[PATCH 7/9] fs: remove compat_sys_vmsplice, Christoph Hellwig
Re: let import_iovec deal with compat_iovecs as well v4, Al Viro
let import_iovec deal with compat_iovecs as well v3,
Christoph Hellwig
- [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>, Christoph Hellwig
- [PATCH 5/9] fs: remove various compat readv/writev helpers, Christoph Hellwig
- [PATCH 6/9] fs: remove the compat readv/writev syscalls, Christoph Hellwig
- [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}, Christoph Hellwig
- [PATCH 7/9] fs: remove compat_sys_vmsplice, Christoph Hellwig
- [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov, Christoph Hellwig
- [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec, Christoph Hellwig
- [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec, Christoph Hellwig
- [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c, Christoph Hellwig
Re: HPPA support for IGNITE-UX install discs,
Helge Deller
let import_iovec deal with compat_iovecs as well v2,
Christoph Hellwig
- [PATCH 07/11] fs: remove various compat readv/writev helpers, Christoph Hellwig
- [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}, Christoph Hellwig
- [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov, Christoph Hellwig
- [PATCH 09/11] fs: remove compat_sys_vmsplice, Christoph Hellwig
- [PATCH 08/11] fs: remove the compat readv/writev syscalls, Christoph Hellwig
- [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>, Christoph Hellwig
- [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw(), Christoph Hellwig
- [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector, Christoph Hellwig
- [PATCH 06/11] iov_iter: handle the compat case in import_iovec, Christoph Hellwig
- [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector, Christoph Hellwig
- [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static, Christoph Hellwig
let import_iovec deal with compat_iovecs as well,
Christoph Hellwig
- [PATCH 4/9] fs: handle the compat case in import_iovec, Christoph Hellwig
- [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector, Christoph Hellwig
- [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov, Christoph Hellwig
- [PATCH 7/9] fs: remove compat_sys_vmsplice, Christoph Hellwig
- [PATCH 6/9] fs: remove the compat readv/writev syscalls, Christoph Hellwig
- [PATCH 5/9] fs: remove various compat readv/writev helpers, Christoph Hellwig
- [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}, Christoph Hellwig
- [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag, Christoph Hellwig
- [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>, Christoph Hellwig
- RE: let import_iovec deal with compat_iovecs as well, David Laight
a saner API for allocating DMA addressable pages v3,
Christoph Hellwig
- [PATCH 18/18] firewire-ohci: use dma_alloc_pages, Christoph Hellwig
- [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent, Christoph Hellwig
- [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods, Christoph Hellwig
- [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API, Christoph Hellwig
- [PATCH 14/18] dma-mapping: remove dma_cache_sync, Christoph Hellwig
- [PATCH 04/18] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 02/18] mm: turn alloc_pages into an inline function, Christoph Hellwig
- [PATCH 13/18] 53c700: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 12/18] sgiseeq: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 11/18] lib82596: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 10/18] hal2: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API, Christoph Hellwig
- [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe, Christoph Hellwig
- [PATCH 07/18] 53c700: improve non-coherent DMA handling, Christoph Hellwig
- [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag, Christoph Hellwig
- Re: a saner API for allocating DMA addressable pages v3, Christoph Hellwig
- Re: a saner API for allocating DMA addressable pages v3, Christoph Hellwig
[PATCH net-next v2 0/3] First bunch of Tulip cleanups,
Moritz Fischer
a saner API for allocating DMA addressable pages v2,
Christoph Hellwig
- [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag, Christoph Hellwig
- [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 04/17] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 02/17] mm: turn alloc_pages into an inline function, Christoph Hellwig
- [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 07/17] 53c700: improve non-coherent DMA handling, Christoph Hellwig
- [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe, Christoph Hellwig
- [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API, Christoph Hellwig
- [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 10/17] hal2: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 11/17] sgiseeq: convert to dma_alloc_noncoherent, Christoph Hellwig
- [PATCH 17/17] firewire-ohci: use dma_alloc_pages, Christoph Hellwig
- [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent, Christoph Hellwig
- [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods, Christoph Hellwig
- Re: a saner API for allocating DMA addressable pages v2, Matthew Wilcox
- [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API, Christoph Hellwig
- [PATCH 13/17] dma-mapping: remove dma_cache_sync, Christoph Hellwig
- [PATCH 12/17] 53c700: convert to dma_alloc_noncoherent, Christoph Hellwig
[PATCH net-next 0/3] First bunch of cleanups,
Moritz Fischer
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]