linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-10 09:03:28 to 2012-12-10 13:48:54 UTC [more...]

[PATCH 00/10] kvm: memory slot cleanups, fix, and increase
 2012-12-10 13:48 UTC  (5+ messages)
` [PATCH 10/10] kvm: Increase user memory slots on x86 to 125

[PATCH 1/5] rtl8712: code clean up
 2012-12-10 13:47 UTC  (8+ messages)
` [PATCH 4/5] rtl8712: replace min with min_t
` [PATCH 5/5] rtl8712: replace leading spaces with tab

[PATCH v4 0/7] enable support for AMBA drivers under x86
 2012-12-10 13:42 UTC  (8+ messages)
` [PATCH v4 1/7] DMA: PL330: use prefix in reg names to build "
` [PATCH v4 2/7] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
` [PATCH v4 3/7] watchdog: sp805_wdt depends on ARM
` [PATCH v4 4/7] mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
` [PATCH v4 5/7] mmc: use the new <linux/sizes.h>
` [PATCH v4 6/7] drivers/amba: add support for a PCI bridge
` [PATCH v4 7/7] x86: add CONFIG_ARM_AMBA, selected by STA2X11

[PATCH 0/4] perf hists: Changes on hists__{match,link} (v4)
 2012-12-10 13:44 UTC  (3+ messages)
` [PATCH 1/4] perf hists: Exchange order of comparing items when collapsing hists

[PATCH] ARM: ftrace: Ensure code modifications are synchronised across all cpus
 2012-12-10 13:40 UTC  (19+ messages)

[PATCH 1/2] ARM: net: bpf_jit_32: fix kzalloc gfp/size mismatch
 2012-12-10 13:20 UTC  (4+ messages)

[PATCH] [SCSI] Remove reference to dropped scsi_wait_scan module
 2012-12-10 13:26 UTC 

[PATCH v2 0/1] Input: xpad - Implement wireless controller LED setting and fix connect time LED setting
 2012-12-10 13:24 UTC  (7+ messages)

[PATCH v2] Add the values related to buddy system for filtering free pages
 2012-12-10 13:17 UTC  (2+ messages)

[PATCH 0/3] iio: HID sensor time (as RTC)
 2012-12-10 13:12 UTC  (7+ messages)
` [PATCH 3/3] iio: add rtc-driver for HID sensors of type time

kernel panic when doing do_exit
 2012-12-10 13:01 UTC 

[PATCH v2 00/44] Meta Linux Kernel Port
 2012-12-10 12:55 UTC  (13+ messages)
` [PATCH v2 03/44] Add CONFIG_HAVE_64BIT_ALIGNED_STRUCT for taskstats
` [PATCH v2 04/44] trace/ring_buffer: handle 64bit aligned structs
` [PATCH v2 19/44] metag: Signal handling
      ` [braindump][RFC] signals and syscall restarts (Re: [PATCH v2 19/44] metag: Signal handling)

[PATCH 0/4] regulator: s5m8767: Small fixes and device support
 2012-12-10 12:49 UTC  (5+ messages)
` [PATCH 1/4] regulator: s5m8767: Fix to work when platform registers less regulators
` [PATCH 2/4] regulator: s5m8767: Fix to read the first DVS register
` [PATCH 3/4] regulator: s5m8767: Fix to work even if no DVS gpio present
` [PATCH 4/4] regulator: add device tree support for s5m8767

[PATCH V2] MCE: fix an error of mce_bad_pages statistics
 2012-12-10 12:47 UTC  (9+ messages)

[PATCH 00/49] Automatic NUMA Balancing v10
 2012-12-10 12:44 UTC  (9+ messages)
        ` [PATCH] sched: Fix task_numa_fault() + KSM crash

[PATCH] I2C: EXYNOS: Add slave support to i2c
 2012-12-10 12:44 UTC  (4+ messages)

[PATCH 0/7] uprobes: register/unregister preparations for filtering
 2012-12-10 12:04 UTC  (5+ messages)
` [PATCH 4/7] uprobes: Kill uprobe_consumer->filter()
` [PATCH 5/7] uprobes: Introduce filter_chain()

[PATCH 0/6] nfsd: cleanup "init_net" references
 2012-12-10 12:34 UTC  (7+ messages)
` [PATCH 3/6] nfsd: pass net to nfsd_create_serv()
      ` [Devel] "

[PATCH 0/7] nfsd: cleanup "init_net" references
 2012-12-10 12:34 UTC  (9+ messages)
` [PATCH 1/7] nfsd: use "init_net" for portmapper
` [PATCH 2/7] nfsd: pass net to nfsd_init_socks()
` [PATCH 3/7] nfsd: pass net to nfsd_startup() and nfsd_shutdown()
` [PATCH 4/7] nfsd: pass net to nfsd_create_serv()
` [PATCH 5/7] nfsd: pass net to nfsd_svc()
` [PATCH 6/7] nfsd: pass net to nfsd_set_nrthreads()
` [PATCH 7/7] nfsd: pass net to __write_ports() and down

Announce: the 'perf bench numa mem' NUMA performance measurement tool
 2012-12-10 12:33 UTC  (3+ messages)
` NUMA performance comparison between three NUMA kernels and mainline. [Mid-size NUMA system edition.]

[dm-devel] [PATCH 0/3] add resync speed control for dm-raid1
 2012-12-10 12:27 UTC  (2+ messages)

**Notification email quota limit of 450MB
 2012-12-10 10:40 UTC 

[RFC v2] Add mempressure cgroup
 2012-12-10 12:23 UTC  (3+ messages)

[PATCH 00/12] Functionality add and bug-fixes related to MMCI regulators
 2012-12-10 12:20 UTC  (8+ messages)
` [PATCH 11/12] ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel'
  ` [PATCH 11/12 v2] "

[RFC PATCH] sched: rt: fix selecting runqueue for task to be pushed
 2012-12-10 12:19 UTC 

[PATCH 1/2] xen-blkback: implement safe iterator for the list of persistent grants
 2012-12-10 12:15 UTC  (4+ messages)
` [PATCH 2/2] xen-blkfront: implement safe version of llist_for_each_entry
  ` [Xen-devel] "

[RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
 2012-12-10 12:06 UTC 

[RFC][PATCH] fs: configfs: programmatically create config groups
 2012-12-10 11:57 UTC  (10+ messages)

KGTP (Linux debugger and tracer) 20121204 release (bug fix and doc update)
 2012-12-10 11:51 UTC  (2+ messages)

[PATCH 1/2] regulator: lp3971: Convert to get_voltage_sel
 2012-12-10 11:50 UTC  (2+ messages)
` [PATCH 2/2] regulator: lp3972: "

[BUG] ftrace: available_filter_functions empty after unloading module
 2012-12-10 11:45 UTC  (5+ messages)

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-10 11:42 UTC  (8+ messages)
` [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

[PATCH 1/2] dmatest: implement two helpers to unmap dma memory
 2012-12-10 11:37 UTC  (2+ messages)
` [PATCH 2/2] dmatest: check for dma mapping error

[PATCH 1/2] dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
 2012-12-10 11:36 UTC  (2+ messages)
` [PATCH 2/2] dw_dmac: check for mapping errors

man page for s390_runtime_instr syscall
 2012-12-10 11:34 UTC 

[PATCH RESEND 1/4] mm: remove obsolete simple_strtoul
 2012-12-10 11:30 UTC 

[PATCH v4 00/23] OMAP USB Host cleanup
 2012-12-10 11:31 UTC  (26+ messages)
` [PATCH v4 01/23] mfd: omap-usb-host: get rid of cpu_is_omap..() macros
` [PATCH v4 02/23] mfd: omap-usb-tll: Avoid creating copy of platform data
` [PATCH v4 03/23] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v4 04/23] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v4 05/23] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v4 06/23] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v4 07/23] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v4 08/23] mfd: omap-usb-tll: Fix error message
` [PATCH v4 09/23] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v4 10/23] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v4 11/23] mfd: omap_usb_host: Avoid creating copy of platform_data
` [PATCH v4 12/23] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v4 13/23] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v4 14/23] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v4 15/23] mfd: omap-usb-host: cleanup clock management code
` [PATCH v4 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk
` [PATCH v4 17/23] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v4 18/23] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v4 19/23] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v4 20/23] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v4 21/23] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v4 22/23] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v4 23/23] mfd: omap-usb-host: Don't spam console on clk_set_parent failure

[3.7-rc8 regression] Buffer I/O error on device sda during boot (attempt to access beyond end of device)
 2012-12-10 11:22 UTC  (3+ messages)

[PATCH 0/3] HWPOISON, hugetlbfs: small bug fixes
 2012-12-10 11:17 UTC  (3+ messages)
` [PATCH 3/3] HWPOISON, hugetlbfs: fix RSS-counter warning

Makefile race between jobs
 2012-12-10 11:23 UTC  (7+ messages)

[PATCH] mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error
 2012-12-10 11:14 UTC 

linux-next: manual merge of the akpm tree with the tip tree
 2012-12-10 11:13 UTC  (2+ messages)

Query on maximum char dynamic major numbers can be allocated
 2012-12-10 11:11 UTC 

kswapd craziness in 3.7
 2012-12-10 11:03 UTC  (11+ messages)

[PATCH 01/12] ipack/devices/ipoctal: Fix race condition during Tx
 2012-12-10 10:50 UTC  (12+ messages)
` [PATCH 02/12] ipack/devices/ipoctal: don't check if nb_bytes is < 0
` [PATCH 03/12] ipack/devices/ipoctal: fix kernel bug when using pppd
` [PATCH 04/12] ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
` [PATCH 05/12] ipack/devices/ipoctal: setup TTY_NORMAL flag for each character
` [PATCH 06/12] ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
` [PATCH 07/12] ipack/devices/ipoctal: avoid re-enable RX two times
` [PATCH 08/12] ipack/devices/ipoctal: ack IRQ before processing it
` [PATCH 09/12] ipack/devices/ipoctal: protect the channel data processing with a spinlock
` [PATCH 10/12] ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
` [PATCH 11/12] ipack/devices/ipoctal: add rx_enable flag
` [PATCH 12/12] ipack/devices/ipoctal: added shutdown callback

TIP tree's master branch failed to boot up
 2012-12-10 10:54 UTC  (3+ messages)

linux-next: manual merge of the akpm tree with the tip tree
 2012-12-10 10:46 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2012-12-10 10:43 UTC  (2+ messages)

[PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes
 2012-12-10 10:41 UTC  (11+ messages)

[PATCH v2 0/4] uprobes/powerpc: Replace ptrace helpers for single stepping
 2012-12-10 10:35 UTC  (7+ messages)
` [PATCH v2 2/4] powerpc: Move the single step enable code to a generic path
` [PATCH v2 3/4] uprobes/powerpc: Introduce routines for save/restore context
` [PATCH v2 4/4] uprobes/powerpc: Make use of generic routines to enable single step

[PATCH v4] fbdev: sh_mobile_lcdc: use dma_mmap_coherent
 2012-12-10 10:31 UTC  (3+ messages)

New system call wanted: fdreopen
 2012-12-10 10:18 UTC  (2+ messages)

[PATCH 1/1] gpio: Provide the STMPE GPIO driver with its own IRQ Domain
 2012-12-10 10:26 UTC  (4+ messages)
` [PATCH 1/1 v2] "

[RFC v2 1/8] video: tegra: Add nvhost driver
 2012-12-10 10:28 UTC  (3+ messages)
` [RFC,v2,1/8] "

[PATCH] drivers/uio/uio_pdrv_genirq.c: Fix memory leak & confusing labels
 2012-12-10 10:24 UTC  (6+ messages)
` [PATCH v2] drivers/uio/uio_pdrv_genirq.c: Fix memory freeing issues

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-10 10:18 UTC  (12+ messages)

**Notification email quota limit of 450MB
 2012-12-10 10:10 UTC 

[PATCH 00/40] Automatic NUMA Balancing V5
 2012-12-10  9:42 UTC  (6+ messages)
` [PATCH 00/41] Automatic NUMA Balancing V6
  ` [PATCH 00/45] Automatic NUMA Balancing V7

[PATCH] gpio: samsung: Add terminating entry for exynos_pinctrl_ids
 2012-12-10 10:13 UTC  (2+ messages)

[PATCH 2/3] MODSIGN: Avoid using .incbin in C source
 2012-12-10 10:12 UTC  (8+ messages)
` [PATCH 1/3] MODSIGN: Fix comparison erros in scripts/sign-file

[PATCH] gpio: export 'debounce' attribute if supported by the gpio chip
 2012-12-10 10:11 UTC  (9+ messages)

[PATCH 3/4 v5] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
 2012-12-10 10:10 UTC  (3+ messages)

[PATCHv8 0/3]virtio_console: Add rproc_serial driver
 2012-12-10 10:08 UTC  (2+ messages)
` [PATCH] Introduce rproc serial device specification

[PATCH v4 net-next 0/5] tunneling: Add support for hardware-offloaded encapsulation
 2012-12-10 10:04 UTC  (3+ messages)
` [PATCH v4 1/5] net: "

**Notification email quota limit of 450MB
 2012-12-10  9:59 UTC 

[PATCH v3 0/4] leds: leds-pwm: Device tree support
 2012-12-10 10:00 UTC  (5+ messages)
` [PATCH v3 1/4] leds: leds-pwm: Convert to use devm_get_pwm
` [PATCH v3 2/4] leds: leds-pwm: Preparing the driver for device tree support
` [PATCH v3 3/4] pwm: core: Export of_pwm_request() so client drivers can also use it
` [PATCH v3 4/4] leds: leds-pwm: Add device tree bindings

[PATCH v2] gpio: add TS-5500 DIO blocks support
 2012-12-10  9:55 UTC  (2+ messages)

[PATCH] staging: echo: remove unused variable
 2012-12-10  9:50 UTC  (3+ messages)

[PATCH 0/1] gpio: add Lynxpoint chipset gpio driver
 2012-12-10  9:48 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] drivers/uio/uio_pdrv_genirq.c: FIx memory & concurrency issues
 2012-12-10  9:46 UTC  (3+ messages)
` [PATCH 1/2 v3] Fix memory freeing issues
` [PATCH 2/2] Fix concurrency issue

[PATCH 1/1] power/ab8500_charger: Use devm_regulator_get API
 2012-12-10  9:24 UTC  (3+ messages)

linux-next: Tree for Dec 10
 2012-12-10  9:19 UTC 

[PATCH v2 0/5] KVM: x86: improve reexecute_instruction
 2012-12-10  9:14 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: MMU: move adjusting pte access for softmmu to FNAME(page_fault)
` [PATCH v2 2/5] KVM: MMU: adjust page size early if gfn used as page table
` [PATCH v2 3/5] KVM: x86: clean up reexecute_instruction
` [PATCH v2 4/5] KVM: x86: let reexecute_instruction work for tdp
` [PATCH v2 5/5] KVM: x86: improve reexecute_instruction

[PATCH RESEND] net: remove obsolete simple_strto<foo>
 2012-12-10  9:12 UTC 

[PATCH linux-next] i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers
 2012-12-10  9:14 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/1] mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
 2012-12-10  9:10 UTC  (2+ messages)
` [PATCH 1/1] "

linux-next: build warning after merge of the pci tree
 2012-12-10  9:03 UTC 


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