messages from 2011-12-14 10:29:02 to 2011-12-14 16:21:36 UTC [more...]
[PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
2011-12-14 16:20 UTC (2+ messages)
` [RFC] modpost: add option to allow external modules to avoid taint
[PATCH 0/2] Add tracepoints to trace all x86 system IRQs
2011-12-14 16:19 UTC (8+ messages)
` [PATCH 2/2] trace,x86: Add x86 irq vector entry/exit tracepoints
[RFC][PATCH 0/5 v2] x86: Find a way to allow breakpoints in NMIs
2011-12-14 16:19 UTC (8+ messages)
` [RFC][PATCH 4/5 v2] x86: Keep current stack in NMI breakpoints
` [RFC][PATCH 5/5 v2] x86: Allow NMIs to hit breakpoints in i386
Is per_cpu_ptr_to_phys broken?
2011-12-14 16:17 UTC (2+ messages)
[PATCH 0/22] Initial AMD IOMMUv2 support
2011-12-14 16:17 UTC (5+ messages)
` [PATCH 20/22] iommu/amd: Implement IO page-fault handler
linux-next: manual merge of the akpm tree with the cgroup tree
2011-12-14 16:16 UTC (2+ messages)
[PATCH 4/7] x86, mce: create helper function to save addr/misc when needed
2011-12-14 16:09 UTC
[PATCH 0/9] irq domain for gen irq chip and pl061 DT irq support
2011-12-14 16:08 UTC (13+ messages)
` [PATCH 1/9] dt: add empty of_get_node/of_put_node functions
` [PATCH 2/9] irq: check domain hwirq range for DT translate
` [PATCH 3/9] irq: convert generic-chip to use irq_domain
` [PATCH 4/9] gpio: pl061: use chained_irq_* functions in irq handler
` [PATCH 5/9] gpio: pl061: convert to use 0 for no irq
` [PATCH 6/9] ARM: realview: convert pl061 no irq to 0 instead of -1
` [PATCH 7/9] gpio: pl061: convert to use generic irq chip
` [PATCH 8/9] gpio: pl061: enable interrupts with DT style binding
` [PATCH 9/9] ARM: highbank: add interrupt properties to gpio nodes
[PATCH 0/6] x86, mce: machine check recovery for applications
2011-12-14 16:07 UTC (8+ messages)
` [PATCH 6/6] x86, mce: Recognise machine check bank signature for data path error
` [PATCH 5/6] x86, mce: handle "action required" errors
` [PATCH 1/6] HWPOISON: clean up memory_failure() vs. __memory_failure()
[PATCH 0/4] edac: i5100 fault injection
2011-12-14 16:04 UTC (5+ messages)
` [PATCH 1/4] edac: i5100 add sysfs nodes for "
` [PATCH 2/4] edac: i5100 probe for device 19 function 0
` [PATCH 3/4] edac: i5100 add fault injection code
` [PATCH 4/4] edac: i5100 add documentation for fault injection
kvm deadlock
2011-12-14 16:03 UTC (9+ messages)
[RFC PATCH v2 0/4] pinctrl: imx: add pinnmux support
2011-12-14 16:03 UTC (6+ messages)
` [RFC PATCH v2 1/4] dt: add of_get_child_number helper function
` [RFC PATCH v2 2/4] pinctrl: imx: add pinmux imx driver
` [RFC PATCH v2 3/4] ARM: imx6q: using pinmux subsystem
` [RFC PATCH v2 4/4] mmc: sdhci-esdhc-imx: "
printk() vs tty_io
2011-12-14 15:54 UTC (7+ messages)
[GIT PULL rcu/next] RCU commits for 3.3
2011-12-14 15:47 UTC
[PATCH] pinctrl: add a group-specific hog macro
2011-12-14 15:46 UTC (2+ messages)
[PATCH] libcxgbi: do not print a message when memory allocation fails
2011-12-14 15:46 UTC
[PATCH v6] pinctrl: add a pin config interface
2011-12-14 15:44 UTC (4+ messages)
[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
2011-12-14 15:41 UTC (12+ messages)
` [PATCH 01/11] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 02/11] mm: compaction: Use synchronous compaction for /proc/sys/vm/compact_memory
` [PATCH 03/11] mm: vmscan: Check if we isolated a compound page during lumpy scan
` [PATCH 04/11] mm: vmscan: Do not OOM if aborting reclaim to start compaction
` [PATCH 05/11] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 06/11] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 07/11] mm: page allocator: Do not call direct reclaim for THP allocations while compaction is deferred
` [PATCH 08/11] mm: compaction: Introduce sync-light migration for use by compaction
` [PATCH 09/11] mm: vmscan: When reclaiming for compaction, ensure there are sufficient free pages available
` [PATCH 10/11] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 11/11] mm: Isolate pages for immediate reclaim on their own LRU
[PATCH V2 0/2] pinctrl: support PXA series
2011-12-14 15:40 UTC (4+ messages)
` [PATCH V2 1/2] pinctrl: enable pinmux for pxa series
[PATCH] sysfs: change permissions for /sys from 0755 to 0555
2011-12-14 15:34 UTC
[PATCHv3 00/10] XSHM: Shared Memory Driver for ST-E Thor M7400 LTE modem
2011-12-14 15:38 UTC (12+ messages)
` [PATCHv3 01/10] xshm: Shared Memory layout for ST-E M7400 driver
` [PATCHv3 02/10] xshm: Channel config definitions "
` [PATCHv3 03/10] xshm: Configuration for XSHM Channel an devices
` [PATCHv3 04/10] xshm: geni/geno driver interface
` [PATCHv3 05/10] xshm: genio dummy driver
` [PATCHv3 06/10] xshm: Add xshm device implementation
` [PATCHv3 07/10] xshm: XSHM Configuration data handling
` [PATCHv3 08/10] xshm: Character device for XSHM channel access
` [PATCHv3 09/10] xshm: Makefile and Kconfig for M7400 Shared Memory Drivers
` [PATCHv3 10/10] caif-xshm: Add CAIF driver for Shared memory for M7400
[PATCH] mm: Fix kswapd livelock on single core, no preempt kernel
2011-12-14 15:37 UTC (6+ messages)
[PATCH V2] vmscan/trace: Add 'active' and 'file' info to trace_mm_vmscan_lru_isolate
2011-12-14 15:14 UTC (2+ messages)
` [PATCH v3] vmscan/trace: Add "
[PATCH] x86: Report cpb and eff_freq_ro flags correctly
2011-12-14 15:12 UTC
[PATCH v7 00/14] Add support for tegra30 and cardhu
2011-12-14 15:03 UTC (15+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
` [PATCH v7 05/14] arm/tegra: prepare early init for multiple tegra variants
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 13/14] arm/tegra: implement support "
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu
[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
2011-12-14 15:08 UTC (16+ messages)
` [PATCH 2/5 V5] Add functions to check if the host has stopped the vm
[PATCH 00/10] cgroups: Task counter subsystem v6
2011-12-14 15:07 UTC (5+ messages)
linux-next: build failure after merge of the driver-core tree
2011-12-14 15:03 UTC (3+ messages)
[GIT PULL] x86, MCE: Decode early errors too
2011-12-14 15:02 UTC
ext4 data=writeback performs worse than data=ordered now
2011-12-14 14:52 UTC (5+ messages)
[PATCH 1/3] slub: set a criteria for slub node partial adding
2011-12-14 14:59 UTC (13+ messages)
[GIT PULL] x86, microcode, AMD: Fixes for next merge window
2011-12-14 14:58 UTC
[git pull] fuse fixes for 3.2
2011-12-14 14:56 UTC
[PATCH] leds: driver for ab5500 high voltage leds
2011-12-14 14:47 UTC (10+ messages)
XFS/btrfs performance after IO-less dirty throttling
2011-12-14 14:31 UTC
[PATCH] audit: fix mark refcounting
2011-12-14 14:35 UTC (2+ messages)
` [PATCH resend] "
[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
2011-12-14 14:00 UTC (9+ messages)
` [RFC PATCH v2 1/8] omap4: introduce fdif(face detect module) hwmod
` [RFC PATCH v2 2/8] omap4: build fdif omap device from hwmod
` [RFC PATCH v2 3/8] media: videobuf2: move out of setting pgprot_noncached from vb2_mmap_pfn_range
` [RFC PATCH v2 4/8] media: videobuf2: introduce VIDEOBUF2_PAGE memops
` [RFC PATCH v2 5/8] media: v4l2-ioctl: support 64/32 compatible array parameter
` [RFC PATCH v2 6/8] media: v4l2: introduce two IOCTLs for object detection
` [RFC PATCH v2 7/8] media: video: introduce object detection driver module
` [RFC PATCH v2 8/8] media: video: introduce omap4 face detection module driver
bugs in "ASoC: core - Optimise and refactor pcm_new() to pass only rtd"?
2011-12-14 13:58 UTC (3+ messages)
[PATCH 05/06] Power: DA9052 Battery module V6
2011-12-14 13:47 UTC (4+ messages)
[PATCH] debugfs: add mode, uid and gid options
2011-12-14 13:39 UTC
[PATCH] drm: integer overflow in drm_mode_dirtyfb_ioctl()
2011-12-14 13:34 UTC (3+ messages)
md: Fix userspace free_pages() macro
2011-12-14 13:34 UTC
Latest tip kernel(3.2-rc1-tip_cf6b3899) fails to boot on x3850x5 machine
2011-12-14 13:30 UTC (2+ messages)
[PATCH] mm/mempolicy.c: use enum value MPOL_REBIND_ONCE instead of 0 in mpol_rebind_policy
2011-12-14 13:28 UTC
[PATCH] writeback: show writeback reason with __print_symbolic
2011-12-14 13:16 UTC (4+ messages)
` [RFC][PATCH] writeback: Unduplicate writeback reason
[PATCH 0/3] fixes for ata port runtime pm support
2011-12-14 13:24 UTC (4+ messages)
` [PATCH 1/3] [SCSI] sd: fix runtime status check in sd_shutdown
[PATCH v4 0/6] common clk framework
2011-12-14 13:18 UTC (3+ messages)
` [PATCH v4 3/6] clk: introduce the common clock framework
[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
2011-12-14 13:10 UTC (6+ messages)
` [PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore
Did you instruct Mrs. Jenny Maria Moore?
2011-12-14 20:03 UTC
KGTP (Linux Kernel debugger and tracer) 20111111 release (Android support OK)
2011-12-14 13:08 UTC (5+ messages)
[linux-next] make s5p64x0_defconfig build error
2011-12-14 12:32 UTC (2+ messages)
hugetlb locking bug
2011-12-14 11:59 UTC (7+ messages)
[REPOST RFC PATCH 0/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs
2011-12-14 12:02 UTC (5+ messages)
[PATCH 03/06] MFD: DA9052/53 MFD core module add SPI support v2
2011-12-14 11:54 UTC (2+ messages)
[PATCH 01/06] MFD: DA9052/53 MFD core module v10
2011-12-14 11:54 UTC (2+ messages)
[PATCH 0/7] remoteproc/rpmsg: a few trivial fixes
2011-12-14 11:48 UTC (8+ messages)
` [PATCH 1/7] remoteproc: do not require an iommu
` [PATCH 2/7] remoteproc: avoid registering a virtio device if not supported
` [PATCH 3/7] remoteproc: remove unused resource type
` [PATCH 4/7] remoteproc/omap: utilize module_platform_driver
` [PATCH 5/7] remoteproc: look for truncated firmware images
` [PATCH 6/7] remoteproc: add Kconfig menu
` [PATCH 7/7] rpmsg: "
[PATCH] Fix order_base_2(0)
2011-12-14 11:40 UTC
[PATCH 1/3] PWM: add pwm framework support
2011-12-14 11:37 UTC (8+ messages)
[PATCH 0/3 v2] usb/hid-core: drain URB queue when going to suspend
2011-12-14 11:36 UTC (8+ messages)
` [PATCH 3/3] HID: usbhid: defer LED setting to a workqueue
` [PATCH 2/3] HID: usbhid: hid-core: submit queued urbs before suspend
BCM43224: 00:00:00:00:00:00 address (3.2.0-rc3-00099-g883381d)
2011-12-14 11:21 UTC (6+ messages)
` BCM43224 hanging [3.2.0-rc4-00248-gb835c0f] (was: BCM43224: 00:00:00:00:00:00 address (3.2.0-rc3-00099-g883381d))
` BCM43224 hanging [3.2.0-rc5] (was: [3.2.0-rc4-00248-gb835c0f] ...)
[PATCH v2] Integrated Flash Controller support
2011-12-14 11:13 UTC (8+ messages)
[PROBLEM] ASUS Sandybridge motherboards + PCI not working (IRQ n: nobody cared)
2011-12-14 10:49 UTC (2+ messages)
[PATCH 00/11] SUNRPC: make sysctl per network namespcase context
2011-12-14 11:46 UTC (12+ messages)
` [PATCH 01/11] SYSCTL: export root and set handling routines
` [PATCH 02/11] SUNRPC: use syctl path instead of dummy parent table
` [PATCH 03/11] SUNRPC: sysctl root for debug table introduced
` [PATCH 04/11] SUNRPC: per-net sysctl's set introduced
` [PATCH 05/11] SUNRPC: register debug sysctl table per network namespace
` [PATCH 06/11] SUNRPC: register xs_tunables "
` [PATCH 07/11] SUNRPC: xs tunables per network namespace introduced
` [PATCH 08/11] SUNRPC: use per-net xs tunables instead of static ones
` [PATCH 09/11] SUNRPC: remove xs_tcp_fin_timeout variable
` [PATCH 10/11] SUNRPC: allow debug flags modifications only from init_net
` [PATCH 11/11] SUNRPC: sysctl table for rpc_debug introduced
[PATCH v3] mfd: TPS65910: Make usable even if interrupt unused
2011-12-14 10:35 UTC
[PATCH] Fix kexec reboot on ARM
2011-12-14 10:36 UTC (4+ messages)
[PATCH v2 0/3] introduce External Connector Class (extcon)
2011-12-14 10:28 UTC (2+ messages)
` [PATCH v2 1/3] Extcon (external connector): import Android's switch class and modify
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).