Linux Alpha
[Prev Page][Next Page]
- Re: [PATCH v6 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), (continued)
- [PATCH v5 00/29] Refine PCI scan interfaces and make generic pci host bridge,
Yijing Wang
- [PATCH v5 12/29] PCI: Introduce new scan function pci_scan_host_bridge(), Yijing Wang
- [PATCH v5 18/29] sparc/PCI: Claim bus resources before pci_bus_add_devices(), Yijing Wang
- [PATCH v5 24/29] PCI/designware: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity, Yijing Wang
- [PATCH v5 28/29] PCI: Remove platform specific pci_domain_nr(), Yijing Wang
- [PATCH v5 29/29] PCI: Remove pci_bus_assign_domain_nr(), Yijing Wang
- [PATCH v5 27/29] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge(), Yijing Wang
- [PATCH v5 26/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus(), Yijing Wang
- [PATCH v5 25/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus(), Yijing Wang
- [PATCH v5 11/29] PCI: Introduce pci_host_bridge_ops to support host specific operations, Yijing Wang
- [PATCH v5 14/29] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v5 23/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus(), Yijing Wang
- [PATCH v5 20/29] PCI: Introduce pci_bus_child_max_busnr(), Yijing Wang
- [PATCH v5 17/29] PCI: Remove weak pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v5 19/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity, Yijing Wang
- [PATCH v5 21/29] parisc/PCI: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v5 22/29] PCI/mvebu: Use pci_common_init_dev() to simplify code, Yijing Wang
- [PATCH v5 13/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v5 15/29] powerpc/pci: Rename pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v5 10/29] PCI: Save sysdata in pci_host_bridge drvdata, Yijing Wang
- [PATCH v5 08/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), Yijing Wang
- [PATCH v5 05/29] PCI: Combine PCI domain and bus number in u32 arg, Yijing Wang
- [PATCH v5 03/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented(), Yijing Wang
- [PATCH v5 09/29] PCI: Introduce pci_host_bridge_list to manage host bridges, Yijing Wang
- [PATCH v5 04/29] PCI: Remove deprecated pci_scan_bus_parented(), Yijing Wang
- [PATCH v5 01/29] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- [PATCH v5 07/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain, Yijing Wang
- [PATCH v5 02/29] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(), Yijing Wang
- [PATCH v5 06/29] PCI: Pass PCI domain number combined with root bus number, Yijing Wang
- Pre-DEBIAN 8.0 install images for ALPHA architecture (debian-ports unstable release),
Helge Deller
- [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge,
Yijing Wang
- [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr(), Yijing Wang
- [PATCH v4 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v4 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus(), Yijing Wang
- [PATCH v4 07/30] PCI: Pass PCI domain number combined with root bus number, Yijing Wang
- [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code, Yijing Wang
- [PATCH v4 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus(), Yijing Wang
- [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v4 21/30] PCI: Introduce pci_bus_child_max_busnr(), Yijing Wang
- [PATCH v4 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v4 30/30] PCI: Remove pci_bus_assign_domain_nr(), Yijing Wang
- [PATCH v4 29/30] PCI: Remove platform specific pci_domain_nr(), Yijing Wang
- [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(), Yijing Wang
- [PATCH v4 28/30] PCI: Export find_pci_host_bridge(), Yijing Wang
- [PATCH v4 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus(), Yijing Wang
- [PATCH v4 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v4 19/30] PCI: Remove weak pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v4 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v4 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges, Yijing Wang
- [PATCH v4 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations, Yijing Wang
- [PATCH v4 11/30] PCI: Save sysdata in pci_host_bridge drvdata, Yijing Wang
- [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge(), Yijing Wang
- [PATCH v4 04/30] PCI: Remove deprecated pci_scan_bus_parented(), Yijing Wang
- [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy(), Yijing Wang
- [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), Yijing Wang
- [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented(), Yijing Wang
- [PATCH v4 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain, Yijing Wang
- [PATCH v4 06/30] PCI: Combine PCI domain and bus number in u32 arg, Yijing Wang
- Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge, Bjorn Helgaas
- [PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge,
Yijing Wang
- [PATCH v3 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(), Yijing Wang
- [PATCH v3 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number, Yijing Wang
- [PATCH v3 30/30] PCI: Remove pci_bus_assign_domain_nr(), Yijing Wang
- [PATCH v3 28/30] PCI: Export find_pci_host_bridge(), Yijing Wang
- [PATCH v3 29/30] PCI: Remove platform specific pci_domain_nr(), Yijing Wang
- [PATCH v3 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus(), Yijing Wang
- [PATCH v3 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v3 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus(), Yijing Wang
- [PATCH v3 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges, Yijing Wang
- [PATCH v3 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), Yijing Wang
- [PATCH v3 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- [PATCH v3 06/30] PCI: Combine PCI domain and bus number in u32 arg, Yijing Wang
- [PATCH v3 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain, Yijing Wang
- [PATCH v3 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy(), Yijing Wang
- [PATCH v3 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations, Yijing Wang
- [PATCH v3 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented(), Yijing Wang
- [PATCH v3 11/30] PCI: Save sysdata in pci_host_bridge drvdata, Yijing Wang
- [PATCH v3 04/30] PCI: Remove deprecated pci_scan_bus_parented(), Yijing Wang
- [PATCH v3 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v3 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code, Yijing Wang
- [PATCH v3 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus(), Yijing Wang
- [PATCH v3 13/30] PCI: Introduce new scan function pci_scan_root_bridge(), Yijing Wang
- [PATCH v3 19/30] PCI: Remove weak pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v3 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v3 16/30] PCI/IA64: Fix the build warning about pci_domain_nr(), Yijing Wang
- [PATCH v3 21/30] PCI: Introduce pci_bus_child_max_busnr(), Yijing Wang
- [PATCH v3 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v3 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare(), Yijing Wang
- Re: [PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge, Bjorn Helgaas
- Re: [PATCH] llist: Fix missing lockless_dereference(),
Mathieu Desnoyers
- Re: [PATCH RFC] Update kernel math-emu code from current glibc soft-fp,
Randy Dunlap
- [PATCH] arch: alpha: kernel: remove deprecated call to pci_get_slot,
Pierre Chevalier
- [PATCH] Arch: alpha: boot: fixed a brace coding style issue, Pierre Chevalier
- [Resend Patch v4 01/16] smp, alpha: Kill SMP single function call interrupt, Jiang Liu
- [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge,
Yijing Wang
- [PATCH v2 29/30] PCI: Remove platform specific pci_domain_nr(), Yijing Wang
- [PATCH v2 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus(), Yijing Wang
- [PATCH v2 30/30] PCI: Remove pci_bus_assign_domain_nr(), Yijing Wang
- [PATCH v2 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v2 28/30] PCI: Export find_pci_host_bridge(), Yijing Wang
- [PATCH v2 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus(), Yijing Wang
- [PATCH v2 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v2 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code, Yijing Wang
- [PATCH v2 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v2 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(), Yijing Wang
- [PATCH v2 21/30] PCI: Introduce pci_bus_child_max_busnr(), Yijing Wang
- [PATCH v2 07/30] PCI: Pass PCI domain number combined with root bus number, Yijing Wang
- [PATCH v2 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus(), Yijing Wang
- [PATCH v2 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH v2 13/30] PCI: Introduce new scan function pci_scan_root_bridge(), Yijing Wang
- [PATCH v2 19/30] PCI: Remove weak pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH v2 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations, Yijing Wang
- [PATCH v2 04/30] PCI: Remove deprecated pci_scan_bus_parented(), Yijing Wang
- [PATCH v2 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges, Yijing Wang
- [PATCH v2 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain, Yijing Wang
- [PATCH v2 11/30] PCI: Save sysdata in pci_host_bridge drvdata, Yijing Wang
- [PATCH v2 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), Yijing Wang
- [PATCH v2 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v2 16/30] PCI/IA64: Fix the build warning about pci_domain_nr(), Yijing Wang
- [PATCH v2 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH v2 06/30] PCI: Combine PCI domain and bus number in u32 arg, Yijing Wang
- [PATCH v2 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy(), Yijing Wang
- [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented(), Yijing Wang
- [PATCH v2 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge, Yijing Wang
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge, Lorenzo Pieralisi
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge, Bjorn Helgaas
- [PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge,
Yijing Wang
- [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata, Yijing Wang
- [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus(), Yijing Wang
- [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare(), Yijing Wang
- [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity, Yijing Wang
- [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy(), Yijing Wang
- [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented(), Yijing Wang
- [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg, Yijing Wang
- [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain, Yijing Wang
- [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number, Yijing Wang
- [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus(), Yijing Wang
- [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code, Yijing Wang
- [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(), Yijing Wang
- [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented(), Yijing Wang
- [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- [PATCH 27/28] PCI: Remove platform specific pci_domain_nr(), Yijing Wang
- [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus(), Yijing Wang
- [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr(), Yijing Wang
- [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity, Yijing Wang
- [PATCH 26/28] PCI: Export find_pci_host_bridge(), Yijing Wang
- [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus(), Yijing Wang
- [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr(), Yijing Wang
- [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability, Yijing Wang
- [PATCH 14/28] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge(), Yijing Wang
- [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge, Yijing Wang
- [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge, Yijing Wang
- Re: [PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge, Arnd Bergmann
- [PATCH v2 03/10] PCI, alpha: clip firmware assigned resource under parent bridge's, Yinghai Lu
- [PATCH 03/10] PCI, alpha: clip firmware assigned resource under parent bridge's, Yinghai Lu
- [PATCH v2 02/40] alpha/uaccess: fix sparse errors, Michael S. Tsirkin
- [PATCH v2 29/40] alpha: macro whitespace fixes, Michael S. Tsirkin
- [PATCH repost 02/16] alpha/uaccess: fix sparse errors, Michael S. Tsirkin
- [PATCH 02/18] alpha/uaccess: fix sparse errors, Michael S. Tsirkin
- [PATCH] arch: alpha: kernel: core_titan.c: Remove some unused functions, Rickard Strandqvist
- [PATCH] arch: alpha: kernel: core_lca.c: Cleaning up functions that are not used anywhere, Rickard Strandqvist
- [PATCH] arch: uapi: asm: mman.h: Support MADV_FREE for madvise(),
Chen Gang
- [PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus(), Yijing Wang
- [PATCH 5/5] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus(),
Yijing Wang
- [PATCH v6 08/48] kernel: Move pm_power_off to common code, Guenter Roeck
- [PATCH v5 08/48] kernel: Move pm_power_off to common code, Guenter Roeck
- [PATCH v3 08/47] kernel: Move pm_power_off to common code, Guenter Roeck
- [PATCH v2 08/47] kernel: Move pm_power_off to common code,
Guenter Roeck
- [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
- [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off,
Guenter Roeck
- [PATCH 02/44] memory: emif: Use API function to determine poweroff capability, Guenter Roeck
- [PATCH 01/44] kernel: Add support for poweroff handler call chain,
Guenter Roeck
- [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
- [PATCH 13/44] mfd: max8907: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 14/44] mfd: tps80031: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 17/44] mfd: tps65910: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 15/44] mfd: dm355evm_msp: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 19/44] ipmi: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 21/44] power/reset: gpio-poweroff: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 22/44] power/reset: as3722-poweroff: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 23/44] power/reset: qnap-poweroff: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 24/44] power/reset: msm-powroff: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 25/44] power/reset: vexpress-poweroff: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 26/44] x86: iris: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 27/44] x86: apm: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 30/44] acpi: Register poweroff handler with kernel poweroff handler, Guenter Roeck
- [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 32/44] arm64: psci: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 29/44] staging: nvec: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 34/44] ia64: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 35/44] m68k: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 28/44] x86: olpc: Register xo1 poweroff handler with kernel poweroff handler, Guenter Roeck
- [PATCH 31/44] arm: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 39/44] x86: ce4100: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 38/44] x86: lguest: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 41/44] x86: pmc_atom: Register poweroff handler with kernel poweroff handler, Guenter Roeck
- [PATCH 37/44] sh: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 36/44] mips: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 42/44] efi: Register poweroff handler with kernel poweroff handler, Guenter Roeck
- [PATCH 44/44] kernel: Remove pm_power_off,
Guenter Roeck
- [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off, Guenter Roeck
- [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers, Guenter Roeck
- [PATCH 18/44] mfd: twl4030-power: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 16/44] mfd: tps6586x: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
- [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler,
Guenter Roeck
- [PATCH 11/44] mfd: retu: Register with kernel poweroff handler, Guenter Roeck
- [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off,
Guenter Roeck
- Fix me in bootpz.c, nick
- [PATCH v2] asm/uapi: Add definition of TIOC[SG]RS485, Ricardo Ribalda Delgado
- [PATCH] asm/uapi: Add definition of TIOC[SG]RS485,
Ricardo Ribalda Delgado
- [PATCH] vfs: move getname() from callers to do_mount(),
Seunghun Lee
Re: bit fields && data tearing,
Peter Hurley
Re: [PATCH v3] arch: Kconfig: Let all architectures set endian explicitly,
Chen Gang
[PATCH 0/2] alpha updates,
Richard Henderson
[PATCH 1/2] alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.,
Matt Turner
Bug: retry of clone() on Alpha can result in zeroed process thread pointer,
Michael Cree
Alpha Checkpatch Errors,
Nick Krause
[PATCH 1/4] alpha: Converse all space errors into tabs in mkbb.c,
Nicholas Krause
[PATCH 6/6 v2] alpha: Join lines and merge strings for the two lines, Nicholas Krause
[PATCH 1/5] alpha: checkpatch whitespace errors in misc.c,
Nicholas Krause
[PATCH 1/6] alpha: Remove whiterrors related to uneeded characters and lines,
Nicholas Krause
[PATCH 1/5] alpha: checkpatch gives errors and warnings in bootp.c,
Nicholas Krause
[PATCH] alpha: Remove FIXME in file osf_sys.c, Nicholas Krause
FIX ME message in osf_sys.c,
Nick Krause
[PATCH] FIXME of file toploogy.h for alpha cpus,
Nicholas Krause
[PATCH 04/27] alpha: Use generic tlb.h,
Richard Weinberger
[PATCH] alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls., Michael Cree
alpha: Replace __get_cpu_var,
Christoph Lameter
alpha: flush_icache_user_range && vma (Was: uprobes need icache flush after xol write), Oleg Nesterov
[RESEND][PATCH 0/2] Cleanup asm/scatterlist.h,
Laura Abbott
[PATCH 4/4] ARCH: AUDIT: audit_syscall_entry() should not require the arch,
Eric Paris
[PATCH 2/2] Cleanup useless architecture versions of scatterlist.h,
Laura Abbott
[PATCH 2/7] alpha/PCI: Use default pcibios_enable_device(), Bjorn Helgaas
[PATCH v2 0/1] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL,
AKASHI Takahiro
[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>,
Paul Gortmaker
Re: [GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>, Stephen Rothwell
[PATCH] alpha: fix broken network checksum,
Mikulas Patocka
[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>,
Paul Gortmaker
[PATCH] alpha: don't use module_init for non-modular core code, Paul Gortmaker
IDE problems with Cypress CY82C693 on Miata box, Andrew Gaylard
[alpha PATCH v2] enable syscall audit function at alpha architecture, 蔡正龙
[PATCH v2 00/10] Kconfig: cleanup SERIO_I8042 dependencies,
Mark Salter
[PATCH] alpha: Enable syscall audit function at alpha architecture, 蔡正龙
[PATCH v3 [resend] 03/18] smp, alpha: kill SMP single function call interrupt, Jiang Liu
[PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies,
Mark Salter
[PATCH 01/10] alpha: select ARCH_MIGHT_HAVE_PC_SERIO,
Mark Salter
[PATCH v4 1/5] PCI: pcibus address to resource converting take bus instead of dev, Yinghai Lu
[alpha PATCH] enable syscall audit function at alpha architecture,
蔡正龙
Re: [PATCH 1/9] PCI: Use dev_is_pci() to check whether it is pci device,
Bjorn Helgaas
[PATCH 9/9] alpha/pci: Use dev_is_pci() to check whether it is pci device, Yijing Wang
[RFC PATCH v3 03/19] smp, alpha: kill SMP single function call interrupt, Jiang Liu
[PATCH 12/24] alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>, Geert Uytterhoeven
[PATCH 24/24] asm-generic: Rename int-ll64.h to types.h, Geert Uytterhoeven
[PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>,
Geert Uytterhoeven
[PATCH] arch: alpha: uapi: be sure of "_UAPI" prefix for all guard macros,
Chen Gang
Re: [PATCH v2 14/14] Kconfig cleanup (PARPORT_PC dependencies), Ralf Baechle
[PATCH v2 01/14] alpha: select ARCH_MAY_HAVE_PC_PARPORT, Mark Salter
fs/btrfs/ioctl.c: implicit declaration of function __put_user_unaligned, Bob Tracy
[RFC PATCH v2 02/25] smp, alpha: kill SMP single function call interrupt, Jiang Liu
[PATCH] alpha: perf: fix out-of-bounds array access triggered from raw event,
Will Deacon
Compaq DS20E available, Raúl Porcel
Re: [tip:x86/spinlocks 9/14] include/linux/jump_label.h:181:19: error: expected identifier or '(' before 'volatile', Raghavendra K T
[PATCH 15/16] alpha: clean up unnecessary MSI/MSI-X capability find, Yijing Wang
Re: [PATCH 7/7] alpha: Fix type compatibility warning for marvel_map_irq,
Phil Carmody
[RFC PATCH 00/10] Alpha support for QEMU,
Richard Henderson
- [RFC PATCH 10/10] alpha: Use qemu+cserve provided high-res clock and alarm., Richard Henderson
- [RFC PATCH 06/10] alpha: Reorganize rtc handling, Richard Henderson
- [RFC PATCH 09/10] alpha: Switch to GENERIC_CLOCKEVENTS, Richard Henderson
- [RFC PATCH 08/10] alpha: Always enable the rpcc clocksource for single processor, Richard Henderson
- [RFC PATCH 07/10] alpha: Add an rtc driver for the qemu wallclock PALcall, Richard Henderson
- [RFC PATCH 05/10] alpha: Primitive support for CPU power down., Richard Henderson
- [RFC PATCH 04/10] alpha: Allow HZ to be configured, Richard Henderson
- [RFC PATCH 02/10] alpha: Notice if we're being run under QEMU, Richard Henderson
- [RFC PATCH 03/10] alpha: Force the user-visible HZ to a constant 1024., Richard Henderson
- [RFC PATCH 01/10] alpha: Don't if-out dp264_device_interrupt., Richard Henderson
- Re: [RFC PATCH 00/10] Alpha support for QEMU, Michael Cree
[PATCH 0/7] Minor Alpha updates for 3.11,
Richard Henderson
Serial console on Marvel with console=srm, Matt Turner
[PATCH v3 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline, Srivatsa S. Bhat
[PATCH v2 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline, Srivatsa S. Bhat
[PATCH 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline,
Srivatsa S. Bhat
[PATCH] alpha: delete __cpuinit usage from all users, Paul Gortmaker
[Suggestion] arch/*/include/asm/bitops.h: about __set_bit() API.,
Chen Gang
[PATCH, v2 1/5] mm/ALPHA: clean up unused VALID_PAGE(), Jiang Liu
[PATCH, v2 12/13] mm/alpha: unify mem_init() for both UMA and NUMA architectures, Jiang Liu
[PATCH v6, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[PATCH] arch: alpha: kernel: typo issue, using '1' instead of '11', Chen Gang
[PATCH] arch: alpha: kernel: using memcpy() instead of strcpy(), Chen Gang
[PATCH v3, part2 05/20] PCI, Alpha: use hotplug-safe iterators to walk PCI buses, Jiang Liu
[PATCH] arch: alpha: kernel: sprintf(), the minimal buffer length is 20 for "0xffffffffffffffff\n", Chen Gang
[PATCH v5, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[PATCH] alpha: spinlock: don't perform memory access in locked critical section,
Will Deacon
[RFC PATCH v1 18/19] mm/alpha: unify mem_init() for both UMA and NUMA architectures, Jiang Liu
[PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
relocation truncated to fit: GPREL16 against `.sbss',
Tony Breeds
[PATCH v3, part4 10/39] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[RFC PATCH v2, part4 10/39] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[RFC PATCH v2, part4 09/39] mm/alpha: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[Index of Archives]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]