linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-12 21:53:00 to 2012-11-13 06:49:59 UTC [more...]

[GIT PULL REQUEST] UniCore32 update for v3.7-rc4
 2012-11-13  6:49 UTC 

[PATCH] mm: cma: WARN if freed memory is still in use
 2012-11-13  6:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] regulator: core: Update regulator_is_supported_voltage for fixed voltages
 2012-11-13  6:48 UTC  (4+ messages)

[PATCH v2 0/2] NVIDIA Tegra DRM driver
 2012-11-13  6:47 UTC  (5+ messages)
` [PATCH v2 1/2] drm: Add NVIDIA Tegra20 support
` [PATCH v2 2/2] drm: tegra: Add HDMI support

[GIT PULL REQUEST] UniCore32 update for v3.7-rc4
 2012-11-13  6:38 UTC 

[PATCH 0/2] Device tree updates for host1x support
 2012-11-13  6:41 UTC  (7+ messages)
` [PATCH 1/2] ARM: tegra: Add Tegra20 "
` [PATCH 2/2] ARM: tegra: Add Tegra30 "

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-13  6:40 UTC  (4+ messages)
` [rfc net-next v6 2/3] virtio_net: multiqueue support

[PATCH] pinctrl: imx: Fix the logic checking if not able to find pin reg map
 2012-11-13  6:37 UTC  (2+ messages)

[PATCH] RFC: pinctrl: grab default handler with bus notifiers
 2012-11-13  6:35 UTC  (3+ messages)

[PATCH 0/3] pm: Intel powerclamp driver
 2012-11-13  6:33 UTC  (5+ messages)
` [PATCH 1/3] tick: export nohz tick idle symbols for module use
` [PATCH 2/3] x86/nmi: export local_touch_nmi() symbol for modules
` [PATCH 3/3] PM: Introduce Intel PowerClamp Driver

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-11-13  6:20 UTC  (5+ messages)
` [PATCH v7 00/46] x86, mm: map ram from top-down with BRK and memblock
  ` [PATCH 02/46] x86, mm: Split out split_mem_range from init_memory_mapping

linux-next: Tree for Nov 13
 2012-11-13  6:00 UTC 

[PATCH] mfd: arizona: Move chip reset to before register patch
 2012-11-13  5:56 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (staging tree related)
 2012-11-13  5:51 UTC 

[PATCH 1/1] mm: Export a function to read vm_committed_as
 2012-11-13  5:24 UTC  (9+ messages)

[cfi_probe, mtd_do_chip_probe] invalid opcode: 0000 [#1] DEBUG_PAGEALLOC
 2012-11-13  5:25 UTC 

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-13  5:22 UTC  (15+ messages)

Email Alert!!!
 2012-11-13  5:09 UTC 

[RFC] MIPS: BCM63XX: add initial Device Tree support
 2012-11-13  5:13 UTC  (15+ messages)
` [RFC] MIPS: BCM63XX: add simple Device Tree includes for all SoCs
` [RFC] MIPS: BCM63XX: add Device Tree glue code for IRQ handling
` [RFC] MIPS: BCM63XX: add Device Tree clock definitions
` [RFC] MIPS: BCM63XX: switch to common clock and Device Tree
` [RFC] MIPS: BCM63XX: register GPIO controller through "
` [RFC] MIPS: BCM63XX: add empty Device Trees for all supported boards
` [RFC] MIPS: BCM63XX: enable serial through Device Tree

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-13  5:12 UTC  (4+ messages)

[PATCH 0/3] ARM: tegra: dt: Add entry for tegra20 sflash controller
 2012-11-13  5:03 UTC  (4+ messages)
` [PATCH 1/3] ARM: tegra: dts: add sflash controller dt entry
` [PATCH 2/3] ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt
` [PATCH 3/3] ARM: config: tegra: enable SFLASH controller driver

[PATCH] spi: tegra: add spi driver for sflash controller
 2012-11-13  5:00 UTC 

[PATCH] Add missing license for ioapic module
 2012-11-13  4:39 UTC 

linux-next: manual merge of the arm-soc tree with the usb tree
 2012-11-13  4:20 UTC 

linux-next: manual merge of the arm-soc tree with the pinctrl tree
 2012-11-13  4:17 UTC 

linux-next: manual merge of the arm-soc tree with the net-next tree
 2012-11-13  4:15 UTC 

linux-next: manual merge of the arm-soc tree with the usb tree
 2012-11-13  4:06 UTC 

linux-next: manual merge of the staging tree with the mfd tree
 2012-11-13  3:50 UTC 

[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-11-13  3:07 UTC  (2+ messages)

light weight write barriers
 2012-11-13  3:42 UTC  (16+ messages)
  ` [sqlite] "

linux-next: manual merge of the usb tree with the usb.current tree
 2012-11-13  3:37 UTC 

[PATCH ] tbfadt.c: output warning only when 64bit 32bit address of FACS/DSDT all have value but not equal to each other
 2012-11-13  3:31 UTC 

[CPU hotplug, __disable_runtime] kernel BUG at kernel/sched/rt.c:687!
 2012-11-13  3:22 UTC  (2+ messages)

[PATCHSET cgroup/for-3.8] cgroup: allow ->post_create() to fail
 2012-11-13  3:01 UTC  (18+ messages)
` [PATCH 01/17] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
` [PATCH 02/17] cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
` [PATCH 03/17] cgroup: open-code cgroup_create_dir()
` [PATCH 04/17] cgroup: create directory before linking while creating a new cgroup
` [PATCH 05/17] cgroup: cgroup->dentry isn't a RCU pointer
` [PATCH 06/17] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH 07/17] cgroup: make CSS_* flags bit masks instead of bit positions
` [PATCH 08/17] cgroup: trivial cleanup for cgroup_init/load_subsys()
` [PATCH 09/17] cgroup: lock cgroup_mutex in cgroup_init_subsys()
` [PATCH 10/17] cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload_subsys()
` [PATCH 11/17] cgroup: separate out cgroup_destroy_locked()
` [PATCH 12/17] cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
` [PATCH 13/17] cgroup: simplify cgroup_load_subsys() failure path
` [PATCH 14/17] cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
` [PATCH 15/17] cgroup: update cgroup_create() failure path
` [PATCH 16/17] cgroup: allow ->post_create() to fail
` [PATCH 17/17] cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()

Missing signoff for 'module: fix out-by-one error in kallsyms'
 2012-11-13  3:01 UTC 

[3.6.6] panic on reboot / khungtaskd blocked? (WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule)
 2012-11-13  2:51 UTC  (5+ messages)

[RFC] dt/platform: Use cell-index for device naming if available
 2012-11-13  2:48 UTC  (5+ messages)

[PATCH] userns: Support fuse interacting with multiple user namespaces
 2012-11-13  2:37 UTC  (3+ messages)

xfs: Remove boolean_t typedef completely
 2012-11-13  2:32 UTC  (4+ messages)

[PATCH 0/5] perf tool: Fix enable/disable events logic for record command
 2012-11-13  2:26 UTC  (4+ messages)
` [PATCH 5/5] perf tool: Add basic event modifier sanity check

[PATCH v11] kvm: notify host when the guest is panicked
 2012-11-13  2:19 UTC  (7+ messages)

[PATCH] fs/proc: Add process text segment md5-summing
 2012-11-13  2:16 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: imx6q-sabresd: add volume up/down gpio keys
 2012-11-13  2:35 UTC  (2+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-13  2:04 UTC  (6+ messages)
` [PATCH v5] "

[Patch v4 0/7] acpi,memory-hotplug : implement framework for hot removing memory
 2012-11-13  2:04 UTC  (4+ messages)
` [Patch v4 1/7] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device

[PATCH v4 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-13  1:53 UTC 

[PATCH v4 8/9] clocksource: use this_cpu_ptr per-cpu helper
 2012-11-13  1:53 UTC 

[PATCH v4 7/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-13  1:53 UTC 

OOM changes in Linux 3.7 lead to udev warnings and total breakage of KDE 3.5.10/TDE
 2012-11-13  1:53 UTC  (6+ messages)
        ` [patch for-3.7] mm, oom: reintroduce /proc/pid/oom_adj

[PATCH v4 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v3 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-11-13  1:52 UTC 

[PATCH v4 5/9] kernel: padata : use __this_cpu_read per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v4 3/9] net: xfrm: use __this_cpu_read per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v4 2/9] net: rds: use this_cpu_* per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v4 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-13  1:51 UTC 

[PATCH 0/9 v4] use efficient this_cpu_* helper
 2012-11-13  1:51 UTC 

[PATCHSET 00/12] perf report: Add support for event group view (v5)
 2012-11-13  1:51 UTC  (7+ messages)
` [PATCH 01/12] perf tools: Keep group information
` [PATCH 02/12] perf header: Add HEADER_GROUP_DESC feature

Does anyone use CONFIG_TINY_PREEMPT_RCU?
 2012-11-13  1:42 UTC  (6+ messages)

[GIT PULL] KVM fixes for 3.7-rc5
 2012-11-13  1:36 UTC 

[PATCH 1/4] bootmem: remove not implemented function call, bootmem_arch_preferred_node()
 2012-11-13  1:24 UTC  (13+ messages)
` [PATCH 2/4] avr32, kconfig: remove HAVE_ARCH_BOOTMEM
` [PATCH 3/4] bootmem: remove alloc_arch_preferred_bootmem()
` [PATCH 4/4] bootmem: fix wrong call parameter for free_bootmem()

[PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout
 2012-11-13  1:21 UTC  (3+ messages)

[GIT PULL 00/21] perf/core improvements and fixes
 2012-11-13  1:20 UTC  (5+ messages)

[patch 0/7] Providing additional information in fdinfo sufficient for c/r
 2012-11-13  1:05 UTC  (9+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 3/7] fs, notify: Add file handle entry into inotify_inode_mark
` [patch 4/7] fs, notify: Add procfs fdinfo helper v4
` [patch 7/7] fdinfo: Show sigmask for signalfd fd v2

[REGRESSION] 3.7-rc3+git hard lockup on CPU after inserting/removing USB stick
 2012-11-13  0:47 UTC  (6+ messages)

ACPI errors with 3.7-rc3
 2012-11-13  0:41 UTC  (10+ messages)

[PATCH v8 3/5] tracing: Format non-nanosec times from tsc clock without a decimal point
 2012-11-13  0:39 UTC 

[PATCH] ARM: add get_user() support for 8 byte types
 2012-11-13  0:31 UTC  (7+ messages)

[PATCH v2 0/5] minor clean-up and optimize highmem related code
 2012-11-13  0:30 UTC  (6+ messages)
` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry

xfs: Use bool type rather than a custom boolean_t type
 2012-11-13  0:24 UTC  (2+ messages)

getnstimeofday stuck for several milliseconds?
 2012-11-13  0:15 UTC  (4+ messages)

mmotm 2012-11-08-15-17 uploaded
 2012-11-13  0:06 UTC  (3+ messages)
` mmotm 2012-11-08-15-17 uploaded (include/linux/shm.h)
  ` [patch] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v7 fix fix fix

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-13  0:02 UTC  (4+ messages)
` [PATCH 5/8] sched, numa, mm: Add adaptive NUMA affinity support

[PATCH 1/5] KVM: MMU: cleanup mapping-level
 2012-11-12 23:12 UTC  (3+ messages)
` [PATCH 2/5] KVM: MMU: simplify mmu_set_spte

[PATCH 0/1] staging: Add firewire-serial driver
 2012-11-12 23:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] staging: fwserial: Add TTY-over-Firewire serial driver

[PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge
 2012-11-12 23:40 UTC  (2+ messages)

[PATCH -next] virtio: balloon: fix missing unlock on error in fill_balloon()
 2012-11-12 23:34 UTC  (2+ messages)

[PATCH v3 2/9] net: rds: use this_cpu_ptr per-cpu helper
 2012-11-12 23:31 UTC  (4+ messages)

[PATCH V2 00/23] printk: refactoring
 2012-11-12 23:30 UTC  (4+ messages)

[PATCH v3 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-12 23:29 UTC  (4+ messages)

[PATCH] r8169: Fix WoL on RTL8168d/8111d
 2012-11-12 23:27 UTC  (6+ messages)
` [PATCH v2] "
    ` [3.0.y, 3.2.y, 3.4.y] "

RCU NOHZ, tsc, and clock_gettime
 2012-11-12 23:27 UTC  (5+ messages)

[PATCH] vmxnet3: convert BUG_ON(true) into a simple BUG()
 2012-11-12 23:21 UTC  (3+ messages)
` [PATCH] ARM: OMAP1: use BUG_ON where possible

[PATCH] checkpatch: warn about using CONFIG_EXPERIMENTAL
 2012-11-12 23:19 UTC  (4+ messages)

[PATCH v4] checkpatch: warn about using CONFIG_EXPERIMENTAL
 2012-11-12 23:16 UTC 

Q: Kconfig option VIRT_TO_BUS
 2012-11-12 23:16 UTC  (4+ messages)

3.7-rc5 modpost/link failure: ezusb
 2012-11-12 23:16 UTC  (2+ messages)

[PATCH] KVM: MMU: lazily drop large spte
 2012-11-12 23:10 UTC  (2+ messages)

[ 3.5.yuz extended stable] Patch "eCryptfs: Unlink lower inode when ecryptfs_create() fails" has been added to staging queue
 2012-11-12 23:09 UTC  (2+ messages)

ftrace next tree request
 2012-11-12 23:05 UTC  (3+ messages)

[PATCH] dt: platform: Extract device name from device tree blob
 2012-11-12 22:54 UTC  (3+ messages)

[PATCH v2 000/104] remove CONFIG_EXPERIMENTAL
 2012-11-12 22:49 UTC  (5+ messages)
` [PATCH 001/104] checkpatch: warn about using CONFIG_EXPERIMENTAL

[RESEND PATCH v3 0/6] watchdog: omap_wdt: convert to new watchdog core
 2012-11-12 22:47 UTC  (3+ messages)
` [RESEND PATCH v3 1/6] "

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2012-11-12 22:39 UTC  (7+ messages)

[RFC, RFT] [PATCH] staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers
 2012-11-12 22:36 UTC  (2+ messages)

[PATCH 1/2] char/tpm: Remove duplicated lookup table
 2012-11-12 22:37 UTC  (2+ messages)
` [PATCH 2/2] char/tpm: simplify duration calculation and eliminate sparse warning

[patch 1/2] mm, oom: change type of oom_score_adj to short
 2012-11-12 22:28 UTC  (5+ messages)
` [patch 2/2] mm, oom: fix race when specifying a thread as the oom origin

[BUG 3.7-rc5] NULL pointer deref when using a pcie-pci bridged pci device and intel-iommu
 2012-11-12 22:25 UTC  (5+ messages)

[PATCH] exec: do not leave bprm->interp on stack
 2012-11-12 22:10 UTC  (14+ messages)

[PATCH] acpi/cpuidle: reinitialize power_usage values when adding/removing C-states
 2012-11-12 22:08 UTC  (4+ messages)
` [RFC] cpuidle - remove the power_specified field in the driver

Build regressions/improvements in v3.7-rc5
 2012-11-12 22:05 UTC  (3+ messages)

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
 2012-11-12 22:00 UTC  (4+ messages)

[PATCH] cpuidle: add Calxeda SOC idle support
 2012-11-12 22:00 UTC  (2+ messages)


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