All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-21 20:53:08 to 2014-01-21 21:26:13 UTC [more...]

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-21 21:23 UTC  (146+ messages)
` [PATCH 01/73] init: delete the __cpuinit related stubs
` [PATCH 02/73] mm: replace module_init usages with subsys_initcall in nommu.c
` [PATCH 03/73] fs/notify: don't use module_init for non-modular inotify_user code
` [PATCH 04/73] netfilter: don't use module_init/exit in core IPV4 code
` [PATCH 05/73] x86: don't use module_init in non-modular intel_mid_vrtc.c
` [PATCH 06/73] x86: don't use module_init for non-modular core bootflag code
` [PATCH 07/73] x86: replace __init_or_module with __init in non-modular vsmp_64.c
` [PATCH 08/73] drivers/tty/hvc: don't use module_init in non-modular hyp. console code
` [PATCH 09/73] staging: don't use module_init in non-modular ion_dummy_driver.c
` [PATCH 10/73] powerpc: use device_initcall for registering rtc devices
` [PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h
` [PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init
` [PATCH 13/73] powerpc: use subsys_initcall for Freescale Local Bus
` [PATCH 14/73] powerpc: don't use module_init for non-modular core hugetlb code
` [PATCH 15/73] powerpc: don't use module_init in non-modular 83xx suspend code
` [PATCH 16/73] arm: include module.h in drivers/bus/omap_l3_smx.c
` [PATCH 17/73] arm: fix implicit module.h use in mach-at91 gpio.h
` [PATCH 18/73] arm: fix implicit #include <linux/init.h> in entry asm
` [PATCH 19/73] arm: mach-s3c64xx mach-crag6410-module.c is not modular
` [PATCH 20/73] arm: use subsys_initcall in non-modular pl320 IPC code
` [PATCH 21/73] arm: don't use module_init in non-modular mach-vexpress/spc.c code
` [PATCH 22/73] alpha: don't use module_init for non-modular core code
` [PATCH 23/73] sparc: don't use module_init in non-modular pci.c code
` [PATCH 24/73] m68k: don't use module_init in non-modular mvme16x/rtc.c code
` [PATCH 25/73] ia64: don't use module_init for non-modular core kernel/mca.c code
` [PATCH 26/73] ia64: don't use module_init in non-modular sim/simscsi.c code
` [PATCH 27/73] drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
` [PATCH 28/73] cpuidle: don't use modular platform register in non-modular ARM drivers
` [PATCH 29/73] drivers/platform: don't use modular register in non-modular pdev_bus.c
` [PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h
` [PATCH 31/73] module: relocate module_init from init.h to module.h
` [PATCH 32/73] logo: emit "#include <linux/init.h> in autogenerated C file
` [PATCH 33/73] arm: delete non-required instances of include <linux/init.h>
` [PATCH 34/73] mips: "
` [PATCH 35/73] sparc: "
` [PATCH 36/73] s390: "
` [PATCH 37/73] alpha: delete non-required instances of <linux/init.h>
` [PATCH 38/73] blackfin: "
` [PATCH 39/73] powerpc: delete another unrequired instance "
` [PATCH 40/73] watchdog: delete non-required instances of include <linux/init.h>
` [PATCH 41/73] video: "
` [PATCH 43/73] scsi: "
` [PATCH 44/73] spi: "
` [PATCH 45/73] acpi: "
` [PATCH 46/73] drivers/power: "
` [PATCH 47/73] drivers/media: "
` [PATCH 48/73] drivers/ata: "
` [PATCH 49/73] drivers/mtd: "
` [lm-sensors] [PATCH 50/73] drivers/hwmon: "
  `  "
` [PATCH 51/73] drivers/i2c: "
` [PATCH 52/73] drivers/pinctrl: "
` [PATCH 53/73] drivers/isdn: "
` [PATCH 54/73] drivers/leds: "
` [PATCH 55/73] drivers/pcmcia: "
` [PATCH 56/73] drivers/char: "
` [PATCH 57/73] drivers/infiniband: "
` [PATCH 58/73] drivers/mfd: "
` [PATCH 59/73] drivers/gpio: "
` [PATCH 60/73] drivers/bluetooth: "
` [PATCH 61/73] drivers/mmc: "
` [PATCH 62/73] drivers/crypto: "
` [PATCH 63/73] drivers/platform: "
` [PATCH 64/73] drivers/misc: "
` [PATCH 65/73] drivers/edac: "
` [PATCH 66/73] drivers/macintosh: "
` [PATCH 67/73] drivers/base: "
` [PATCH 68/73] drivers/cpufreq: delete non-required instances of <linux/init.h>
` [PATCH 69/73] drivers/pci: "
` [PATCH 70/73] drivers/dma: "
` [PATCH 71/73] drivers/gpu: "
` [PATCH 72/73] drivers: delete remaining "
` [PATCH 73/73] include: remove needless "

[PATCH] drivers/hid/wacom: fixed coding style issues
 2014-01-21 21:25 UTC  (5+ messages)

[PATCH 0/3] xen/arm: omap5: PV USB driver issue
 2014-01-21 21:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] preparation to intriduce keystone support
 2014-01-21 21:23 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] tools: mkimage: add support for gpimage format

[42/73] rtc: delete non-required instances of include <linux/init.h>
 2014-01-21 21:22 UTC  (2+ messages)
` [PATCH 42/73] "

[PATCH RESEND] i2c-piix4: AMD new SMBus base address location changed
 2014-01-21 21:22 UTC  (2+ messages)

[Patch v1 1/3] ACPI: add callback prepare() into acpi_hotplug_handler
 2014-01-21 21:14 UTC  (2+ messages)

[RFC PATCH net-next 0/3] virtio_net: add aRFS support
 2014-01-20 16:49 UTC  (6+ messages)
  ` Fwd: "

[PATCH][v2] xen: Pass the location of the ACPI RSDP to DOM0
 2014-01-21 21:19 UTC  (3+ messages)

[PATCH] DT: net: document Ethernet bindings in one place
 2014-01-21 21:19 UTC  (7+ messages)

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-21 21:18 UTC  (6+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[PATCH 0/6] ARM: add omap3 INCOstartec board support
 2014-01-21 21:18 UTC  (3+ messages)
` [PATCH 5/6] ARM: OMAP2+: Add pdata quirk for sys_clkout2 for omap3 DBB056

[PATCH] AMD64_EDAC: Fix logic to determine channel for F15 M30h processors
 2014-01-21 21:03 UTC 

[BUG] FL1009: xHCI host not responding to stop endpoint command
 2014-01-21 21:17 UTC  (11+ messages)

REQUEST-PULL: Please pull from git-gui
 2014-01-21 21:17 UTC  (2+ messages)

[PATCH] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
 2014-01-21 21:16 UTC 

[PATCH] xfs_repair: add support for validating dirent ftype field
 2014-01-21 21:14 UTC  (3+ messages)

[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
 2014-01-21 21:15 UTC  (6+ messages)

[PATCH v2 0/4] ASoC: tlv320aic32x4: DT support
 2014-01-21 21:14 UTC  (3+ messages)
` [PATCH v2 1/4] ASoC: tlv320aic32x4: Use signed int mixer controls

[Qemu-devel] [PATCH 0/3] Hyper-V parameters
 2014-01-21 21:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] add support for hyperv time parameter

VDSO support for 32bit time functions
 2014-01-21 20:54 UTC  (2+ messages)

[Qemu-devel] Simulate different network card vendors
 2014-01-20 16:22 UTC  (4+ messages)

[dm-crypt] Cascading encryption how-to?
 2014-01-21 20:59 UTC 

[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 21:05 UTC  (5+ messages)
` [PATCH 5/6] numa,sched: normalize faults_from stats and weigh by CPU use

[PATCH] audit/userspace: add support for the parisc architecture
 2014-01-21 21:00 UTC  (4+ messages)

+ gpio-hack.patch added to -mm tree
 2014-01-21 21:05 UTC 

[Buildroot] [PATCH] BR2_EXTERNAL: check it is a valid BR2_EXTERNAL dir before using it
 2014-01-21 21:04 UTC 

[PATCH/RFC] Makefile: Fix compilation of windows resource file
 2014-01-21 21:04 UTC  (2+ messages)

[PATCH] MIPS: lib: Optimize partial checksum ops using prefetching
 2014-01-21 21:03 UTC  (5+ messages)

3.10.17-1.0.0_beta meta-fsl-bsp-release layer
 2014-01-21 21:03 UTC  (9+ messages)
  ` Booting 3.5.7 kernel on imx6sabresd?

[GIT PULL] GPIO bulk changes for v3.14
 2014-01-21 21:01 UTC  (3+ messages)

[PATCH v8 3/6] MCS Lock: optimizations and extra comments
 2014-01-21 21:01 UTC  (3+ messages)

[LSF/MM TOPIC] [ATTEND] Persistent memory
 2014-01-21 20:59 UTC  (9+ messages)
      ` [Lsf-pc] "

[U-Boot] [PATCH 1/2] ARM: m53evk: Rename mxc-nand to mxc_nand
 2014-01-21 21:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: m53evk: Enable CONFIG_REGEX

Conexant PCI-8604PW 4 channel BNC Video capture card (bttv)
 2014-01-21 20:59 UTC  (6+ messages)

[Buildroot] [PATCH 0 of 5 v3] Deprecation: clarify manual, remove ttcp and lzma
 2014-01-21 20:59 UTC  (2+ messages)

[ath9k-devel] How to lock AMPDU length at a specific value?
 2014-01-21 20:59 UTC  (4+ messages)
      ` [ath9k-devel] Fwd: "

[Buildroot] [git commit] Config.in.legacy: fix misc. problems with libnfc-llcp removal
 2014-01-21 20:58 UTC 

[Buildroot] [git commit] lzma: remove deprecated target package
 2014-01-21 20:58 UTC 

[Buildroot] [git commit] flex: change config text of 'target binary' option
 2014-01-21 20:57 UTC 

[Buildroot] [git commit] ttcp: remove deprecated package
 2014-01-21 20:57 UTC 

[Buildroot] [git commit] manual: clarify handling of deprecated features
 2014-01-21 20:56 UTC 

usb disk recognized but fails
 2014-01-21 20:56 UTC  (4+ messages)

[PATCH v7] staging/bluetooth: Add hci_h4p driver
 2014-01-21 20:56 UTC 

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-21 20:55 UTC  (7+ messages)
          ` [linux-sunxi] "

issues with vxlan RX checksum offload under OVS datapath
 2014-01-21 20:55 UTC  (3+ messages)

[PATCH][v3] Pass the location of the ACPI RSDP to DOM0
 2014-01-21 20:55 UTC 

[Buildroot] [PATCH 1/2] Remove some absolute paths
 2014-01-21 20:53 UTC  (5+ messages)

[Buildroot] [git commit] Prefer 'printf' over 'echo -e' (for portability)
 2014-01-21 20:53 UTC 

[nft RFC PATCH v2] src: add export operation
 2014-01-21 20:52 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.