linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 14:43:19 to 2012-08-14 19:22:10 UTC [more...]

(no subject)
 2012-08-14 19:22 UTC  (6+ messages)
` [PATCHSET] timer: clean up initializers and implement irqsafe timers

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-14 19:19 UTC  (14+ messages)
  ` [Qemu-devel] "

pull request: wireless 2012-08-14
 2012-08-14 19:02 UTC 

miss-leading help in configuration options
 2012-08-14 19:08 UTC 

[PATCH v3] mmc: card: Skip secure option for MoviNAND
 2012-08-14 19:07 UTC  (2+ messages)

[PATCH v2 0/6] system_highpri_wq
 2012-08-14 19:00 UTC  (11+ messages)
  ` [PATCH v2 1/6] workqueue: use enum value to set array size of pools in gcwq
  ` [PATCH v2 2/6] workqueue: correct req_cpu in trace_workqueue_queue_work()
  ` [PATCH v2 3/6] workqueue: change value of lcpu in __queue_delayed_work_on()
  ` [PATCH v2 4/6] workqueue: introduce system_highpri_wq
  ` [PATCH v2 5/6] workqueue: use system_highpri_wq for highpri workers in rebind_workers()
  ` [PATCH v2 6/6] workqueue: use system_highpri_wq for unbind_work

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-14 18:58 UTC  (10+ messages)
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 07/11] mm: Allocate kernel pages to the right memcg

efi_pstore: question about how to remove create_sysfs_entry() from a write callback
 2012-08-14 18:51 UTC  (3+ messages)

[PATCH 1/2] ARM: local timers: Unmask interrupt before new TVAL is set
 2012-08-14 18:49 UTC  (3+ messages)

[PATCH v7 0/4] make balloon pages movable by compaction
 2012-08-14 18:44 UTC  (10+ messages)
` [PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages

linux-next: Tree for Aug 14
 2012-08-14 18:40 UTC  (4+ messages)
` linux-next: Tree for Aug 14 (media/dvb/dvb-usb-v2/anysee)
` linux-next: Tree for Aug 14 (drivers/input/touchscreen/edt-ft5x06.c)

[PATCH 0/2] Align MIPS swapper_pg_dir for faster code
 2012-08-14 18:39 UTC  (4+ messages)
` [PATCH 1/2] vmlinux.lds.h: Allow architectures to add sections to the front of .bss
` [PATCH 2/2] MIPS: Align swapper_pg_dir to 64K for better TLB Refill code

[patch 0/8] procfs fdinfo providers updated
 2012-08-14 18:35 UTC  (4+ messages)
` [patch 3/8] procfs: Add ability to plug in auxiliary fdinfo providers

[PATCH 1/2 v2] staging: comedi: new adl_pci7x3x driver
 2012-08-14 18:23 UTC  (5+ messages)

[PATCH] staging: line6: variax.c: Eliminated remaining strict_stroul()s
 2012-08-14 18:22 UTC 

[PATCH 00/16] generic hashtable implementation
 2012-08-14 18:16 UTC  (18+ messages)
` [PATCH 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 02/16] user_ns: use new hashtable implementation
` [PATCH 03/16] mm,ksm: "
` [PATCH 04/16] workqueue: "
` [PATCH 05/16] mm/huge_memory: "
` [PATCH 06/16] tracepoint: "
` [PATCH 07/16] net,9p: "
` [PATCH 08/16] block,elevator: "
` [PATCH 09/16] SUNRPC/cache: "
` [PATCH 10/16] dlm: "
` [PATCH 11/16] net,l2tp: "
` [PATCH 12/16] dm: "
` [PATCH 13/16] lockd: "
` [PATCH 14/16] net,rds: "
` [PATCH 15/16] openvswitch: "
` [PATCH 16/16] tracing output: "

[rfc patch] fs,reiserfs: unlock superblock before callling reiserfs_quota_on_mount()
 2012-08-14 18:09 UTC  (7+ messages)

[PATCH 1/5] workqueue: use enum value to set array size of pools in gcwq
 2012-08-14 18:04 UTC  (8+ messages)
` [PATCH 2/5] workqueue: change value of lcpu in queue_delayed_work_on()

[PATCH] dm: verity target
 2012-08-14 17:54 UTC  (10+ messages)
` [PATCH] dm: remake of the "
    ` workqueues and percpu (was: [PATCH] dm: remake of the verity target)

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-14 17:52 UTC  (32+ messages)
` [PATCH v2 01/31] arm64: Assembly macros and definitions
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 03/31] arm64: Exception handling
` [PATCH v2 04/31] arm64: MMU definitions
` [PATCH v2 05/31] arm64: MMU initialisation
` [PATCH v2 06/31] arm64: MMU fault handling and page table management
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 08/31] arm64: CPU support
` [PATCH v2 09/31] arm64: Cache maintenance routines
` [PATCH v2 10/31] arm64: TLB maintenance functionality
` [PATCH v2 11/31] arm64: IRQ handling
` [PATCH v2 12/31] arm64: Atomic operations
` [PATCH v2 13/31] arm64: Device specific operations
` [PATCH v2 14/31] arm64: DMA mapping API
` [PATCH v2 15/31] arm64: SMP support
` [PATCH v2 16/31] arm64: ELF definitions
` [PATCH v2 17/31] arm64: System calls handling
` [PATCH v2 18/31] arm64: VDSO support
` [PATCH v2 19/31] arm64: Signal handling support
` [PATCH v2 20/31] arm64: User access library functions
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 22/31] arm64: Floating point and SIMD
` [PATCH v2 23/31] arm64: Debugging support
` [PATCH v2 24/31] arm64: Add support for /proc/sys/debug/exception-trace
` [PATCH v2 25/31] arm64: Performance counters support
` [PATCH v2 26/31] arm64: Miscellaneous library functions
` [PATCH v2 27/31] arm64: Loadable modules
` [PATCH v2 28/31] arm64: Generic timers support
` [PATCH v2 29/31] arm64: Miscellaneous header files
` [PATCH v2 30/31] arm64: Build infrastructure
` [PATCH v2 31/31] arm64: MAINTAINERS update

linux-next: Tree for July 26 (uml)
 2012-08-14 17:41 UTC  (16+ messages)
  ` linux-next: Tree for July 26

[PATCH 0/7] zram/zsmalloc promotion
 2012-08-14 17:39 UTC  (4+ messages)

[PATCHSET] workqueue: make all workqueues non-reentrant
 2012-08-14 17:35 UTC  (4+ messages)
` [PATCH 6/6] workqueue: deprecate WQ_NON_REENTRANT

[PATCH 0/7] HID: picoLCD updates
 2012-08-14 17:31 UTC  (5+ messages)

[GIT PULL] Disintegrate the User API from the kernel headers
 2012-08-14 17:26 UTC  (4+ messages)

FW: bisected regression: v3.6-rc1: resume from s2ram does not restore ata_piix (v3.5 worked)
 2012-08-14 17:26 UTC  (4+ messages)
  `  "

[PATCH V2 1/2] gmux: Add generic write32 function
 2012-08-14 17:11 UTC  (7+ messages)
` [PATCH V2 2/2] apple_gmux: Add support for newer hardware

[RFC 0/4] STE-modem remoteproc driver
 2012-08-14 17:06 UTC  (6+ messages)
` [RFC 4/4] remoteproc: Add driver for STE Modem

Remoteproc: Translating between host and device addresses
 2012-08-14 17:06 UTC 

do_IRQ: 1.55 No irq handler for vector (irq -1)
 2012-08-14 17:02 UTC  (2+ messages)
` [tip:x86/urgent] x86, apic: fix broken legacy interrupts in the logical apic mode

[PATCH] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
 2012-08-14 16:49 UTC  (2+ messages)

[PATCH 0/5] Improve hugepage allocation success rates under load V4
 2012-08-14 16:41 UTC  (6+ messages)
` [PATCH 1/5] mm: compaction: Update comment in try_to_compact_pages
` [PATCH 2/5] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures
` [PATCH 3/5] mm: compaction: Capture a suitable high-order page immediately when it is made available
` [PATCH 4/5] mm: have order > 0 compaction start near a pageblock with free pages
` [PATCH 5/5] mm: compaction: Abort async compaction if locks are contended or taking too long

[GIT PULL] New TPM driver, hwrng driver and fixes
 2012-08-14 16:37 UTC  (3+ messages)

How to hack syscall-table, in kernel 2.6+ ?
 2012-08-14 16:33 UTC  (4+ messages)

Backports mailing list
 2012-08-14 16:33 UTC  (4+ messages)

[PATCHv3 0/4] Add device tree data for omap5
 2012-08-14 16:24 UTC  (5+ messages)
` [PATCHv3 1/4] arm/dts: omap5-evm: Add I2C support
` [PATCHv3 2/4] arm/dts: omap5-evm: Add tmp102 sensor support
` [PATCHv3 3/4] arm/dts: omap5-evm: Add keypad data
` [PATCHv3 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[PATCH V5 00/16] MIPS: Add Loongson-3 based machines support
 2012-08-14 16:26 UTC  (5+ messages)
` [PATCH V5 09/18] MIPS: Loongson: Add swiotlb to support big memory (>4GB)

[PATCH] Documentation: dt: hwmon: Update for tmp102
 2012-08-14 16:23 UTC 

[PATCH] select GENERIC_ATOMIC64 for c6x/score/unicore32 archs
 2012-08-14 16:22 UTC  (2+ messages)

[PATCH v2 0/2] Add modules to support realtek PCIE card reader
 2012-08-14 16:14 UTC  (3+ messages)
    ` 答复: "

usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
 2012-08-14 16:14 UTC  (2+ messages)

Patch "mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables" has been added to the 3.4-stable tree
 2012-08-14 16:12 UTC  (2+ messages)

[PATCH] rtc: rs5c348: Fix hour decoding in 12-hour mode
 2012-08-14 15:21 UTC 

[PATCH] lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
 2012-08-14 15:56 UTC 

[PATCH] kbuild: Remove useless warning while appending KCFLAGS
 2012-08-14 16:00 UTC 

[PATCH 0/5] Remove potential NULL dereference
 2012-08-14 15:49 UTC  (6+ messages)
` [PATCH 1/5] drivers/block/swim3.c: "
` [PATCH 2/5] drivers/scsi/bnx2fc/bnx2fc_io.c: "
` [PATCH 3/5] drivers/media/video/{s2255drv.c,tm6000/tm6000-alsa.c,tm6000/tm6000-input.c}: Remove potential NULL dereferences
` [PATCH 4/5] drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
` [PATCH 5/5] arch/powerpc/platforms/powernv/pci.c: Remove potential NULL dereferences

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-14 15:51 UTC  (8+ messages)

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-14 15:47 UTC  (6+ messages)
      ` [PATCH] MIPS: Fix "

[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
 2012-08-14 15:46 UTC  (3+ messages)

[PATCH] scripts/package/builddeb: upgrade to current practices
 2012-08-14 15:46 UTC  (4+ messages)

[PATCH] kvm: disable stealtime via reboot notifier to avoid mem corruption
 2012-08-14 15:32 UTC  (4+ messages)

[PATCH 0/5] Call netif_carrier_off() after register_netdev()
 2012-08-14 15:32 UTC  (6+ messages)
` [PATCH 3/5] net/mlx4_en: "
` [PATCH 5/5] net/hyperv: "

Q: Seeing the microcode revision in /proc/cpuinfo
 2012-08-14 15:30 UTC  (2+ messages)

[PATCH] perf: create a helper structure perf_event_context
 2012-08-14 15:23 UTC 

[PATCH V3] trace,x86: add x86 irq vector tracepoints
 2012-08-14 15:21 UTC  (2+ messages)

[PATCH] h8300: select generic atomic64_t support
 2012-08-14 15:21 UTC 

[PATCH] [NETFILTER] bridge: rcu_deref outside read-lock section
 2012-08-14 15:19 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] bridge: fix rcu dereference outside of rcu_read_lock

[PATCH] mn10300: select generic atomic64_t support
 2012-08-14 15:17 UTC 

Using random in interrupts for RT
 2012-08-14 15:17 UTC  (2+ messages)

[patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
 2012-08-14 15:05 UTC  (16+ messages)
` [patch net-next v2 01/15] net: introduce upper device lists
` [patch net-next v2 02/15] macvlan: add link to upper device
` [patch net-next v2 03/15] vlan: "
` [patch net-next v2 04/15] rtnetlink: remove usage of dev->master
` [patch net-next v2 05/15] team: remove usage of netdev_set_master()
` [patch net-next v2 06/15] bridge: "
` [patch net-next v2 07/15] netpoll: remove usage of dev->master
` [patch net-next v2 08/15] cxgb3: "
` [patch net-next v2 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next v2 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next v2 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next v2 12/15] nes: remove usage of dev->master
` [patch net-next v2 13/15] bonding: "
` [patch net-next v2 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next v2 15/15] net: kill dev->master

[bug report] [SCSI] mvumi: GFP_KERNEL under spin lock
 2012-08-14 14:59 UTC 

[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_t'
 2012-08-14 14:57 UTC  (8+ messages)
          ` Architectures missing atomic64_t

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-14 14:50 UTC  (9+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH] Powerpc 8xx CPM_UART delay in receive
 2012-08-14 14:52 UTC  (2+ messages)

Bug fixes/cleanups for floppy driver (v2)
 2012-08-14 14:43 UTC  (4+ messages)
` [PATCH v3 4/6] floppy: properly handle failure on add_disk loop


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).