All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-25 01:24:39 to 2012-10-25 04:24:05 UTC [more...]

[PATCH V5] PWM: Add SPEAr PWM chip driver support
 2012-10-25  4:24 UTC  (2+ messages)

dbus: only use x11 if DISTRO_FEATURES has selected it
 2012-10-25  4:08 UTC  (2+ messages)

[PATCH 3/3] dmaengine: sirf: enable the driver support new SiRFmarco SoC
 2012-10-25  4:21 UTC  (4+ messages)

[PATCH 0/3] fast-export fixes
 2012-10-25  4:19 UTC  (7+ messages)
` [PATCH 1/3] t9350: point out that refs are not updated correctly

[PATCH v2 0/3] serial: mxs-auart: add DMA support for auart in mx28
 2012-10-25  4:18 UTC  (3+ messages)
` [PATCH v2 2/3] serial: mxs-auart: add the DMA support for mx28

[PATCH 0/2 V2] memory_hotplug: fix memory hotplug bug
 2012-10-25  4:17 UTC  (4+ messages)
` [PATCH 1/2 V2] memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]

[PATCH V4] PWM: Add SPEAr PWM chip driver support
 2012-10-25  4:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v11] kvm: notify host when the guest is panicked
 2012-10-25  3:42 UTC  (14+ messages)
`  "
` [Qemu-devel] [PATCH v11 1/6] start vm after reseting it
  `  "
` [Qemu-devel] [PATCH v11 2/6] update kernel headers
  `  "
` [Qemu-devel] [PATCH v11 3/6] add a new runstate: RUN_STATE_GUEST_PANICKED
  `  "
` [Qemu-devel] [PATCH v11 4/6] add a new qevent: QEVENT_GUEST_PANICKED
  `  "
` [Qemu-devel] [PATCH v11 5/6] introduce a new qom device to deal with panicked event
  `  "
` [Qemu-devel] [PATCH v11 6/6] allower the user to disable pv event support
  `  "

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-10-25  9:50 UTC  (7+ messages)
` [v6 PATCH 2/8] csiostor: Chelsio FCoE offload driver submission (headers part 1)
` [v6 PATCH 3/8] csiostor: Chelsio FCoE offload driver submission (headers part 2)
` [v6 PATCH 4/8] csiostor: Chelsio FCoE offload driver submission (sources part 1)
` [v6 PATCH 5/8] csiostor: Chelsio FCoE offload driver submission (sources part 2)
` [v6 PATCH 6/8] csiostor: Chelsio FCoE offload driver submission (sources part 3)
` [v6 PATCH 8/8] csiostor: Chelsio FCoE offload driver submission (sources part 5)

[PATCH] exec: do not leave bprm->interp on stack
 2012-10-25  4:16 UTC  (2+ messages)

cyclic makedumpfile
 2012-10-25  4:07 UTC 

[PATCH] Add syste-firmware-efi-efivars.mount for support automount EFI variable filesystem
 2012-10-25  4:12 UTC  (3+ messages)

set_super_anon in fs/super.c
 2012-10-25  4:10 UTC  (5+ messages)

Wrong procname for userspace trace of app with different thread names
 2012-10-25  4:07 UTC 

sound/pci/au88x0/au88x0_core.c:2464 vortex_interrupt() warn: if();
 2012-10-25  4:05 UTC  (3+ messages)

linux-next: Tree for Oct 25
 2012-10-25  4:01 UTC  (2+ messages)

Seeking review of a pull request in teuthology
 2012-10-25  4:01 UTC  (2+ messages)

t9401 fails with OS X sed
 2012-10-25  3:54 UTC 

[ceph-commit] HEALTH_WARN 192 pgs degraded
 2012-10-25  3:58 UTC  (3+ messages)

[Kernel Bug] 3.6, wpasupplicant 1.0, broadcom-sta 6.20.55.19
 2012-10-25  3:53 UTC  (3+ messages)

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-25  3:49 UTC  (9+ messages)
` [PATCH V2 0/6] "
  ` [PATCH V2 6/6] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data

[patch 01/16] sched: track the runnable average on a per-task entitiy basis
 2012-10-25  3:28 UTC  (3+ messages)
` [tip:sched/core] sched: Track the runnable average on a per-task entity basis

[PATCH V2 00/23] printk: refactoring
 2012-10-25  3:43 UTC  (24+ messages)
` [PATCH V2 01/23] printk: Move to separate directory for easier modification
` [PATCH V2 02/23] printk: Add console_cmdline.h
` [PATCH V2 03/23] printk: Move braille console support into separate braille.[ch] files
` [PATCH V2 04/23] printk: Use pointer for console_cmdline indexing
` [PATCH V2 05/23] printk: rename struct log to struct printk_log
` [PATCH V2 06/23] printk: Rename log_buf and __LOG_BUF_LEN
` [PATCH V2 07/23] printk: Rename log_first and log_next variables
` [PATCH V2 08/23] printk: Rename log_<foo> variables and functions
` [PATCH V2 09/23] printk: Rename enum log_flags to printk_log_flags
` [PATCH V2 10/23] printk: Rename log_wait to printk_log_wait
` [PATCH V2 11/23] printk: Rename logbuf_lock to printk_logbuf_lock
` [PATCH V2 12/23] printk: Rename clear_seq and clear_idx variables
` [PATCH V2 13/23] printk: Remove static from printk_ variables
` [PATCH V2 14/23] printk: Rename LOG_ALIGN to PRINTK_LOG_ALIGN
` [PATCH V2 15/23] printk: Add and use printk_log.h
` [PATCH V2 16/23] printk: Add printk_log.c
` [PATCH V2 17/23] printk: Make wait_queue_head_t printk_log_wait extern
` [PATCH V2 18/23] printk: Rename and move 2 #defines to printk_log.h
` [PATCH V2 19/23] printk: Move devkmsg bits to separate file
` [PATCH V2 20/23] printk: Prefix print_time and msg_print_text with printk_
` [PATCH V2 21/23] printk: Move functions printk_print_time and printk_msg_print_text
` [PATCH V2 22/23] printk: Add printk_syslog.c and .h
` [PATCH V2 23/23] printk: Move kmsg_dump functions to separate file

[PATCH 0/2] Add more tunes for new ARM processors Cortex-A15 and Cortex-A7
 2012-10-25  3:45 UTC  (3+ messages)
` [PATCH 1/2] tune-cortexa15: add tunes for ARM Cortex-A15
` [PATCH 2/2] tune-cortexa7: add tunes for ARM Cortex-A7

Sending data between two nics on one machine
 2012-10-25  3:45 UTC 

mmotm 2012-10-24-17-15 uploaded
 2012-10-25  3:42 UTC  (4+ messages)
` mmotm 2012-10-24-17-15 uploaded (uml)

[Qemu-devel] [PATCH v2 0/7] TCG global variables clean-up
 2012-10-25  3:41 UTC  (4+ messages)

[ath9k-devel] difference in performance between Client-AP and AP-Client
 2012-10-25  3:41 UTC 

Xen + DVB = not working. memory allocation issue?
 2012-10-25  3:39 UTC  (6+ messages)

linux-next: build warning after merge of the akpm tree
 2012-10-25  3:35 UTC 

[RFC][PATCH] sched: Fix a deadlock of cpu-hotplug
 2012-10-25  3:32 UTC  (3+ messages)

linux-next: build warnings after merge of the akpm tree
 2012-10-25  3:30 UTC  (2+ messages)

[PATCH 1/2] cpufreq: Fix sparse warnings by updating cputime64_t to u64
 2012-10-25  3:30 UTC  (3+ messages)

[PATCH 1/2] cpufreq: return early from __cpufreq_driver_getavg()
 2012-10-25  3:29 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: governors: remove redundant code

[PATCH] powerpc: Remove no longer used ppc_md.idle_loop()
 2012-10-25  3:21 UTC 

iMac (PM61) quieter fan?
 2012-10-25  3:13 UTC 

[PATCH repost for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-25  3:20 UTC  (3+ messages)

[PATCH] gianfar_ptp: use iomem, not ioports resource tree in probe
 2012-10-25  3:19 UTC  (2+ messages)

RE: [PATCH] extcon : callback function to read cable property
 2012-10-25  3:18 UTC  (4+ messages)
  `  "

pull-request: can 2012-10-24
 2012-10-25  3:17 UTC  (2+ messages)

[PATCH] ipv6: Set default hoplimit as zero
 2012-10-25  3:15 UTC  (2+ messages)

[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
 2012-10-25  3:12 UTC  (22+ messages)

[PATCH V3 0/21] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-10-25  3:10 UTC  (3+ messages)
` [PATCH V3 02/21] qlcnic: create seperate file for data path routines

[PATCH 4/8] ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
 2012-10-25  3:10 UTC  (2+ messages)

[PATCH] NET_VENDOR_TI: make available for am33xx as well
 2012-10-25  3:07 UTC  (2+ messages)

[PATCH v3] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-10-25  3:06 UTC  (4+ messages)
` [PATCH 1/4] net: mvneta: driver for Marvell Armada 370/XP network unit

[PATCH] pch_gbe: fix error handling in pch_gbe_up()
 2012-10-25  3:04 UTC  (2+ messages)

IBV_WR_SEND_WITH_IMM failure
 2012-10-25  3:03 UTC  (6+ messages)

Questions about mkfs -A option
 2012-10-25  3:01 UTC  (4+ messages)

[PATCH] btrfs-progs: avoid memory leak in find_and_setup_log_root
 2012-10-25  2:59 UTC 

[RFC PATCH 0/5] vmstats for compaction, migration and autonuma
 2012-10-25  2:57 UTC  (4+ messages)
` [PATCH 1/5] mm: compaction: Move migration fail/success stats to migrate.c

[RFC] Support volatile range for anon vma
 2012-10-25  2:57 UTC  (2+ messages)

[PATCH v3] ARM: mach-imx: Fix selection of ARCH_MXC
 2012-10-25  2:51 UTC  (3+ messages)

[RESEND PATCH] module: Fix kallsyms to show the last symbol properly
 2012-10-25  2:49 UTC  (3+ messages)
  ` Re[2]:[RESEND "

[PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c
 2012-10-25  2:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Fix git p4 sync errors
 2012-10-25  2:41 UTC  (3+ messages)

[PATCH] ibsim/sim_cmd: Fix compile errors
 2012-10-25  2:37 UTC 

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-10-25  2:37 UTC  (2+ messages)

[PATCH v2] ti-tisdk-setup: Port ti-tisdk-setup from arago
 2012-10-25  2:33 UTC 

[PATCH v5] task-arago-tisdk-connectivity: Create new connectivity tasks
 2012-10-25  2:33 UTC  (3+ messages)

[PATCH v6] task-arago-tisdk-connectivity: Create new connectivity tasks
 2012-10-25  2:32 UTC 

[PATCH] libjpeg-turbo: Add additional RPROVIDES, RREPLACES and RCONFLICTS
 2012-10-25  2:31 UTC 

[RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
 2012-10-25  2:23 UTC  (6+ messages)
` [RFC 1/2] vmevent: Implement pressure attribute

mon can't start
 2012-10-25  2:21 UTC 

Regression in 3.7-rc2 for b43 and b43legacy
 2012-10-25  2:19 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the staging.current tree
 2012-10-25  2:19 UTC 

[PATCH v2] ti-tisdk-setup: Port ti-tisdk-setup from arago
 2012-10-25  2:18 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2012-10-25  2:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel
 2012-10-25  2:15 UTC  (3+ messages)

[ath9k-devel] ath9k_htc and reported mactime
 2012-10-25  2:13 UTC  (11+ messages)

[PATCH] systemd: prevent duplicate logging messages in journal
 2012-10-25  2:12 UTC  (2+ messages)

[GIT PULL 00/12] perf/core improvements and fixes
 2012-10-25  2:09 UTC  (3+ messages)
` [PATCH 12/12] perf tools: Try to build Documentation when installing

[PATCH v3] IOMMU: keep disabled until iommu_setup() is called
 2012-10-25  2:07 UTC  (2+ messages)

some ksm questions
 2012-10-25  2:00 UTC 

[PATCH v2 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  2:00 UTC 

[PATCH 0/2] completion: split into git-prompt.sh
 2012-10-25  1:59 UTC  (4+ messages)
` [PATCH 2/2] completion: split __git_ps1 into a separate script
  ` Where should git-prompt.sh be installed?

[PATCH 1/2] Btrfs: don't check the permission of the subvolume which we want to delete
 2012-10-25  1:59 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for Atheros [04ca:3004]
 2012-10-25  1:56 UTC  (2+ messages)

some ksm questions
 2012-10-25  1:55 UTC 

[bluetooth:master 12/33] net/bluetooth/l2cap_core.c:4495:6: sparse: symbol 'l2cap_physical_cfm' was not declared. Should it be static?
 2012-10-25  1:55 UTC  (4+ messages)
  ` [PATCH] Bluetooth: l2cap_physical_cfm() can be static

[PATCH v2 5/5] efi_pstore: Add a sequence counter to a variable name
 2012-10-25  1:55 UTC  (2+ messages)

[PATCH 0/6] Bluetooth: Some fixes and full peripheral role support
 2012-10-25  1:54 UTC  (6+ messages)
` [PATCH 5/6] Bluetooth: mgmt: Add support for switching to LE peripheral mode

[PATCH v2 4/5] efi_pstore: Add ctime to argument of erase callback
 2012-10-25  1:54 UTC 

[PATCH 0/4] RFC: OMAP GPMC bindings
 2012-10-25  1:53 UTC  (6+ messages)
` [PATCH 4/4] OMAP: mtd: gpmc: add DT bindings for GPMC timings and NAND

[PATCH v2 3/5] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-25  1:54 UTC  (2+ messages)

[PATCH 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  1:53 UTC 

[PATCH v2 1/5] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-25  1:51 UTC 

[PATCH v2 0/5] efi_pstore: multiple event logging support
 2012-10-25  1:49 UTC  (2+ messages)

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-25  1:47 UTC  (6+ messages)
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-25  1:45 UTC  (13+ messages)
` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
  ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
                ` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount)

[PATCH v5 0/5] Add support to enable ARM PMU for EXYNOS
 2012-10-25  1:41 UTC  (5+ messages)
` [PATCH v5 3/5] ARM: EXYNOS: Enable PMUs for exynos4

jffs2 copy too long after mounting
 2012-10-25  1:41 UTC 

[lm-sensors] Asus P7F-X w/ W83667HG-B pwm control problem
 2012-10-25  1:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-10-25  1:40 UTC  (3+ messages)
` [U-Boot] [PATCH v9] [RFC] Add dmmalloc module for DM

switching network namespace midway
 2012-10-25  1:37 UTC  (4+ messages)

[BUGFIX] PCI/PM: Fix proc config reg access for D3cold and bridge suspending
 2012-10-25  1:36 UTC 

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-25  1:25 UTC  (2+ messages)

[stable 2.6.32..2.6.34] x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()
 2012-10-25  1:25 UTC  (7+ messages)
    ` [RFC/PATCH 2.6.32.y 0/3] "

[Printing-architecture] [Printing-japan] Meeting Minutes
 2012-10-25  1:24 UTC 

[PATCH 0/2] ACPI: container hot remove support
 2012-10-25  1:24 UTC  (4+ messages)
` [PATCH 1/2] Use kacpi_hotplug_wq to handle container hotplug event


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.