All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-06 19:40:38 to 2013-02-06 20:31:48 UTC [more...]

[PATCH next] OF: convert devtree lock from rw_lock to raw spinlock
 2013-02-06 20:30 UTC  (4+ messages)
` [PATCH next v2] "

3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-06 20:31 UTC  (3+ messages)

+ debugging-keep-track-of-page-owner-now-depends-on-stacktrace_support.patch added to -mm tree
 2013-02-06 20:31 UTC 

[PATCH 3/6] perf, amd: Use proper naming scheme for AMD bit field definitions
 2013-02-06 20:30 UTC  (2+ messages)
` [tip:perf/core] perf/x86/amd: "

[PATCH 2/6] perf, amd: Generalize northbridge constraints code for family 15h
 2013-02-06 20:29 UTC  (2+ messages)
` [tip:perf/core] perf/x86/amd: "

[PATCH 1/2] hostname: Fallback to static hostname if pretty hostname is not set
 2013-02-06 20:29 UTC  (6+ messages)
` [PATCH 2/2] adapter: Set default adapter id sooner

[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware
 2013-02-06 20:29 UTC  (12+ messages)
` [PATCHv5,RESEND 1/8] gpu: host1x: Add host1x driver
` [PATCHv5,RESEND 2/8] gpu: host1x: Add syncpoint wait and interrupts

+ backlight-add-an-as3711-pmic-backlight-driver-fix.patch added to -mm tree
 2013-02-06 20:29 UTC 

[PATCH 1/6] perf, amd: Rework northbridge event constraints handler
 2013-02-06 20:28 UTC  (2+ messages)
` [tip:perf/core] perf/x86/amd: "

hard disk dirver
 2013-02-06 20:28 UTC  (7+ messages)

+ mm-break-circular-include-from-linux-mmzoneh-fix-fix-fix-fix.patch added to -mm tree
 2013-02-06 20:28 UTC 

RFC: add parameters to V4L controls
 2013-02-06 20:26 UTC  (6+ messages)

[failures] printk-avoid-softlockups-in-console_unlock-fix.patch removed from -mm tree
 2013-02-06 20:26 UTC 

[failures] printk-avoid-softlockups-in-console_unlock.patch removed from -mm tree
 2013-02-06 20:26 UTC 

DMAR faults from unrelated device when vfio is used
 2013-02-06 20:25 UTC  (8+ messages)

[PATCH v2 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-06 20:25 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: conditionally force log on trylock failure of pinned/stale buf
` [PATCH v2 2/2] xfs: disable log force in xfs_buf_item_push() to avoid xa_lock recursion

[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
 2013-02-06 20:25 UTC 

[LSF/MM TOPIC][ATTEND] protection information and userspace
 2013-02-06 20:24 UTC  (2+ messages)

Any way to do time keeping during kernel uncompression[ARM architecture]
 2013-02-06 20:22 UTC  (6+ messages)

[merged] rtc-add-support-of-rtc-mv-for-mvebu-socs.patch removed from -mm tree
 2013-02-06 20:22 UTC 

[Buildroot] [PATCH] configs/{ea3250, fdi3250, phy3250}: lock down kernel headers version
 2013-02-06 20:21 UTC 

How to use implicit feedback with full duplex?
 2013-02-06 20:20 UTC  (4+ messages)

[Xenomai] ipipe/x86: do not restore during context switch
 2013-02-06 20:20 UTC  (18+ messages)

[PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup
 2013-02-06 20:18 UTC  (2+ messages)

strange behaviour of MC7700 with sierra_net
 2013-02-06 20:19 UTC  (7+ messages)
` [PATCH 1/2] usbnet: allow status interrupt URB to always be active
  ` [PATCH 1/2 v2] "
` [PATCH 2/2] sierra_net: keep status interrupt URB active over netdev open/close
  ` [PATCH 2/2 v2] sierra_net: fix issues with SYNC/RESTART messages and interrupt pipe setup

[PATCH v2] printk: Avoid softlockups in console_unlock()
 2013-02-06 20:19 UTC  (8+ messages)

[PATCH 0/4] macb: more fixes
 2013-02-06 20:16 UTC  (5+ messages)
` [PATCH 1/4] macb: use dev_xx message
  ` [PATCH 2/4] macb: register the phy after the macb is init

[Buildroot] [pull request v5] Pull request for branch yem-new-packages
 2013-02-06 20:16 UTC  (8+ messages)
` [Buildroot] [PATCH 4/7] package/libedit2: new package

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-02-06 20:16 UTC  (3+ messages)

[PATCH] Make --update=homehost work again
 2013-02-06 20:16 UTC  (3+ messages)

[PATCHSET] idr: deprecate idr_remova_all() and add idr_alloc()
 2013-02-06 20:07 UTC  (69+ messages)
` [PATCH 01/77] idr: fix a subtle bug in idr_get_next()
` [PATCH 02/77] idr: make idr_destroy() imply idr_remove_all()
` [PATCH 03/77] atm/nicstar: don't use idr_remove_all()
` [PATCH 04/77] block/loop: "
` [PATCH 05/77] firewire: "
` [PATCH 06/77] drm: "
` [PATCH 08/77] remoteproc: "
` [PATCH 09/77] rpmsg: "
` [PATCH 10/77] dlm: use idr_for_each_entry() in recover_idr_clear() error path
` [PATCH 11/77] dlm: don't use idr_remove_all()
` [PATCH 12/77] nfs: idr_destroy() no longer needs idr_remove_all()
` [PATCH 13/77] inotify: don't use idr_remove_all()
` [PATCH 14/77] cgroup: "
` [PATCH 15/77] idr: deprecate idr_remove_all()
` [PATCH 16/77] idr: cosmetic updates to struct / initializer definitions
` [PATCH 17/77] idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
` [PATCH 18/77] idr: remove _idr_rc_to_errno() hack
` [PATCH 19/77] idr: refactor idr_get_new_above()
` [PATCH 20/77] idr: implement idr_preload[_end]() and idr_alloc()
` [PATCH 21/77] block: fix synchronization and limit check in blk_alloc_devt()
` [PATCH 22/77] block: convert to idr_alloc()
` [PATCH 23/77] block/loop: "
` [PATCH 24/77] atm/nicstar: "
` [PATCH 25/77] drbd: "
` [PATCH 26/77] dca: "
` [PATCH 27/77] dmaengine: "
` [PATCH 28/77] firewire: add minor number range check to fw_device_init()
` [PATCH 29/77] firewire: convert to idr_alloc()
` [PATCH 30/77] gpio: "
` [PATCH 31/77] drm: "
` [PATCH 34/77] drm/sis: "
` [PATCH 35/77] drm/via: "
` [PATCH 37/77] i2c: "
` [PATCH 42/77] IB/ehca: "
` [PATCH 47/77] dm: "
` [PATCH 48/77] memstick: "
` [PATCH 49/77] mfd: "
` [PATCH 50/77] misc/c2port: "
` [PATCH 51/77] misc/tifm_core: "
` [PATCH 53/77] mtd: "
` [PATCH 54/77] macvtap: "
` [PATCH 55/77] ppp: "
` [PATCH 56/77] power: "
` [PATCH 57/77] pps: "
` [PATCH 58/77] remoteproc: "
` [PATCH 59/77] rpmsg: "
` [PATCH 65/77] uio: "
` [PATCH 66/77] vfio: "
` [PATCH 67/77] dlm: "
` [PATCH 68/77] inotify: "
` [PATCH 69/77] ocfs2: "
` [PATCH 70/77] ipc: "
` [PATCH 71/77] cgroup: "
` [PATCH 72/77] events: "
` [PATCH 73/77] posix-timers: "
` [PATCH 74/77] net/9p: "
` [PATCH 75/77] mac80211: "
` [PATCH 76/77] sctp: "
` [PATCH 77/77] nfs4client: "

rest mgmt api
 2013-02-06 20:14 UTC  (6+ messages)

[PATCH net-next] ipv6: Don't send packet to big messages to self
 2013-02-06 20:13 UTC  (2+ messages)

[PATCH] x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT
 2013-02-06 20:12 UTC  (12+ messages)
` [tip:x86/build] x86: Default to ARCH= x86 "
    ` [tip] config: Add 'make kvmconfig'
        ` [patch] config: fix make kvmconfig

ethtool occationally fails to communicate with with ucc_geth
 2013-02-06 20:05 UTC  (2+ messages)

[PATCH 0/4] Add polling support for 64xx spi controller
 2013-02-06 20:12 UTC  (6+ messages)
` [PATCH 1/4] spi: s3c64xx: modified error interrupt handling and init

[PATCH v3 0/2] iio: Devicetree support
 2013-02-06 20:12 UTC  (8+ messages)
` [PATCH v3 2/2] iio: Add OF support
  ` [PATCH v4 "

[PATCH v2 1/2] NET: ethernet/netlogic: Netlogic XLR/XLS GMAC driver
 2013-02-06 20:11 UTC  (2+ messages)

[PATCH -v5 0/5] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2013-02-06 20:08 UTC  (7+ messages)
` [PATCH -v5 1/5] x86,smp: move waiting on contended ticket lock out of line
` [PATCH -v5 2/5] x86,smp: proportional backoff for ticket spinlocks
` [PATCH -v5 3/5] x86,smp: auto tune spinlock backoff delay factor
` [PATCH -v5 4/5] x86,smp: keep spinlock delay values per hashed spinlock address
` [PATCH -v5 5/5] x86,smp: limit spinlock delay on virtual machines
` [PATCH -v5 6/5] x86,smp: add debugging code to track spinlock delay value

[PATCH -v4 0/5] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2013-02-06 20:10 UTC  (4+ messages)
` [PATCH -v4 4/5] x86,smp: keep spinlock delay values per hashed spinlock address

[PATCH 3/4] pps: Use lookup list to reduce ldisc coupling
 2013-02-06 20:09 UTC  (2+ messages)

[PATCH v2] mdadm: make --update=homehost work again
 2013-02-06 20:07 UTC 

[Bug 60034] New: rv790 etqw regression since r600g: add async for staging buffer upload v2
 2013-02-06 20:04 UTC  (2+ messages)
` [Bug 60034] "

[PATCH v2 1/2 net-next] net: fec: fix miss init spinlock
 2013-02-06 20:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] ffmpeg: define license
 2013-02-06 20:04 UTC  (5+ messages)
` [Buildroot] [PATCH 3/5] qt: "

[Bug 60236] New: corruption of text and bottom of screen in xonotic menus since 325422c49449acdd8df1eb2ca8ed81f7696c38cc
 2013-02-06 20:03 UTC  (2+ messages)
` [Bug 60236] "

bugreport upstream: 0bda:819a RTL8188CUS WLAN doesn't work out of the box
 2013-02-06 20:03 UTC  (3+ messages)

[PATCH] drivers: net: misc: Remove unused OOM variables
 2013-02-06 20:02 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/8] drivers/net: Remove unnecessary alloc/OOM messages
 2013-02-06 20:02 UTC  (4+ messages)
  ` [PATCH] net: core: "

[PATCH v2 0/4] tg3: add support for Ethernet core in BCM4785
 2013-02-06 20:01 UTC  (2+ messages)

regression caused by 1d2024f61ec14bdb0c57a97a3fe73685abc2d198?
 2013-02-06 19:58 UTC  (4+ messages)

Bug in "git log --graph -p -m" (version 1.7.7.6)
 2013-02-06 19:57 UTC  (7+ messages)
          ` [PATCH] graph: output padding for merge subsequent parents

[PATCH 0/2] perf stat: add per processor socket count aggregation
 2013-02-06 19:57 UTC  (4+ messages)
` [PATCH 2/2] "

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused variable
 2013-02-06 19:55 UTC  (6+ messages)
    `  "

[PATCH v3 0/8] Hiding refs
 2013-02-06 19:55 UTC  (10+ messages)

pull request: wireless 2013-02-06
 2013-02-06 19:53 UTC  (2+ messages)

[for-danny][PATCH] udev: Drop bbappend and mask out Meta-OpenEmbedded udev
 2013-02-06 19:53 UTC  (4+ messages)

[PATCH] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
 2013-02-07  0:34 UTC  (6+ messages)

selinux_msg_queue_msgrcv() oops
 2013-02-06 19:51 UTC  (5+ messages)

[PATCH] qmi_wwan, cdc-ether: add ADU960S
 2013-02-06 19:51 UTC  (2+ messages)

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-02-06 19:49 UTC  (22+ messages)
            ` [PATCH 1/3] Add contrib/credentials/netrc with GPG support
                        ` CodingGuidelines Perl amendment (was: [PATCH 1/3] Add contrib/credentials/netrc with GPG support)
                          ` CodingGuidelines Perl amendment
                                        ` [PATCH v2] Update CodingGuidelines for Perl 5

[Powertop] [PATCH] src/cpu/cpu.cpp: Fix typo in error message: freque*nc*y
 2013-02-06 19:49 UTC 

[PATCH v3 00/13] mmc: core and driver DT and related development
 2013-02-06 19:47 UTC  (28+ messages)
` [PATCH v3 01/13] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v3 02/13] mmc: detailed definition of CD and WP MMC line polarities in DT
` [PATCH v3 03/13] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v3 04/13] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v3 05/13] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
  ` [PATCH v3 06/13] mmc: tmio-mmc: define device-tree bindings
` [PATCH v3 07/13] mmc: tmio-mmc: parse "
` [PATCH v3 08/13] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v3 09/13] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v3 10/13] mmc: tmio: remove unused and deprecated symbols
` [PATCH v3 11/13] mmc: tmio: add support for the VccQ regulator
` [PATCH v3 12/13] mmc: add DT bindings for more MMC capability flags
` [PATCH v3 13/13] mmc: tmio: add barriers to IO operations

[PATCH 1/1] arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init
 2013-02-06 19:44 UTC  (2+ messages)

[PATCH 0/7] uprobes/perf: pre-filtering
 2013-02-06 19:42 UTC  (4+ messages)
  ` [PATCH 0/1] (Was uprobes/perf: pre-filtering)
    ` [PATCH 1/1] perf/tools: Fix "perf record -C... workload" behaviour

[PATCH] remove redundant defines for dumpable states
 2013-02-06 19:44 UTC 

[PATCH] kernel: arg2 is unsigned long which is never < 0
 2013-02-06 19:41 UTC  (4+ messages)

Creating scheduler
 2013-02-06 19:40 UTC  (3+ messages)


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.