All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-07 16:36:04 to 2011-03-07 17:57:57 UTC [more...]

[PATCH] NAND: DaVinci: Removed header file that is not required
 2011-03-07 17:57 UTC  (4+ messages)

[ethtool PATCH 0/2] Add support for RX network flow classifier rules
 2011-03-07 17:57 UTC  (9+ messages)
` [ethtool PATCH 2/2] Add RX packet classification interface

xen-qemu-dm-4.0 fails to build in SID
 2011-03-07 17:56 UTC 

[Bug 25071] New: GPU lockup G80 8800
 2011-03-07 17:56 UTC  (2+ messages)
  ` [Bug 25071] "

[RFC][PATCH 00/15] Unify TLB gather implementations -v2
 2011-03-07 17:54 UTC  (49+ messages)
  ` [RFC][PATCH 01/15] mm, powerpc: Dont use tlb_flush for external tlb flushes
  ` [RFC][PATCH 02/15] mm, sparc64: "
  ` [RFC][PATCH 03/15] mm, arch: Remove tlb_flush()
  ` [RFC][PATCH 04/15] mm: Optimize fullmm TLB flushing
  ` [RFC][PATCH 05/15] mm, tile: Change flush_tlb_range() VM_HUGETLB semantics
  ` [RFC][PATCH 06/15] mm: Provide generic range tracking and flushing
  ` [RFC][PATCH 07/15] mm, arm: Convert arm to generic tlb
  ` [RFC][PATCH 08/15] mm, ia64: Convert ia64 "
  ` [RFC][PATCH 09/15] mm, sh: Convert sh "
  ` [RFC][PATCH 10/15] mm, um, Convert um "
  ` [RFC][PATCH 11/15] mm, avr32: Convert avr32 "
  ` [RFC][PATCH 12/15] mm, mips: Convert mips "
  ` [RFC][PATCH 13/15] mm, parisc: Convert parisc "
  ` [RFC][PATCH 14/15] mm, sparc32: Convert sparc32 "
  ` [RFC][PATCH 15/15] mm, xtensa: Convert xtensa "

[PATCH RFC 0/5] Dynamically add clk to clkdev per dt clock nodes
 2011-03-07 17:53 UTC  (5+ messages)
` [PATCH 1/5] arm/dts: babbage: add gpt and uart related "
` [PATCH 2/5] arm/mxc: add clk members to ease dt clock support

[PATCH] pvops: Make suspend work when CONFIG_SUSPEND=n
 2011-03-07 17:53 UTC  (8+ messages)
` Q: Clarification about extra option ..Re: "

[Bug 25036] New: KMS + multihead leaves ghost mouse pointer
 2011-03-07 17:52 UTC  (2+ messages)
  ` [Bug 25036] "

[Buildroot] gcc 4.2.4 libstdc++ locale support
 2011-03-07 17:51 UTC 

[RFC] d_prune
 2011-03-07 17:53 UTC  (2+ messages)

[PATCH] Make /proc/slabinfo 040
 2011-03-07 17:49 UTC  (3+ messages)
` [PATCH] Make /proc/slabinfo 0400

[PATCH] Platform: Samsung R410P backlight driver
 2011-03-07 17:48 UTC 

resize ate my root node
 2011-03-07 17:48 UTC 

Keycode for "main hardware button" on slate?
 2011-03-07 17:47 UTC 

[Qemu-devel] [PATCH v3] Improve error handling in do_snapshot_blkdev()
 2011-03-07 17:47 UTC  (4+ messages)

[Buildroot] toolchain into the root disk
 2011-03-07 17:46 UTC  (5+ messages)

2.6.38-rc7-git4: Reported regressions from 2.6.37
 2011-03-07 17:41 UTC  (4+ messages)
` [Bug #29312] Unmounting fails even after the underlying device is long gone

[Bug 24866] New: AddScreen/ScreenInit failed for driver 0 / NV50
 2011-03-07 17:41 UTC  (2+ messages)
  ` [Bug 24866] "

[PATCH 0/2 v2] perf script: add support for dumping events other than trace
 2011-03-07 17:41 UTC  (4+ messages)
` [PATCH 2/2] perf script: support custom field selection for output

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2011-03-07 17:40 UTC  (8+ messages)
    ` Kernelspace firmware loaders (was: linux-next: manual merge of the staging tree with the v4l-dvb tree)

Proporttions of each role in a cluster
 2011-03-07 17:40 UTC  (4+ messages)

[PATCH] ARM: tegra: trimslice: enable MMC/SD slots
 2011-03-07 17:39 UTC  (3+ messages)

[Qemu-devel] Replacing guest memcpy with host memcpy
 2011-03-07 17:38 UTC 

btrfs lacking inode or file count?
 2011-03-07 17:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/21] Generic cross-architecture system restart support
 2011-03-07 17:37 UTC  (22+ messages)
` [U-Boot] [PATCH 01/21] Define new system_restart() and emergency_restart()
` [U-Boot] [PATCH 02/21] Replace do_reset() calls with {system, emergency}_restart()
` [U-Boot] [PATCH 03/21] arm: Call "panic()" instead of "hang()" for div-by-zero
` [U-Boot] [PATCH 04/21] arm: Replace unnecessary bad_mode() with panic()
` [U-Boot] [PATCH 05/21] arm: cpux9k2: Remove unnecessary XF_do_reset assignment
` [U-Boot] [PATCH 06/21] arm: Rename nonstandard board_reset() as at91_board_reset()
` [U-Boot] [PATCH 07/21] arm: Generic system restart support
` [U-Boot] [PATCH 08/21] avr32: "
` [U-Boot] [PATCH 09/21] blackfin: Replace "bfin_reset_or_hang()" with "panic()"
` [U-Boot] [PATCH 10/21] blackfin: Generic system restart support
` [U-Boot] [PATCH 11/21] i386: "
` [U-Boot] [PATCH 12/21] m68k: "
` [U-Boot] [PATCH 13/21] microblaze: "
` [U-Boot] [PATCH 14/21] mips: "
` [U-Boot] [PATCH 15/21] nios2: "
` [U-Boot] [PATCH 16/21] powerpc: "
` [U-Boot] [PATCH 17/21] sh: Unify duplicate reset code
` [U-Boot] [PATCH 18/21] sh: Generic system restart support
` [U-Boot] [PATCH 19/21] sparc: Unify duplicate reset code
` [U-Boot] [PATCH 20/21] sparc: Generic system restart support
` [U-Boot] [PATCH 21/21] Remove legacy do_reset() function

[PATCH] Allow == as synonym for = in test
 2011-03-07 17:37 UTC  (7+ messages)

SATA pass-through woes
 2011-03-07 17:36 UTC  (3+ messages)
  `  "

[PATCH v4, 14/16] xfsprogs: metadump: fix duplicate handling once and for all
 2011-03-07 17:39 UTC 

[PATCH 0/2] Power off empty ports
 2011-03-07 17:37 UTC  (6+ messages)
` [PATCH] libata: "

[PATCH 0/3] Tegra i2c board changes + defconfig update
 2011-03-07 17:34 UTC  (10+ messages)
` [PATCH 1/3] ARM: tegra: seaboard: register i2c devices
` [PATCH 2/3] ARM: tegra: harmony: "
` [PATCH 3/3] ARM: tegra: enable new drivers in defconfig

[owen.smith@citrix.com: [Xen-devel] [PATCH 1/2 xen/stable-2.6.32.x] Union the blkif_request request specific fields]
 2011-03-07 17:34 UTC 

[PATCH 2/6] ASoC: Manage mode and rate bits correctly for CS4271 CODEC
 2011-03-07 17:29 UTC 

[PATCH 1/6] ASoC: Extend range of supported sample rates for CS4271 CODEC
 2011-03-07 17:32 UTC  (2+ messages)

[PATCH 4/6] ASoC: Remove warnings in ep93xx-i2s.c
 2011-03-07 17:32 UTC  (2+ messages)

[PATCH] ahci: EM supported message type sysfs attribute
 2011-03-07 17:32 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add a guideline on notification of new userspace API/ABI elements
 2011-03-07 17:30 UTC  (2+ messages)

[PATCH 5/6] ASoC: Enable 192kHz sample rate for EP93xx
 2011-03-07 17:30 UTC 

[PATCH 6/6] ASoC: Improve EP93xx I2S clocks management
 2011-03-07 17:30 UTC 

[PATCH 3/6] ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC
 2011-03-07 17:29 UTC 

brcm80211: the system freezes if booted with laptop wifi switch to OFF
 2011-03-07 17:29 UTC  (5+ messages)

[mlmmj] Fwd: Bug#617242: mlmmj-make-ml does not ensure correct permissions
 2011-03-07 17:29 UTC  (2+ messages)
` [mlmmj] Fwd: Bug#617242: mlmmj-make-ml does not ensure correct

[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
 2011-03-07 17:28 UTC  (5+ messages)
` [PATCH 2/2] pretty.c: allow date formats in user format strings
    ` Fwd: "

[Buildroot] [PATCH] libv4l: Add new package libv4l
 2011-03-07 17:27 UTC  (3+ messages)

how can we git out source code base on git log?
 2011-03-07 17:25 UTC 

[Bug 12114] AthlonXP-M
 2011-03-07 17:23 UTC 

[PATCH] pvops: Resume devices when suspend is failed
 2011-03-07 17:22 UTC  (2+ messages)

Powersave broken on p54
 2011-03-07 17:22 UTC  (5+ messages)

[Bug 24555] New: X server crash
 2011-03-07 17:21 UTC  (2+ messages)
  ` [Bug 24555] "

[Buildroot] [PATCH] libv4l: Add new package libv4l
 2011-03-07 17:21 UTC 

[PATCH 0/1] fix a LSB test issue
 2011-03-07 17:14 UTC  (6+ messages)
` [PATCH 1/1] gcc-runtime: fix LSB library checks for libstdc++.so.6
  ` [poky] "

[refpolicy] [PATCH 17/34]: patch to allow plymouthd use unallocated ttys
 2011-03-07 17:18 UTC  (7+ messages)

[PATCH] ASoC: Add MAX9850 codec driver
 2011-03-07 17:14 UTC  (5+ messages)

[PATCH] nfsd41: modify the members value of nfsd4_op_flags
 2011-03-07 17:11 UTC  (4+ messages)

[PATCH] drm: index i shadowed in 2nd loop
 2011-03-07 17:07 UTC  (2+ messages)

[refpolicy] [PATCH 13/34]: patch to allow networkmanager dbus chat
 2011-03-07 17:09 UTC  (5+ messages)

[PATCH] cifs: add missing unicode handling routines needed for smb2
 2011-03-07 17:09 UTC  (5+ messages)

libselinux: add selinux_status_* interfaces for /selinux/status
 2011-03-07 17:07 UTC  (6+ messages)

[GIT PULL] selinux for 2.6.39
 2011-03-07 17:08 UTC 

[PWM v6 0/3] Implement a generic PWM framework
 2011-03-07 17:08 UTC  (5+ messages)
` [PWM v6 1/3] PWM: "

[PATCH v2 0/5] UBIFS: fix recovery on CFI NOR
 2011-03-07 17:06 UTC  (5+ messages)

X-Fi Titanium S/PDIF output sample rate
 2011-03-07 17:05 UTC  (2+ messages)

[Adeos-main] [PATCH] ipipe: x86: Harden TSC calibration
 2011-03-07 17:03 UTC 

[PATCH] vxge: update MAINTAINERS
 2011-03-07 17:02 UTC 

[PATCH 8 of 8] xen: add "clang=y" option to build Xen with clang/llvm instead of gcc
 2011-03-07 17:01 UTC  (2+ messages)

[PATCH v3 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
 2011-03-07 17:00 UTC  (3+ messages)
` [PATCH v3 1/4] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)

Summer of Code project idea
 2011-03-07 17:01 UTC  (3+ messages)

[PATCH] NFSD, VFS: Remove dead code in nfsd_rename()
 2011-03-07 16:58 UTC  (3+ messages)

[RFC] a couple of i_nlink fixes in btrfs
 2011-03-07 16:58 UTC  (2+ messages)

[PATCH] gupnp_0.13.4: disable introspection
 2011-03-07 16:57 UTC  (3+ messages)
` [PATCH v2] gupnp_0.13.4/gupnp-av_0.5.9: "

[PATCH] libgpg-error: extend to nativesdk to catch up with metadata changes
 2011-03-07 16:53 UTC 

changeset 22526:7a5ee3800417
 2011-03-07 16:57 UTC  (4+ messages)
  `  "

[RFC/PATCH 5/5] uas: HACK needed for UAS host
 2011-03-07 16:56 UTC  (5+ messages)

pm-core: recursive dependency on config
 2011-03-07 16:55 UTC  (4+ messages)

[PATCH] p54spi: Update kconfig help text
 2011-03-07 16:54 UTC  (3+ messages)

Q about the date format in "git commit --date=..." and such
 2011-03-07 16:54 UTC  (2+ messages)

[lm-sensors] tempX_source sysfs attribute needed ?
 2011-03-07 16:54 UTC  (2+ messages)

[Bug 32246] New: Compiz 0.9 switcher segfaults in mipmap generation code
 2011-03-07 16:49 UTC  (2+ messages)
` [Bug 32246] [RADEON:KMS:R600C] compiz "

[RFC/PATCH 4/5] uas: TASK MANAGEMENT IU implementation
 2011-03-07 16:48 UTC  (2+ messages)

[RFC/PATCH 3/5 v2] uas: COMMAND IU implementation
 2011-03-07 16:48 UTC  (2+ messages)

[RFC/PATCH 2/5 v2] uas: MS UAS Gadget driver - Infrastructure
 2011-03-07 16:47 UTC  (2+ messages)

[RFC/PATCH 1/5 v5] usb: Add streams support to the gadget framework
 2011-03-07 16:47 UTC  (2+ messages)

[RFC/PATCH 0/5] UAS Gadget Driver
 2011-03-07 16:46 UTC 

[PATCH] Fix over-zealous flush_disk when changing device size
 2011-03-07 16:46 UTC  (7+ messages)
          ` [dm-devel] "

RFC: dsa slave open handling
 2011-03-07 16:46 UTC 

[SPAM] 代/开――发/票
 2011-03-07 16:45 UTC 

[PATCH] libxenlight: fix heap overflow when domid_to_name returns NULL
 2011-03-07 16:44 UTC  (4+ messages)

[PATCH] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)
 2011-03-07 16:44 UTC 

[Bug 27882] New: target code causes memory corruption
 2011-03-07 16:44 UTC  (2+ messages)
` [Bug 27882] "

[PATCH] ASoC: Fix section mismatch warnings in WM8994
 2011-03-07 16:43 UTC 

Switching to 4.174.64.19 firmware for G-PHY cards?
 2011-03-07 16:41 UTC  (17+ messages)

New asoc-tools repository
 2011-03-07 16:41 UTC 

[PATCH 1/2] ASoC: Add DAPM widget and path data to CODEC driver structure
 2011-03-07 16:41 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Use data base init for WM9081 DAPM

[PATCH] Make /proc/slabinfo 0400
 2011-03-07 16:40 UTC  (19+ messages)

[lm-sensors] [PATCH 0/2] hwmon: (pmbus) Improve temperature sensor
 2011-03-07 16:38 UTC  (6+ messages)
` [PATCH 0/2] hwmon: (pmbus) Improve temperature sensor support
` [lm-sensors] [PATCH 1/2] hwmon: (pmbus) Improve support for paged
  ` [PATCH 1/2] hwmon: (pmbus) Improve support for paged temperature sensors
` [lm-sensors] [PATCH 2/2] hwmon: (pmbus) Continuously update
  ` [PATCH 2/2] hwmon: (pmbus) Continuously update temperature limit registers

[Xenomai-help] Stuck MSI in normal Linux driver
 2011-03-07 16:37 UTC  (12+ messages)

[patch net-next-2.6] net: comment rx_handler results
 2011-03-07 16:36 UTC  (3+ messages)
` [PATCH net-next-2.6] net: enhance the documentation for rx_handler

[PATCH] nfsd4: fix bad pointer on failure to find delegation
 2011-03-07 16:36 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.