All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-28 16:47:37 to 2012-10-28 19:44:41 UTC [more...]

linux-next: build warning in Linus' tree
 2012-10-28 19:44 UTC  (2+ messages)

[RFC] New attempt to a better "btrfs fi df"
 2012-10-28 19:42 UTC  (8+ messages)

acpi_piix4 migration issue
 2012-10-28 19:40 UTC 

[PATCH -next] ARM: at91: remove unused variable in at91_dt_node_to_map()
 2012-10-28 19:33 UTC  (2+ messages)

[PATCH -next] ARM: at91: using for_each_set_bit to simplify the code
 2012-10-28 19:31 UTC  (2+ messages)

[PATCH -next] ARM: at91: remove duplicated include from pinctrl-at91.c
 2012-10-28 19:30 UTC  (2+ messages)

[PATCH v3 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-28 19:23 UTC  (4+ messages)
` [PATCH v3 04/10] bug.h: directly include linux/compiler.h

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-28 19:26 UTC  (13+ messages)
` [PATCH v3 01/11] clk: davinci - add main PLL clock driver
` [PATCH v3 02/11] clk: davinci - add PSC "
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver

perf PMU support for Haswell v4
 2012-10-28 19:24 UTC  (11+ messages)
` [PATCH 27/33] tools, perf: Add a precise event qualifier
` [PATCH 31/33] perf, tools: Support generic events as pmu event names v2
` [PATCH 33/33] perf, tools: List kernel supplied event aliases in perf list v2

[PATCH] ARM: AM33xx: add support for reboot
 2012-10-28 19:19 UTC  (4+ messages)

[PATCH] sched, autogroup: fix kernel crashes caused by runtime disable autogroup
 2012-10-28 19:19 UTC  (12+ messages)
        ` [PATCH] sched, autogroup: fix crash on reboot when autogroup is disabled
                    ` [PATCH] V2 "

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-28 19:12 UTC  (12+ messages)
  ` [PATCH 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap
  ` [PATCH 2/5] mm, highmem: remove useless pool_lock
  ` [PATCH 3/5] mm, highmem: remove page_address_pool list
  ` [PATCH 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of last flushed entry
  ` [PATCH 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR()

[PATCH 0/4] pinctrl: samsung: Add support for Exynos4x12 SoCs
 2012-10-28 19:13 UTC  (10+ messages)
` [PATCH 2/4] gpio: samsung: Skip registration if pinctrl driver is present on Exynos4x12
` [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12
` [PATCH 4/4] ARM: dts: exynos4x12: Add nodes for pin controllers

[B.A.T.M.A.N.] batman for production
 2012-10-28 19:13 UTC 

[PATCH 1/2] pinctrl/: at91: fix warmings
 2012-10-28 19:09 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: add pinctrl atmel at91 entry

[PATCH] dma: ste_dma40: use for_each_set_bit
 2012-10-28 19:06 UTC  (3+ messages)

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-28 19:02 UTC  (42+ messages)
` [PATCH v7 02/16] userns: use new hashtable implementation
` [PATCH v7 03/16] mm,ksm: "
  ` [PATCH v7 03/16] mm, ksm: "
` [PATCH v7 04/16] workqueue: "
` [PATCH v7 05/16] mm/huge_memory: "
` [PATCH v7 06/16] tracepoint: "
` [PATCH v7 07/16] net,9p: "
  ` [PATCH v7 07/16] net, 9p: "
` [PATCH v7 08/16] block,elevator: "
` [PATCH v7 09/16] SUNRPC/cache: "
` [PATCH v7 10/16] dlm: "
` [PATCH v7 11/16] net,l2tp: "
` [PATCH v7 12/16] dm: "
` [PATCH v7 13/16] lockd: "
` [PATCH v7 14/16] net,rds: "
  ` [PATCH v7 14/16] net, rds: "
` [PATCH v7 15/16] openvswitch: "
` [PATCH v7 16/16] tracing output: "

[PATCH] candump: add option to ignore ENOBUFS
 2012-10-28 20:02 UTC  (3+ messages)

Best way (only?) to setup SSD's for using TRIM
 2012-10-28 18:59 UTC 

2 nics and traffic delayed/lost on LAN
 2012-10-28 18:52 UTC  (3+ messages)

[Bug 34772] New: [radeon] [R300] GPU lockups with when KMS is enabled
 2012-10-28 18:51 UTC  (2+ messages)
` [Bug 34772] "

Crashing bluetoothd when keyboard enters sleep mode / stand-by
 2012-10-28 18:46 UTC 

irq_set_chained_handler() called too early for hwirq to be initialized
 2012-10-28 18:46 UTC  (7+ messages)

cosmetic issue with error message 'Invalid Power Resource to register!'
 2012-10-28 18:44 UTC 

[PATCH 0/5] perf dso: Separate dso symbols to separate object
 2012-10-28 18:42 UTC  (4+ messages)
` [PATCH 5/5] perf tool: Move dso_* related functions into dso object

sandbox and tty input/output
 2012-10-28 18:42 UTC 

[ath9k-devel] ath9k_htc and reported mactime
 2012-10-28 18:40 UTC  (13+ messages)
  ` [ath9k-devel] Performance degradation when monitor interface is enabled
            ` [ath9k-devel] Channel busy cycles

[PATCH RESEND] ARM: pxa27x_keypad: clear pending interrupts on keypad config
 2012-10-28 18:34 UTC  (7+ messages)

Tools for checking incorrect usage of locking techniques in k-space
 2012-10-28 18:33 UTC  (4+ messages)

[PATCH] firmware: use noinline_for_stack
 2012-10-28 18:31 UTC  (3+ messages)

[PATCH v3 0/6] DT support for AT91RM9200
 2012-10-28 18:31 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: AT91: Fix build failure on board-dt
` [PATCH v3 2/6] ARM: AT91: Add DT support to AT91RM9200 System Timer
` [PATCH v3 3/6] ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200
` [PATCH v3 4/6] ARM: AT91: Add AT91RM9200 DT board
` [PATCH v3 5/6] ARM: AT91: Add AT91RM9200 device tree
` [PATCH v3 6/6] ARM: AT91: Add AT91RM9200EK board "

Virtualbox 3D accel broken in xf86-video-nouveau 1.0.3
 2012-10-28 18:21 UTC  (3+ messages)

[lm-sensors] [PATCH 9/9] hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
 2012-10-28 18:20 UTC 

[lm-sensors] [PATCH v2 8/9] hwmon: (it87) Manage device specific features with table
 2012-10-28 18:20 UTC 

[lm-sensors] [PATCH 7/9] hwmon: (it87) Replace pwm group macro with direct attribute definitions
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH 6/9] hwmon: (it87) Avoid quoted string splits across lines
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH v2 5/9] hwmon: (it87) Save fan registers in 2-dimensional array
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH v2 4/9] hwmon: (it87) Introduce support for tempX_offset sysfs attribute
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH 3/9] hwmon: (it87) Replace macro defining tempX_type sensors with direct definit
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH 2/9] hwmon: (it87) Save voltage register values in 2-dimensional array
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH 1/9] hwmon: (it87) Save temperature registers in 2-dimensional array
 2012-10-28 18:19 UTC 

[lm-sensors] [PATCH v3 0/9] hwmon: it87 patch series
 2012-10-28 18:19 UTC 

[Bug 56502] New: regression: gnome 3 & cinnamon desktop moves up and down in virtualbox
 2012-10-28 18:18 UTC 

[PATCH 0/9] ARM: Kirkwood: Convert to pinctrl
 2012-10-28 18:17 UTC  (3+ messages)

git push tags
 2012-10-28 18:15 UTC  (2+ messages)

[PATCH] Regulator: core: Unregister when gpio request fails
 2012-10-28 18:15 UTC  (2+ messages)

[PATCH 01/18] drm: Introduce drm_mm_create_block()
 2012-10-28 18:14 UTC  (9+ messages)
` [PATCH 03/18] drm/i915: Fix location of stolen memory register for SandyBridge+

[lm-sensors] [PATCH v2 0/8] hwmon: it87 patch series
 2012-10-28 18:14 UTC  (2+ messages)

[PATCH 1/5] ARM: PXA: Add z2-usb-switch driver
 2012-10-28 18:12 UTC  (4+ messages)
` [PATCH v2 "

[Q] .readable_reg() not verified during read?
 2012-10-28 18:08 UTC  (2+ messages)

Linux 3.6.4
 2012-10-28 18:04 UTC  (2+ messages)

Linux 3.0.49
 2012-10-28 18:03 UTC  (2+ messages)

Linux 3.4.16
 2012-10-28 18:02 UTC  (2+ messages)

[PATCH 0/7 v5] More device removal fixes
 2012-10-28 18:01 UTC  (3+ messages)
` [PATCH 6/7] Fix race between starved list processing and device removal

Fsck and large file
 2012-10-28 18:01 UTC  (2+ messages)

[Bug 54969] New: benign, transient corruption in some applications (nvc0)
 2012-10-28 18:00 UTC  (2+ messages)
  ` [Bug 54969] "

New/Updated L7 netfilter option - nDPI
 2012-10-28 17:57 UTC  (6+ messages)

[PATCH 00/31] numa/core patches
 2012-10-28 17:56 UTC  (5+ messages)

[PATCH 1/3] compat-drivers: Rename CONFIG_DRM_RADEON_KMS
 2012-10-28 17:55 UTC  (3+ messages)
` [PATCH 2/3] compat-drivers: drm: Revert ACPI table size check for < 3.6
` [PATCH 3/3] compat-drivers: Enable ATI/AMD Radeon for kernels >= 3.2

[PATCH] i2c: Mention functionality flags in SMBus protocol documentation
 2012-10-28 17:55 UTC 

[PATCH] usb: gadget: ncm: correct endianess conversion
 2012-10-28 17:48 UTC  (4+ messages)

[PATCH 1/2] drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
 2012-10-28 17:44 UTC  (3+ messages)

[SPAM] 代/开――发/票
 2012-10-28 17:43 UTC 

[Bug 54883] New: Nvidia GLX560M: Display corruption in GTK+ apps and unable to wake from sleep
 2012-10-28 17:41 UTC  (2+ messages)
  ` [Bug 54883] "

Q: i2c block write emulation / handling of i2c message size constraints of a bus ?
 2012-10-28 17:39 UTC  (8+ messages)

[PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
 2012-10-28 17:39 UTC  (5+ messages)
` [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
` [PATCH 2/4] uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
` [PATCH 3/4] uprobes/x86: Cleanup the single-stepping code
` [PATCH 4/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks

[grub-devel] loongson-2f mini-pc (fuloong) elf image generation
 2012-10-28 17:19 UTC  (2+ messages)

[PATCH] s390: Add pmd_mknotpresent()
 2012-10-28 17:16 UTC  (2+ messages)
` [tip:numa/core] sched, numa, mm, s390/thp: "

[Buildroot] Load Address and EntryPoint for Kernel
 2012-10-28 17:16 UTC  (3+ messages)

[tip:numa/core] sched, numa, mm: Add NUMA_MIGRATION feature flag
 2012-10-28 17:13 UTC 

[PATCH 1/2] add credits for NUMA placement
 2012-10-28 17:11 UTC  (2+ messages)
` [tip:numa/core] sched, numa, mm: Add "

[tip:numa/core] sched, numa, mm: Add fault driven placement and migration policy
 2012-10-28 17:10 UTC 

[tip:numa/core] sched, numa, mm/mpol: Add_MPOL_F_HOME
 2012-10-28 17:09 UTC 

BLE issue: Start_LE_Encryption fails
 2012-10-28 17:08 UTC 

[tip:numa/core] sched, numa, mm: Introduce sched_feat_numa()
 2012-10-28 17:05 UTC 

3TB drives failure rate
 2012-10-28 17:05 UTC  (3+ messages)

[tip:numa/core] sched, numa, mm/mpol: Make mempolicy home-node aware
 2012-10-28 17:04 UTC 

[PATCH 1/7] compat-drivers: Handle int's when generating compat_autoconf.h
 2012-10-28 17:04 UTC  (7+ messages)
` [PATCH 2/7] compat-drivers: Rename CONFIG_* vars in nouveau driver
` [PATCH 3/7] compat-drivers: Add missing config check
` [PATCH 4/7] compat-drivers: Rename CONFIG_DRM_NOUVEAU_BACKLIGHT
` [PATCH 5/7] compat-drivers: Fix comments
` [PATCH 6/7] compat-drivers: Enable nouveau DRM driver for kernels >= 3.3
` [PATCH 7/7] compat-drivers: Update README

Naming of subvolumes
 2012-10-28 16:57 UTC  (9+ messages)
          ` Naming of (bootable) subvolumes

[tip:numa/core] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h
 2012-10-28 16:54 UTC 

[PATCH] parse_dirstat_params(): use string_list to split comma-separated string
 2012-10-28 16:50 UTC 

[tip:numa/core] sched, numa, mm: Describe the NUMA scheduling problem formally
 2012-10-28 16:48 UTC 

[SPAM] .................0000000 856买 ...............................63
 2012-10-28 16:47 UTC 


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.