public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-03 07:46:19 to 2012-08-03 15:03:42 UTC [more...]

[RFC PATCH 0/5] cputime: Generic virtual based cputime accounting v2
 2012-08-03 15:02 UTC  (6+ messages)
` [PATCH 1/5] code_domain: New code domain tracking susbsystem
` [PATCH 2/5] cputime: Don't allow virtual and irq finegrained cputime accounting simultaneously
` [PATCH 3/5] cputime: Allow dynamic switch between tick/virtual based cputime accounting
` [PATCH 4/5] cputime: Rename account_system_vtime to account_vtime
` [PATCH 5/5] cputime: Generic on-demand virtual cputime accounting

pull request: wireless 2012-08-03
 2012-08-03 14:56 UTC 

3.6-rc1: apple-gmux don't link, that mess the wole compilation because no vmlinuz produced
 2012-08-03 15:00 UTC  (2+ messages)

[PATCH] hwmon: tmp102: Add device tree support
 2012-08-03 14:56 UTC  (2+ messages)

[PATCH V4 00/16] MIPS: Add Loongson-3 based machines support
 2012-08-03 14:56 UTC  (8+ messages)
` [PATCH V4 11/16] drm/radeon: Make radeon card usable for Loongson
` [PATCH V4 12/16] ALSA: HDA: Make hda sound "
  ` [alsa-devel] "

[PATCH v4 0/7] ZPODD patches
 2012-08-03 14:52 UTC  (4+ messages)
` [PATCH v4 4/7] scsi: sr: block events when runtime suspended

[PATCH] fat: Refactor shortname parsing
 2012-08-03 14:52 UTC  (2+ messages)

New TPM driver, hwrng driver and fixes (2)
 2012-08-03 14:51 UTC  (2+ messages)
` [PATCH] char/tpm: Fix compile error if CONFIG_PM is not set in tpm_i2c_infineon

[PATCH] usb:musb:musb_host: Handle highmem in PIO mode
 2012-08-03 14:46 UTC  (2+ messages)

[BUGFIX 3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending
 2012-08-03 14:46 UTC  (2+ messages)

kernel panic when called usb_control_msg()
 2012-08-03 14:42 UTC  (2+ messages)

[PATCH v6 00/11] omap: musb: Add device tree support
 2012-08-03 14:42 UTC  (30+ messages)
` [PATCH v6 01/11] drivers: usb: otg: add a new driver for omap usb2 phy
` [PATCH v6 02/11] arm/dts: omap: Add omap-usb2 dt data
` [PATCH v6 03/11] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2
` [PATCH v6 04/11] arm: omap: hwmod: add a new addr space in otg for writing to control module
` [PATCH v6 05/11] drivers: usb: twl6030: Add dt support for twl6030 usb
` [PATCH v6 06/11] arm/dts: Add twl6030-usb data
` [PATCH v6 07/11] drivers: usb: twl4030: Add device tree support for twl4030 usb
` [PATCH v6 08/11] arm/dts: Add twl4030-usb data
` [PATCH v6 09/11] drivers: usb: musb: Add device tree support for omap musb glue
` [PATCH v6 10/11] arm/dts: omap: Add usb_otg and glue data
` [PATCH v6 11/11] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH 1/3] drivers/misc: Add realtek card reader core driver
 2012-08-03 14:39 UTC  (4+ messages)

[PATCH] [trivial] dma: Fix typo various drivers in dma
 2012-08-03 14:31 UTC 

[PATCH 1/2] iommu: Include linux/types.h
 2012-08-03 14:26 UTC  (5+ messages)
` [PATCH 2/2] iommu: Include linux/notifier.h

[PATCH] arm imx31: add a few pinmux settings the tt01 needs
 2012-08-03 14:26 UTC  (2+ messages)

[RFC v2 0/7] generic hashtable implementation
 2012-08-03 14:23 UTC  (8+ messages)
` [RFC v2 1/7] hashtable: introduce a small and naive hashtable
` [RFC v2 2/7] user_ns: use new hashtable implementation
` [RFC v2 3/7] mm,ksm: "
` [RFC v2 4/7] workqueue: "
` [RFC v2 5/7] mm/huge_memory: "
` [RFC v2 6/7] tracepoint: "
` [RFC v2 7/7] net,9p: "

Newsletter
 2012-08-03 13:46 UTC 

[PATCH v2 0/2] omap: add ocp2scp as a bus driver
 2012-08-03 14:23 UTC  (6+ messages)
` [PATCH v2 1/2] drivers: bus: add a new driver for omap-ocp2scp
` [PATCH v2 2/2] arm/dts: omap4: Add ocp2scp data

[3.6-rc1] sched: clock counts too quickly
 2012-08-03 14:18 UTC 

[PATCH] Documentation/filesystems/porting: Update documentation
 2012-08-03 14:17 UTC 

MODULE_LICENSE("GPL")??
 2012-08-03 14:20 UTC  (8+ messages)

[GIT PULL 00/18] perf/core fixes and improvements
 2012-08-03 14:17 UTC  (20+ messages)
` [PATCH 01/18] perf test: Fix parse events automated tests
` [PATCH 02/18] perf symbols: Fix array sizes for binary types arrays
` [PATCH 03/18] perf target: Fix check on buffer size
` [PATCH 04/18] perf evsel: Precalculate the sample size
` [PATCH 05/18] perf session: Use perf_evlist__sample_type more extensively
` [PATCH 06/18] perf session: Use perf_evlist__sample_id_all "
` [PATCH 07/18] perf session: Use perf_evlist__id_hdr_size "
` [PATCH 08/18] perf evlist: Introduce perf_evlist__parse_sample
` [PATCH 09/18] perf evsel: Adopt parse_sample method from perf_event
` [PATCH 10/18] perf session: Remove no longer used synthesize_sample method
` [PATCH 11/18] perf top: Error handling for counter creation should parallel perf-record
` [PATCH 12/18] perf tool: Save cmdline from user in file header vs what is passed to record
` [PATCH 13/18] perf kvm: Use strtol for walking guestmount directory
` [PATCH 14/18] perf tools: Introducing rblist
` [PATCH 15/18] perf tools: Change strlist to use the new rblist
` [PATCH 16/18] perf tools: Introduce intlist
` [PATCH 17/18] perf kvm top: Limit guest kernel info message to once
` [PATCH 18/18] perf tools: Remove brace expansion from clean target

Build regressions/improvements in v3.5
 2012-08-03 14:11 UTC  (2+ messages)

[PATCH] iommu/exynos: Fix build error
 2012-08-03 14:09 UTC  (2+ messages)

[PATCH v2] drivers/iommu/intel-iommu.c: add missing free_domain_mem
 2012-08-03 14:06 UTC  (2+ messages)

[PATCH] Revert "futex: Mark get_robust_list as deprecated"
 2012-08-03 14:04 UTC  (2+ messages)

[PATCH 3/3] Use get_online_cpus to avoid races involving for_each_online_cpu
 2012-08-03 13:56 UTC  (3+ messages)

[git pull] m68k updates for 3.6
 2012-08-03 13:53 UTC 

[PATCH] uprobes: mmap_region() corrupts mm->mm_rb if uprobe_mmap() fails
 2012-08-03 13:47 UTC  (12+ messages)
    ` [PATCH] uprobes: Ignore unsupported instructions in uprobe_mmap

[PATCH 00/11] perf tool: assorted cleanups and bug fixes
 2012-08-03 13:51 UTC  (10+ messages)
` [PATCH 08/11] perf tool: precise mode requires exclude_guest

mellanox mlx4_core and SR-IOV
 2012-08-03 13:49 UTC 

[PATCH] pwm: Remove a redundant error message when devm_request_and_ioremap fails
 2012-08-03 13:43 UTC 

[patch] sched: fix migration thread runtime bogosity
 2012-08-03 13:42 UTC 

[PATCH] drm: ignore disconnected <-> unknown status changes
 2012-08-03 13:32 UTC  (2+ messages)

[patch] hugetlb: correct page offset index for sharing pmd
 2012-08-03 13:32 UTC  (2+ messages)

[ANNOUNCE] 3.0.39-rt59
 2012-08-03 13:13 UTC 

Move snd_legacy_find_free_ioport to initval.h
 2012-08-03 13:13 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] kbuild: kvm: make export of linux/kvm_para.h unconditional
 2012-08-03 13:11 UTC  (7+ messages)

[PATCH] Forbid invocation of kexec_load() outside initial PID namespace
 2012-08-03 13:07 UTC  (5+ messages)

[PATCH 0/4] Add device tree data for omap5
 2012-08-03 13:06 UTC  (7+ messages)
` [PATCH 1/4] arm/dts: omap5-evm: Add I2C support
` [PATCH 2/4] arm/dts: omap5-evm: Add tmp102 sensor support
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad data
` [PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[PATCH] futex: mark get_robust_list as deprecated
 2012-08-03 13:00 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] ipc/sem.c: prevent ENOMEM in semop() w/ SEM_UNDO flag
 2012-08-03 12:49 UTC 

[PATCH] emulex: benet: Add a missing CR in the end of message
 2012-08-03 12:36 UTC 

[PATCH v4 0/3] make balloon pages movable by compaction
 2012-08-03 12:26 UTC  (9+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages

[ 00/73] 3.2.25-stable review
 2012-08-03 12:27 UTC  (5+ messages)
` [ 33/73] x86, microcode: Sanitize per-cpu microcode reloading interface

[RFC ebeam PATCH v2 0/3] new USB eBeam input driver
 2012-08-03 12:25 UTC  (5+ messages)
` [RFC ebeam PATCH v2 3/3] input: misc: New "

[PATCH] [ipc/shm] make shmget with IPC_PRIVATE initially created with SHM_DEST
 2012-08-03 12:13 UTC 

[Xen-devel] Regression in xen-netfront on v3.6
 2012-08-03 12:04 UTC 

[PATCH 0/4] ideapad: patches for v3.6 merge window
 2012-08-03 12:01 UTC  (2+ messages)

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-08-03 11:46 UTC  (2+ messages)

[PATCHv7 00/17] perf: Add backtrace post dwarf unwind
 2012-08-03 11:12 UTC  (4+ messages)
` [PATCH 03/17] perf, x86: Add copy_from_user_nmi_nochk for best effort copy

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation
 2012-08-03 11:12 UTC  (3+ messages)

[PATCH v2] printk: add option to print cpu id
 2012-08-03 10:42 UTC  (11+ messages)

[PATCH 1/2] audit: don't free_chunk() after fsnotify_add_mark()
 2012-08-03 10:24 UTC  (2+ messages)

GFS2: Pull request (merge window)
 2012-08-03 10:18 UTC  (3+ messages)

[GIT PULL] Disintegrate the User API from the kernel headers
 2012-08-03 10:10 UTC  (3+ messages)

uart_startup: GFP_KERNEL allocation with IRQs disabled
 2012-08-03 10:10 UTC  (4+ messages)

[PATCH 1/7] netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
 2012-08-03 10:10 UTC  (4+ messages)

[PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production
 2012-08-03  9:58 UTC  (2+ messages)

[signal:execve2] WARNING at smp_call_function_many()
 2012-08-03 10:03 UTC  (3+ messages)
` [signal:execve2] BUG: sleeping function called from sys_brk

[PATCH] [RFC] cross-arch: don't corrupt personality flags upon exec()
 2012-08-03 10:01 UTC 

Przepraszamy za wszelkie niedogodności spowodowane mam cię o wyrozumiałość
 2012-08-03  8:56 UTC 

[PATCH] printk: add option to print cpu id
 2012-08-03  9:15 UTC  (6+ messages)

[PATCH] isdnloop: fix and simplify isdnloop_init()
 2012-08-03  9:10 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[GIT PULL] sound fixes for 3.6-rc2
 2012-08-03  9:06 UTC 

UBI fastmap updates
 2012-08-03  8:56 UTC  (3+ messages)

[PATCH] block: Don't use static to define "void *p" in show_partition_start()
 2012-08-03  8:41 UTC  (2+ messages)

[PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production
 2012-08-03  8:39 UTC 

[RFC PATCH 00/13] firmware loader: introduce cache/uncache firmware
 2012-08-03  8:34 UTC  (4+ messages)
` [RFC PATCH 06/13] driver core: firmware loader: always let firmware_buf own the pages buffer

mellanox mlx4_core and SR-IOV
 2012-08-03  8:33 UTC  (8+ messages)

[PATCH 1/6] ASoC: dapm: If one widget fails, do not force all subsequent widgets to fail too
 2012-08-03  8:30 UTC  (11+ messages)
            ` [alsa-devel] "

[PATCH] rtc/at91sam9: use module_platform_driver macro
 2012-08-03  8:26 UTC 

[PATCH 1/9] KVM: iommu: fix releasing unmapped page
 2012-08-03  8:13 UTC  (8+ messages)
` [PATCH 4/9] KVM: define kvm_bad_pfn statically
` [PATCH 8/9] KVM: do not release the error pfn

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-08-03  7:49 UTC  (14+ messages)
` [RFC PATCH V6 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH V6 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH V6 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH V6 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH V6 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH V6 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH V6 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH V6 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH V6 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH V6 16/19] memory-hotplug: free memmap "
` [RFC PATCH V6 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH V6 18/19] memory-hotplug: add node_device_release


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox