linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-11 13:21:35 to 2012-01-11 20:24:35 UTC [more...]

[RFC 0/14] Finish up irq_domain generalization
 2012-01-11 20:22 UTC  (13+ messages)
` [RFC 01/14] dt: Make irqdomain less verbose
` [RFC 02/14] irq_domain: Make irq_domain structure match powerpc's irq_host
` [RFC 04/14] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [RFC 06/14] irq_domain/powerpc: Eliminate virq_is_host()
` [RFC 07/14] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [RFC 08/14] irqdomain: remove NO_IRQ from irq domain code
` [RFC 09/14] irq_domain: Remove references to old irq_host names
` [RFC 10/14] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [RFC 11/14] powerpc: Eliminate NO_IRQ usage
` [RFC 12/14] irq_domain: Add support for base irq and hwirq in legacy mappings
` [RFC 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [RFC 14/14] irq_domain: Remove irq_domain_add_simple()

3.2rc7 rcu_preempt stalls and tasks blocked
 2012-01-11 20:22 UTC  (2+ messages)

[RFC PATCH v3 0/5] pinctrl: imx: add pinnmux support
 2012-01-11 20:17 UTC  (21+ messages)
` [RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings

[RFC] on general object IDs again
 2012-01-11 20:19 UTC  (12+ messages)

[RFC,PATCH 0/2] dynamic seccomp policies (using BPF filters)
 2012-01-11 20:10 UTC  (5+ messages)
` [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
` [RFC,PATCH 2/2] Documentation: prctl/seccomp_filter

Bootup regression introduced by 7bd0b0f0da3b1ec11cbcc798eb0ef747a1184077 ("memblock: Reimplement memblock allocation using reverse free area iterato") in v3.3-rc0
 2012-01-11 20:04 UTC  (5+ messages)

[RFC PATCH] checkpatch: Add warning for asymmetric brace use
 2012-01-11 19:58 UTC 

[PATCH -mm 0/2] kswapd vs compaction improvements
 2012-01-11 19:57 UTC  (5+ messages)
` [PATCH -mm 2/2] mm: kswapd carefully invoke compaction

[GIT PULL] SLAB changes for v3.x
 2012-01-11 19:54 UTC  (2+ messages)

[PATCH 0/3] TPM: CVE patch, close a race, atomic cleanup
 2012-01-11 19:43 UTC  (10+ messages)
` [PATCH 2/3] TPM: Close data_pending and data_buffer races
              ` [tpmdd-devel] "

[PATCH 1/2] dtc: Implement -d option to write out a dependency file
 2012-01-11 19:36 UTC  (3+ messages)
` [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option

[PATCH 00/11] SUNRPC: make sysctl per network namespcase context
 2012-01-11 19:36 UTC  (15+ messages)
` [PATCH 01/11] SYSCTL: export root and set handling routines

[GIT PULL] target: Updates for v3.3-rc1 (round 1)
 2012-01-11 19:32 UTC  (5+ messages)

[PATCH v2 -mm] make swapin readahead skip over holes
 2012-01-11 19:30 UTC 

[PATCH -mm] make swapin readahead skip over holes
 2012-01-11 19:23 UTC  (9+ messages)

[PATCH v2] input/mc13783-ts: add pdata to set conversion delay
 2012-01-11 19:21 UTC  (3+ messages)

[PATCH] gpio/it8761e: Restrict it8761e gpio driver to x86
 2012-01-11 19:16 UTC 

[PATCH] ppc/eeh: fix crash when error happens during device probe
 2012-01-11 19:09 UTC 

[PATCH] sched_rt.c: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()
 2012-01-11 19:10 UTC 

Several bugs in latest kernel
 2012-01-11 19:08 UTC  (3+ messages)

Do You Have Any Idea What You Can REALLY Do With Twitter?
 2012-01-11 19:03 UTC 

[RFC PATCH 0/2] Improve reliability of CPU hotplug
 2012-01-11 19:02 UTC  (5+ messages)
` [PATCH 1/2] fs: sysfs: Do dcache-related updates to sysfs dentries under sysfs_mutex

Regulator updates for 3.3
 2012-01-11 18:40 UTC  (13+ messages)
                  ` Re* "

[PATCH v2 0/5] NFS: create blocklayout pipe per network namesapce context
 2012-01-11 18:36 UTC  (4+ messages)
` [PATCH v2 4/5] NFS: remove RPC PipeFS mount point reference from blocklayout routines

[git pull] PCI changes
 2012-01-11 18:34 UTC 

How are you
 2012-01-11 16:47 UTC 

[PATCH 0/4 V8] Avoid soft lockup message when KVM is stopped by host
 2012-01-11 18:16 UTC  (5+ messages)
` [PATCH 1/4 V8] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V8] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V8] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4 V8] Add check for suspended vm in softlockup detector

[PATCH v2 1/2] menuconfig: basic string editing in inputbox support
 2012-01-11 19:12 UTC  (7+ messages)
` [PATCH v2 2/2] menuconfig: add Home and End keys support for inputbox

[GIT PULL 00/11] arm-soc changes
 2012-01-11 18:12 UTC  (4+ messages)
` [GIT PULL 05/11] SoC-level changes for tegra and omap

[RFC PATCHSET take#2] ioblame: IO tracer with origin tracking
 2012-01-11 18:08 UTC  (18+ messages)
` [PATCH 2/9] block: block_bio_complete tracepoint was missing
` [PATCH 6/9] block: add block_touch_buffer tracepoint
` [PATCH 8/9] stacktrace: implement save_stack_trace_quick()
` [PATCH 9/9] block, trace: implement ioblame - IO tracer with origin tracking
  ` [PATCH RESEND "

[PATCH 0/5] NFS: create blocklayout pipe per network namesapce context
 2012-01-11 18:03 UTC  (8+ messages)

No Changelog file for 3.2 on kernel.org
 2012-01-11 17:42 UTC 

[PATCH]drivers:staging:android Typos: fix some comments that have typos in them
 2012-01-11 19:00 UTC  (2+ messages)

linux-next: manual merge of the v4l-dvb tree with the arm-soc tree
 2012-01-11 17:56 UTC  (10+ messages)

[PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
 2012-01-11 17:45 UTC  (2+ messages)

[PATCH] backlight: lcd: add driver for raster-type lcd's with gpio controlled panel reset
 2012-01-11 17:45 UTC  (7+ messages)

[Question] sched: Should nr_uninterruptible be decremented in ttwu_do_activate()?
 2012-01-11 17:29 UTC  (2+ messages)

[PATCH v5 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-01-11 17:04 UTC  (13+ messages)
` [PATCH v5 01/12] Documentations/cpu-hotplug.tx, kernel-parameters.txt: Add x86 CPU0 online/offline feature
` [PATCH v5 02/12] x86/Kconfig: Add config switch for CPU0 hotplug
` [PATCH v5 03/12] x86/topology.c: Support functions for CPU0 online/offline
` [PATCH v5 04/12] x86/smpboot.c: Don't offline CPU0 if any irq can not be migrated out of it and remove CPU0 check in smp_callin()
` [PATCH v5 05/12] x86/power/cpu.c: Don't hibernate/suspend if CPU0 is offline
` [PATCH v5 06/12] x86/head_64.S: Define start_cpu0
` [PATCH v5 07/12] x86/head_32.S: "
` [PATCH v5 08/12] x86/smpboot.c: Wake up CPU0 via NMI instead of INITs
` [PATCH v5 09/12] x86/common.c: Init CPU0 data during CPU0 online
` [PATCH v5 10/12] x86/mtrr/main.c: Ask the first online CPU to save mtrr
` [PATCH v5 11/12] x86/i387.c: Thread xstate is initialized only on CPU0 once
` [PATCH v5 12/12] x86/topology.c: debug CPU0 hotplug

[RFC][PATCH v4 -next 0/4] Make pstore/kmsg_dump run after stopping other cpus in panic path
 2012-01-11 17:25 UTC  (10+ messages)
` [RFC][PATCH v4 -next 1/4] Move kmsg_dump(KMSG_DUMP_PANIC) below smp_send_stop()

ath9k crash 3.2-rc7
 2012-01-11 17:20 UTC 

[PATCH] Code clean up for percpu_xxx() functions
 2012-01-11 17:19 UTC  (11+ messages)
          ` [PATCH 3/3] "

[PATCH] kprobes: fix a memory leak in function pre_handler_kretprobe()
 2012-01-11 16:59 UTC  (3+ messages)

[PATCH 1/2] ecryptfs: Improve metatdata read failure logging
 2012-01-11 17:00 UTC  (2+ messages)
` [PATCH 2/2] ecryptfs: Print inode on metadata error

[BUG] kernel freezes with latest tree
 2012-01-11 16:58 UTC  (21+ messages)

[PATCH 1/2] KVM: Exception during emulation decode should propagate
 2012-01-11 16:53 UTC  (2+ messages)
` [PATCH 2/2] KVM: Fix writeback on page boundary that propagate changes in spite of #PF

[PATCH] mm: Don't warn if memdup_user fails
 2012-01-11 16:50 UTC 

[PATCH] x86, mce: Fix rcu splat in drain_mce_log_buffer()
 2012-01-11 16:11 UTC  (2+ messages)

[PATCH] fsldma: fix performance degradation by optimizing spinlock use
 2012-01-11 16:13 UTC  (3+ messages)

[Question] sched: Should balance_iterator be removed?
 2012-01-11 16:44 UTC  (2+ messages)

[PATCH v2] KVM: fix mov immediate emulation for 64-bit operands
 2012-01-11 16:33 UTC 

[PATCH] of: Support CONFIG_CMDLINE_EXTEND config option
 2012-01-11 16:39 UTC  (4+ messages)

[git pull] vfs pile 1
 2012-01-11 16:19 UTC  (8+ messages)

Q: cgroup: Questions about possible issues in cgroup locking
 2012-01-11 16:07 UTC  (11+ messages)

[GIT] Security subsystem updates for 3.3
 2012-01-11 16:12 UTC  (6+ messages)

[GIT PULL] Kmemleak patches for 3.3-rc1 (now with signed tag)
 2012-01-11 16:12 UTC 

[PATCH RFC 0/2] kvm: set irq affinity for assigned devices
 2012-01-11 16:10 UTC  (9+ messages)
` [PATCH RFC 2/2] kvm: set affinity hint for assigned device msi

[PATCH v6 7/8] mm: only IPI CPUs to drain local pages if they exist
 2012-01-11 16:10 UTC  (5+ messages)

Add Thinkpad SL510 to pci=nocrs blacklist
 2012-01-11 16:08 UTC  (3+ messages)

Dell Studio 1536 needs pci=nocrs to boot
 2012-01-11 16:07 UTC  (7+ messages)
      ` Add Dell Studio 1557 to pci=nocrs blacklist

cross memory attach && security check
 2012-01-11 15:49 UTC  (5+ messages)

[8259A] Why the irq_desc->handle_irq are set as handle_level_irq() while the ICW1 is set 0x11, which indicates edge mode?
 2012-01-11 15:54 UTC  (2+ messages)

[ANNOUNCE] 3.0.14-rt31
 2012-01-11 15:39 UTC  (3+ messages)

linux-next: manual merge of the xen tree with Linus' tree
 2012-01-11 15:29 UTC  (2+ messages)

ath9k crash 3.2-rc7
 2012-01-11 15:26 UTC  (2+ messages)

[PATCH] kconfig: untangle EXPERT and EMBEDDED
 2012-01-11 15:16 UTC 

[PATCH v2 0/6] SUNRPC: make RPC clients use network-namespace-aware PipeFS routines
 2012-01-11 15:18 UTC  (7+ messages)
` [PATCH v2 1/6] SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
` [PATCH v2 2/6] SUNRPC: handle GSS AUTH pipes "
` [PATCH v2 3/6] SUNRPC: subscribe RPC clients to pipefs notifications
` [PATCH v2 4/6] SUNRPC: remove RPC client pipefs dentries after unregister
` [PATCH v2 5/6] SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
` [PATCH v2 6/6] SUNRPC: remove RPC PipeFS mount point reference from RPC client

Latest kernel stable/longterm status
 2012-01-11 15:13 UTC  (9+ messages)

[00/42] 3.1.9-stable review
 2012-01-11 15:05 UTC  (5+ messages)
` [41/42] xfs: validate acl count

[PATCH 02/21] bfin_mac: use an unique MDIO bus name
 2012-01-11 14:47 UTC  (2+ messages)

Fwd: Warning in wifi card
 2012-01-11 14:30 UTC  (2+ messages)

aacraid question: is maximum_num_containers supposed to be minimum?
 2012-01-11 14:15 UTC  (2+ messages)

[PATCH v3 0/2] ARM: IOMMU: tegra: Add iommu_ops for GART/SMMU driver
 2012-01-11 14:24 UTC  (4+ messages)

[PATCH v7 0/5] AT91: replace broken TWI driver i2c-at91.c
 2012-01-11 14:06 UTC  (4+ messages)
  ` AW: "

[PATCH RFC] OMAP : watchdog : Fix the mismatch of pm_runtime enable and disable
 2012-01-11 14:20 UTC 

[PATCHv5 00/11] modem_shm: Driver for ST-E Thor M7400 LTE modem
 2012-01-11 14:03 UTC  (12+ messages)
` [PATCHv5 01/11] modem_shm: Shared Memory layout for ST-E M7400 driver
` [PATCHv5 02/11] modem_shm: Channel config definitions "
` [PATCHv5 03/11] modem_shm: Configuration for SHM Channel an devices
` [PATCHv5 04/11] modem_shm: geni/geno driver interface
` [PATCHv5 05/11] modem_shm: genio dummy driver
` [PATCHv5 06/11] modem_shm: Add SHM device bus
` [PATCHv5 07/11] modem_shm: Add shm device implementation
` [PATCHv5 08/11] modem_shm: SHM Configuration data handling
` [PATCHv5 09/11] modem_shm: Character device for SHM channel access
` [PATCHv5 10/11] modem_shm: Makefile and Kconfig for M7400 Shared Memory Drivers
` [PATCHv5 11/11] caif_shm: Add CAIF driver for Shared memory for M7400

high speed cams are not working on usbip
 2012-01-11 13:52 UTC  (4+ messages)

[PATCH 1/6] dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
 2012-01-11 13:48 UTC  (12+ messages)
` [PATCH 6/6] dma/imx-sdma: check whether event_id0 < 32 when set event_mask

GFS2: Pre-pull patch posting (merge window set #2)
 2012-01-11 12:57 UTC  (5+ messages)
` [PATCH 2/5] GFS2: Fix a use-after-free that coverity spotted
` [PATCH 3/5] GFS2: let spectator mount do read only recovery
` [PATCH 4/5] GFS2: fail mount if journal recovery fails
` [PATCH 5/5] GFS2: Fix nlink setting on inode creation


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).