public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-09 01:26:26 to 2012-10-09 08:48:41 UTC [more...]

acpi : acpi_bus_trim() stops removing devices when failing to remove the device
 2012-10-09  8:48 UTC 

[PATCH] [staging][zram] Fix handling of incompressible pages
 2012-10-09  8:46 UTC  (2+ messages)

CMA broken in next-20120926
 2012-10-09  8:40 UTC  (4+ messages)

Updated btrfs/crypto snappy interface ready for merging
 2012-10-09  8:39 UTC  (5+ messages)
  ` ANN: linux-kernel-lzo-2.06.20120123 - update LZO to v2.06

[PATCH] Do not use cpu_to_node() to find an offlined cpu's node
 2012-10-09  8:39 UTC  (4+ messages)

[RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
 2012-10-09  8:40 UTC  (6+ messages)
` [RFC PATCH 01/06] input/rmi4: Public header and documentation
` [RFC PATCH 02/06] input/rmi4: Core files

[PATCH 0/3] Volatile Ranges (v7) & Lots of words
 2012-10-09  8:07 UTC  (5+ messages)

[PATCH 00/16] f2fs: introduce flash-friendly file system
 2012-10-09  8:31 UTC  (15+ messages)

[PATCH] Staging: android: binder: Fixed multi-line strings
 2012-10-09  8:29 UTC  (2+ messages)

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-09  8:26 UTC  (3+ messages)
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture

[PATCH v3 1/3] acpi : cpu hot-remove returns error when cpu_down() fails
 2012-10-09  8:24 UTC  (4+ messages)
` [PATCH v3 3/3] acpi : acpi_bus_trim() stops removing devices when failing to remove the device

[PATCH] firmware: Don't attempt to allocate zero bytes with vmalloc()
 2012-10-09  7:52 UTC  (7+ messages)

[PATCH] thermal: solve compilation errors in rcar_thermal
 2012-10-09  8:14 UTC  (2+ messages)
` [PATCH] thermal: rcar: fixup compilation errors

PROBLEM: 3.6.0 kernel BUG at fs/dcache.c:967 during shutdown / restart
 2012-10-09  8:05 UTC  (5+ messages)

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-09  8:11 UTC  (4+ messages)

[PATCH RFC] mm/swap: automatic tuning for swapin readahead
 2012-10-09  7:53 UTC  (7+ messages)

[PATCH] mfd: use module_i2c_driver to simplify the code
 2012-10-09  7:51 UTC  (2+ messages)

[PATCH] video: imxfb: Do not crash on reboot
 2012-10-09  7:45 UTC  (2+ messages)

[PATCH 0/3] virtio-net: inline header support
 2012-10-09  7:27 UTC  (9+ messages)

ACPI & Thermal patches for Linux-3.7-merge
 2012-10-09  7:19 UTC  (35+ messages)
` [PATCH 01/30] Thermal: Introduce multiple cooling states support
  ` [PATCH 02/30] Thermal: Introduce cooling states range support
  ` [PATCH 03/30] Thermal: set upper and lower limits
  ` [PATCH 04/30] Thermal: Introduce .get_trend() callback
  ` [PATCH 05/30] Thermal: Remove tc1/tc2 in generic thermal layer
  ` [PATCH 06/30] Thermal: Introduce thermal_zone_trip_update()
  ` [PATCH 07/30] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
  ` [PATCH 08/30] Thermal: Rename thermal_zone_device.cooling_devices
  ` [PATCH 09/30] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
  ` [PATCH 10/30] Thermal: List thermal_instance in thermal_cooling_device
  ` [PATCH 11/30] Thermal: Introduce simple arbitrator for setting device cooling state
  ` [PATCH 12/30] Thermal: Unify the code for both active and passive cooling
  ` [PATCH 13/30] Thermal: Introduce locking for cdev.thermal_instances list
  ` [PATCH 14/30] thermal: fix potential out-of-bounds memory access
  ` [PATCH 15/30] thermal: add Renesas R-Car thermal sensor support
  ` [PATCH 16/30] thermal: Fix potential NULL pointer accesses
  ` [PATCH 17/30] Fix a build error
  ` [PATCH 18/30] thermal: add generic cpufreq cooling implementation
  ` [PATCH 19/30] hwmon: exynos4: move thermal sensor driver to driver/thermal directory
  ` [PATCH 20/30] thermal: exynos5: add exynos5250 thermal sensor driver support
  ` [PATCH 21/30] thermal: exynos: register the tmu sensor with the kernel thermal layer
  ` [PATCH 22/30] ARM: exynos: add thermal sensor driver platform data support
  ` [PATCH 23/30] thermal: exynos: Use devm_* functions
  ` [PATCH 24/30] Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem
  ` [PATCH 25/30] thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()
  ` [PATCH 26/30] ACPI: EC: Make the GPE storm threshold a module parameter
  ` [PATCH 27/30] ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
  ` [PATCH 28/30] cpuidle / ACPI: fix potential NULL pointer dereference
  ` [PATCH 29/30] ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
  ` [PATCH 30/30] tools/power/acpi/acpidump: remove duplicated include from acpidump.c

[PATCH -v2 00/10] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-09  7:22 UTC  (18+ messages)
` [PATCH 01/10] x86, mm: align start address to correct big page size
` [PATCH 02/10] x86, mm: Use big page size for small memory range
` [PATCH 03/10] x86, mm: get early page table from BRK
` [PATCH 04/10] x86, mm: Don't clear page table if next range is ram
` [PATCH 05/10] x86, mm: Remove early_memremap workaround for page table accessing
` [PATCH 06/10] x86, mm: only keep initial mapping for ram
` [PATCH 07/10] x86, xen, mm: Do not need to check if page table is ioremap
` [PATCH 08/10] x86, xen, mm: fix mapping_pagetable_reserve logic
` [PATCH 09/10] x86, mm: Hide pgt_buf_* into internal to xen
` [PATCH 10/10] x86, mm: Add early_pgt_buf_*

[3.5 regression / bridge] constantly toggeling between disabled and forwarding
 2012-10-09  7:21 UTC  (6+ messages)
` [3.5 regression / mcs7830 / bisected] bridge "

[patch] time: cast ->raw_interval to u64 to avoid shift overflow
 2012-10-09  7:18 UTC 

Systemadministrator
 2012-10-09  7:03 UTC 

[Patch v2 2/7] Regulator: DA9055 Regulator driver
 2012-10-09  7:11 UTC  (2+ messages)

[PATCH 0/5] regulator: tps65090: fix regulator registration and add external control support
 2012-10-09  7:04 UTC  (13+ messages)
` [PATCH] regulator: TPS51632: Add tps51632 regulator driver
` [PATCH 2/5] regulator; tps65090: Register all regulators in single probe call
` [PATCH 4/5] regulator: tps65090: Add voltage out level in platform data
` [PATCH 5/5] regulator: tps65090: add external control support for DCDC

[PATCH] cpufreq: core: Fix typo in comment describing show_bios_limit()
 2012-10-09  7:02 UTC 

[PATCH] ext2: fix return values on parse_options() failure
 2012-10-09  6:29 UTC  (2+ messages)

[PATCH V3] block/throttle: Add IO throttled information in blkio.throttle
 2012-10-09  6:53 UTC 

[PATCH] ext3: fix return values on parse_options() failure
 2012-10-09  6:50 UTC  (3+ messages)

[PATCH v5] create sun sysfs file
 2012-10-09  6:49 UTC 

[PATCH 1/5] aio: Kill return value of aio_complete()
 2012-10-09  6:39 UTC  (5+ messages)
` [PATCH 2/5] aio: kiocb_cancel()
` [PATCH 3/5] aio: Rewrite refcounting
` [PATCH 4/5] aio: vmap ringbuffer
` [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug

[PATCH 0/3] mfd: tps6586x: Convert to irq domain
 2012-10-09  6:40 UTC  (11+ messages)
` [PATCH 1/3] mfd: Convert tps6586x to irq_domain
` [PATCH 2/3] mfd: tps6586x: add irq io-resource for rtc sub driver
` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq

[PATCH v2 0/6] A driver for Si476x series of chips
 2012-10-09  6:35 UTC  (5+ messages)
` [PATCH v2 2/6] Add the main bulk of core driver for SI476x code
` [PATCH v2 6/6] Add a codec driver for SI476X MFD

[PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
 2012-10-09  6:20 UTC  (2+ messages)

[PATCH 0/6] AMD MCE injection improvs
 2012-10-09  6:18 UTC  (3+ messages)

[bisected] PS/2 keyboard and mouse dead on resume on Intel D845BG
 2012-10-09  6:17 UTC  (5+ messages)

[PATCH] ubi: use list_move_tail instead of list_del/list_add_tail
 2012-10-09  6:14 UTC 

linux-next: Tree for Oct 8
 2012-10-09  6:04 UTC  (4+ messages)
` net: fix typo in freescale/ucc_geth.c

[PATCH] make CONFIG_EXPERIMENTAL invisible and default
 2012-10-09  6:01 UTC  (10+ messages)

Possible regression: BUG in fs/sysfs/group.c:65
 2012-10-09  5:44 UTC  (4+ messages)

[PATCHv4 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-10-09  5:37 UTC  (8+ messages)
` [PATCHv4 1/4] modem_shm: Add Modem Access Framework

[PATCH 02/16] f2fs: add on-disk layout
 2012-10-09  5:27 UTC  (3+ messages)

CMA and zone watermarks
 2012-10-09  5:16 UTC  (7+ messages)

[PATCH v4] create sun sysfs file
 2012-10-09  5:13 UTC  (7+ messages)

[PATCH 03/16] f2fs: add superblock and major in-memory structures
 2012-10-09  5:13 UTC  (3+ messages)

[PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c
 2012-10-09  4:53 UTC  (2+ messages)

[PATCH v2] video: imxfb: Do not crash on reboot
 2012-10-09  4:42 UTC  (2+ messages)

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-09  4:50 UTC  (6+ messages)
` [RFC PATCH 1/5] amd_iommu: Split IOMMU group initialization
` [RFC PATCH 2/5] amd_iommu: Split IOMMU Group topology walk
` [RFC PATCH 3/5] amd_iommu: Split upstream bus device lookup
` [RFC PATCH 4/5] amd_iommu: Split IOMMU group allocation and attach
` [RFC PATCH 5/5] amd_iommu: Properly account for virtual aliases in IOMMU groups

[PATCH v2] Convert properly UTF-8 to UTF-16
 2012-10-09  4:43 UTC  (7+ messages)

[GIT PULL] Blackfin updates for 3.7-rc1
 2012-10-09  4:42 UTC 

PROBLEM: Kernel 3.6.1 unable to boot (because it is unable to mount /boot, etc)
 2012-10-09  4:42 UTC 

[GIT PULL] xtensa patchset for 3.7
 2012-10-09  4:31 UTC  (3+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-09  4:24 UTC  (2+ messages)

[PATCH] mfd: da9055: Remove unprintable characters from headers
 2012-10-08  1:59 UTC 

[PATCH] mfd: wm5102: Update register patch for latest evaluation
 2012-10-09  2:32 UTC 

linux-next: build failure after merge of the thermal tree
 2012-10-09  2:11 UTC  (2+ messages)

[PATCH 0/4] firmware loader: misc changes
 2012-10-09  4:01 UTC  (5+ messages)
` [PATCH 1/4] firmware loader: cancel uncache work before caching firmware
` [PATCH 2/4] firmware loader: fix one reqeust_firmware race
` [PATCH 3/4] firmware loader: let direct loading back on 'firmware_buf'
` [PATCH 4/4] firmware loader: sync firmware cache by async_synchronize_full_domain

kvm vmwrite error
 2012-10-09  4:00 UTC 

[PATCH] Support for OWI/Maplin USB Robotic Arm
 2012-10-09  3:52 UTC  (3+ messages)

[PATCH v2] mmc: core: Add support for idle time BKOPS
 2012-10-09  3:52 UTC  (2+ messages)

[GIT PULL] MMC updates for 3.7-rc1
 2012-10-09  3:42 UTC  (3+ messages)

[GIT PULL] slave-dmaengine updates for 3.7
 2012-10-09  3:41 UTC 

[PATCH 1/3] lglock: remove unused DEFINE_LGLOCK_LOCKDEP()
 2012-10-09  3:46 UTC  (3+ messages)
` [PATCH 2/3] lglock: make the per_cpu locks static
` [PATCH 3/3] lglock: add DEFINE_STATIC_LGLOCK()

linux-next: Tree for Oct 9
 2012-10-09  3:43 UTC 

[REGRESSION][PATCH] ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
 2012-10-09  2:53 UTC  (2+ messages)

[PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-09  2:46 UTC  (3+ messages)
  ` [PATCH 7/7] PM / ACPI: Take device PM QoS flags into account

[PATCH] clk: fix return value check in bcm2835_init_clocks()
 2012-10-09  2:44 UTC  (3+ messages)

[PATCH v5 1/2] ACPI: Add early console framework for DBGP/DBG2
 2012-10-09  2:37 UTC  (2+ messages)
` [PATCH v5 2/2] ACPI: Add Intel MID SPI early console support

[PATCH] pinctrl: fix return value in bcm2835_pinctrl_probe()
 2012-10-09  2:22 UTC  (2+ messages)

[PATCH] sched: rewrite the wrong annotation for select_task_rq_fair()
 2012-10-09  2:21 UTC 

[PATCH] pinctrl: remove duplicated include from pinctrl-bcm2835.c
 2012-10-09  2:21 UTC  (2+ messages)

[PATCH] sched: fix should_resched() to avoid do schedule in atomic
 2012-10-09  2:20 UTC 

[PATCH v5 1/3] tracing,x86: Add a TSC trace_clock
 2012-10-09  2:08 UTC  (5+ messages)
` [PATCH 0/2] ftrace: [BUGFIX] type of ring_buffer_oldest_event_ts() and showing of stats per cpu directory
  ` [PATCH 1/2] ftrace: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
  ` [PATCH 2/2] ftrace: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock

[patch]block: add plug for blkdev_issue_discard
 2012-10-09  1:59 UTC  (3+ messages)

[PATCH 2.6.39-rc3] hda_intel: ALSA HD Audio patch for Intel Panther Point DeviceIDs
 2012-10-09  1:55 UTC  (4+ messages)
  ` [PATCH 2.6.32.y, 2.6.34.y] ALSA: hda - "

usb 3.0 hard drive doesn't work
 2012-10-09  1:51 UTC  (3+ messages)

[PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages
 2012-10-09  1:48 UTC  (4+ messages)

[PATCH] ntp, add debugfs entries for time_status and time_state
 2012-10-09  1:47 UTC  (2+ messages)

[RFC] vmevent: Implement pressure attribute
 2012-10-09  1:42 UTC  (5+ messages)


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