All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-07 08:39:03 to 2011-03-07 10:07:56 UTC [more...]

[PATCH 1/2 net-2.6] r6040: fix multicast operations
 2011-03-07 10:09 UTC 

[mlmmj] Encouraging
 2011-03-07 10:07 UTC 

[PATCHv2 00/24] Refactor sys_swapon
 2011-03-07 10:00 UTC  (62+ messages)
` [PATCHv2 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCHv2 02/24] sys_swapon: remove changelog from function comment
` [PATCHv2 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCHv2 04/24] sys_swapon: separate swap_info allocation
` [PATCHv2 05/24] sys_swapon: simplify error return from "
` [PATCHv2 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [PATCHv2 07/24] sys_swapon: remove initial value of name variable
` [PATCHv2 08/24] sys_swapon: move setting of error nearer use
` [PATCHv2 09/24] sys_swapon: remove did_down variable
` [PATCHv2 10/24] sys_swapon: remove bdev variable
` [PATCHv2 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCHv2 12/24] sys_swapon: use a single error label
` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCHv2 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCHv2 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCHv2 16/24] sys_swapon: separate parsing of swapfile header
` [PATCHv2 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCHv2 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCHv2 19/24] sys_swapon: separate parsing of bad blocks and extents

[mlmmj] Google Summer of Code
 2011-03-07 10:07 UTC  (2+ messages)

[PATCH] [input-hid] Add hid-egalax driver to the unified hid-multitouch framework
 2011-03-07 10:07 UTC  (2+ messages)

[PATCH 0/3] ARM: Add Scorpion/ScorpionMP support to perf and Oprofile
 2011-03-07 10:06 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 0/3] ocfs2: Add batched discard support
 2011-03-07 10:05 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Add ocfs2_trim_fs for SSD trim support
` [Ocfs2-devel] [PATCH 2/3] ocfs2: Add FITRIM ioctl
` [Ocfs2-devel] [PATCH 3/3] ocfs2: Add trace event for trim

[RFC] Port of hid-egalax to the unified hid-multitouch driver
 2011-03-07 10:04 UTC  (2+ messages)

[PATCH] opensm: fixed potential memory leak in osm_ucast_ftree()
 2011-03-07 10:03 UTC 

Possible regression in __netif_receive_skb() between 2.6.38-rc7 and net-next-2.6
 2011-03-07 10:03 UTC  (3+ messages)
` [PATCH net-next-2.6] net: harmonize the call to ptype_all and ptype_base handlers

[PATCH] opensm: fixed memory leak in osm_console()
 2011-03-07 10:03 UTC 

[U-Boot] beagle bootcmd not set to CONFIG_BOOTCOMMAND in version 2011.03-rc1
 2011-03-07 10:01 UTC  (2+ messages)

[PATCH] opensm: removed unnecessary checks in main()
 2011-03-07 10:01 UTC 

[PATCH] mtd: speedtest: fix integer overflow
 2011-03-07 10:00 UTC 

[PATCH 0/1] omap3: pm: CM_AUTOIDLE_PLL isn't restored on wakeup from off state
 2011-03-07 10:00 UTC  (7+ messages)
` [PATCH 1/1] omap3: Save and restore CM_AUTOIDLE_PLL across off mode

[PATCH V5 1/6] pxa3xx_nand: make scan procedure more clear
 2011-03-07 10:00 UTC  (6+ messages)

why is my repo size ten times bigger than what I expected?
 2011-03-07  9:59 UTC  (5+ messages)

[PATCH] opensm: Fixed pointer validity check in report_torus_changes()
 2011-03-07  9:59 UTC 

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-07  9:58 UTC  (4+ messages)
` [patch net-next-2.6 4/8] bonding: wrap slave state work

[PATCH] drivers/net/macvtap: fix error check
 2011-03-07  9:59 UTC  (2+ messages)

[PATCH 1/2] dropbear: add 0.53.1
 2011-03-07  9:57 UTC  (4+ messages)

[PATCH] opensm: Fixed debug message in osm_vendor_send()
 2011-03-07  9:57 UTC 

Degraded performance with Windows 2008 R2 with applications
 2011-03-07  9:57 UTC  (3+ messages)

[PATCH] fix: generated udev rules does not work due to incorrect line format
 2011-03-07  9:56 UTC 

[Qemu-devel] [FYI v4 5/5] softfloat: Make float{32, 64}_to_uint16_round_to_zero() use uint_fast16_t
 2011-03-07  9:56 UTC  (17+ messages)
` [Qemu-devel] [PATCH v5 01/10] [RESEND] softfloat: Prepend QEMU-style header with derivation notice
  ` [Qemu-devel] [PATCH v5 02/10] softfloat: Resolve type mismatches between declaration and implementation
    ` [Qemu-devel] [PATCH v5 03/10] softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t
      ` [Qemu-devel] [PATCH v5 04/10] softfloat: Drop [u]int16 types in favor of [u]int_fast16_t
        ` [Qemu-devel] [PATCH v5 05/10] softfloat: Use [u]int_fast16_t consistently
          ` [Qemu-devel] [PATCH v5 06/10] softfloat: Drop [u]int8 types in favor of int_fast8_t
            ` [Qemu-devel] [PATCH v5 07/10] softfloat: Drop [u]int32 types in favor of [u]int_fast32_t
              ` [Qemu-devel] [PATCH v5 08/10] softfloat: Use [u]int_fast32_t consistently
                ` [Qemu-devel] [PATCH v5 09/10] softfloat: Drop [u]int64 types in favor of [u]int_fast64_t
                  ` [Qemu-devel] [PATCH v5 10/10] softfloat: Use [u]int_fast64_t consistently

[PATCH v2] intel8x0m: wait a bit before warm reset check
 2011-03-07  9:55 UTC  (4+ messages)

[PATCH] OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
 2011-03-07  9:55 UTC  (4+ messages)

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

[patch v3 0/3] arm: pmu: support pmu/perf on OMAP4
 2011-03-07  9:54 UTC  (12+ messages)
` [patch v3 1/3] arm: introduce cross trigger interface helpers
` [patch v3 2/3] arm: pmu: allow platform specific irq enable/disable handling
` [patch v3 3/3] arm: omap4: support pmu

i2c_gate_ctrl question
 2011-03-07  9:52 UTC 

[Qemu-devel] [PATCH v5] PING: Fix ATA SMART and CHECK POWER MODE
 2011-03-07  9:51 UTC  (4+ messages)

WARN_ON in ieee80211_scan_completed_finish triggered
 2011-03-07  9:51 UTC  (2+ messages)

lscp & friends: indicate filesystem by directory
 2011-03-07  9:51 UTC 

[Qemu-devel] [Bug 657006] [NEW] arm - svc instruction
 2011-03-07  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 657006] Re: arm v7M - svc insn doesn't trigger PendSV handler

[Qemu-devel] OVMF Google Summer of Code ideas
 2011-03-07  9:48 UTC  (4+ messages)

[PATCH v3 0/9] OMAP4 : DSS2 : HDMI support on OMAP4
 2011-03-07  9:46 UTC  (6+ messages)
` [PATCH v3 4/9] OMAP4 : DSS2 : HDMI: HDMI driver header file addition
` [PATCH v3 5/9] "

[Qemu-devel] [Bug 670776] [NEW] Build errors on TEGRA2(ubuntu), testandset()
 2011-03-07  9:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 670776] "

[Qemu-devel] [PATCH 0/2 V7] add inject-nmi qmp command
 2011-03-07  9:46 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] qemu,qmp: QError: New QERR_UNSUPPORTED
  `  "
` [Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
  `  "

[PATCH] nandwrite: add only write oob option
 2011-03-07  9:44 UTC 

[PATCH] pktgen: fix errata in show results
 2011-03-07  9:44 UTC  (3+ messages)

scheduling - more doubts
 2011-03-07  9:42 UTC  (2+ messages)

[PATCH] page-types.c: add a new argument of debugfs path
 2011-03-07  9:42 UTC  (4+ messages)

mii_bus->read return checking in phy_device.c
 2011-03-07  9:43 UTC  (4+ messages)

[U-Boot] [PATCH][v3] fsl_esdhc: Correcting esdhc timeout counter calculation
 2011-03-07  9:41 UTC  (2+ messages)

[RFC/PATCH v2] S3C24xx: NAND management changes to support booting from NAND
 2011-03-07  9:40 UTC  (3+ messages)

[U-Boot] CONFIG_WATCHDOG on MPC85XX and QorIQ P1/P2
 2011-03-07  9:38 UTC  (9+ messages)

[PATCH] Four patches to fixup surround internal speakers on Realtek 88x
 2011-03-07  9:37 UTC  (2+ messages)

[BUG] git-am silently applying patches incorrectly
 2011-03-07  9:37 UTC  (13+ messages)

vmsplice bad address
 2011-03-07  9:35 UTC  (2+ messages)

[patchlet] sched: fix rt throttle runtime borrowing
 2011-03-07  9:33 UTC  (3+ messages)

pch_uart: reference clock on CM-iTC
 2011-03-07  9:31 UTC 

[PATCH 2/5] mfd: reentrance and revamp ab8500 gpadc fetching interface
 2011-03-07  9:13 UTC  (3+ messages)

[PATCH] omap2plus: Remove auto selection on PMICs
 2011-03-07  9:33 UTC  (5+ messages)

[PATCH] mtd/mxc_nand: fix read past buffer end
 2011-03-07  9:29 UTC  (2+ messages)

[Xenomai-help] Stuck MSI in normal Linux driver
 2011-03-07  9:26 UTC  (11+ messages)

Getting started - Error message
 2011-03-07  9:23 UTC  (3+ messages)

matroxfb: remove incorrect Matrox G200eV support
 2011-03-07  8:59 UTC  (5+ messages)
  ` [PATCH v2] "

Disk access scheduling - FS cache dispensing - process priorities
 2011-03-07  9:13 UTC 

[PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c
 2011-03-07  9:20 UTC  (5+ messages)
    ` Undefined TASK_INTERRUPTIBLE (Was: Re: [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c)

[B.A.T.M.A.N.] pull request: batman-adv 2011-03-05
 2011-03-07  9:19 UTC  (6+ messages)
  `  "

[Xenomai-help] Program hangs using "rt_task_sleep" in a particular way
 2011-03-07  9:18 UTC 

[PATCH 3/5] mfd: free dangling irq in ab8500 gpadc probe error path
 2011-03-07  9:13 UTC  (2+ messages)

[PATCH 2/2 v3]mm: batch activate_page() to reduce lock contention
 2011-03-07  9:13 UTC  (2+ messages)

[PATCH 4/4] Input: atmel_mxt_ts - Convert to MT protocol B
 2011-03-07  8:54 UTC 

[PATCH 1/4] Input: atmel_mxt_ts - Remove firmware version check
 2011-03-07  8:42 UTC  (3+ messages)
` [PATCH 2/4] Input: atmel_mxt_ts - Support 12bit resolution
` [PATCH 3/4] Input: atmel_mxt_ts - Add objects of mXT1386 chip

[PATCH 1/2 v3]mm: simplify code of swap.c
 2011-03-07  9:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] tcg: Support debugging leakage of temporaries
 2011-03-07  9:11 UTC  (5+ messages)

[PATCH 1/5] mfd: move ab8500 gpadc header to subdir
 2011-03-07  9:11 UTC  (2+ messages)

[PATCH] cyclictest: remove some uclibc specific defines
 2011-03-07  9:10 UTC 

[GIT PULL] please pull tegra-2.6 boards-for-next
 2011-03-07  9:09 UTC 

[PATCH] i2c: mxs: set controller to pio queue mode after reset
 2011-03-07  9:06 UTC  (3+ messages)

[PATCH 0/4] Continue the mx31_3ds machine support
 2011-03-07  9:06 UTC  (4+ messages)
` [PATCH 2/4] mach-mx31_3ds: Add support for the MMC slot of the personality board

[Qemu-devel] [Bug 730441] [NEW] NIC doesn't work with "pci=nomsi" in grub.conf
 2011-03-07  8:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 730441] "

is paging_new_log_dirty_page alloc page harmfull?
 2011-03-07  9:04 UTC  (4+ messages)

Biweekly KVM Test report, kernel b350497... qemu 27f3686
 2011-03-07  9:03 UTC  (2+ messages)

Biweekly KVM Test report, kernel b350497... qemu 27f3686
 2011-03-07  9:02 UTC 

[PATCH] NAND: DaVinci: Removed header file that is not required
 2011-03-07  9:01 UTC  (2+ messages)

uid specified user can't access mounted Window share
 2011-03-07  9:02 UTC 

[PATCH 0/1] util-macros: fix DEPENDS: this breaks nightly
 2011-03-07  8:58 UTC  (2+ messages)
` [PATCH 1/1] util-macros: fix DEPENDS in the case of native/nativesdk

[PATCH V2 00/10] MIPS: add support for Lantiq SoCs
 2011-03-07  8:58 UTC  (4+ messages)
` [PATCH V2 06/10] MIPS: lantiq: add NOR flash support

[PATCH v5 repost] debugobjects: print more data
 2011-03-07  8:58 UTC 

[GIT PULL] s390 patches for 2.6.38-rc7
 2011-03-07  8:57 UTC 

[PATCH 1/10] KVM: MMU: fix kvm_mmu_slot_remove_write_access
 2011-03-07  8:55 UTC  (5+ messages)
` [PATCH 2/10] KVM: MMU: fix kvm_mmu_get_spte_hierarchy

[PATCH] futex: cmpxchg_futex_value_locked API change
 2011-03-07  8:54 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: Allow NAND chip ids to be included standalone
 2011-03-07  8:53 UTC  (5+ messages)

[PATCH 00/37] [PULL] qemu-kvm.git uq/master queue
 2011-03-07  8:54 UTC  (6+ messages)
` [PATCH 28/37] Move debug exception handling out of cpu_exec
  ` [Qemu-devel] "

[PATCH] ARM: mx51_efika: update platform data for new mfd changes
 2011-03-07  8:53 UTC  (3+ messages)

Release-2011.03 gupnp-0.13.4-r0: task do_compile: Failed
 2011-03-07  8:51 UTC  (2+ messages)

[PATCH 1/1] omap3: nand: report corrected ecc errors
 2011-03-07  8:48 UTC  (6+ messages)
  ` [PATCH v2 "

[PATCH 0/4] Add framebuffer device for mx28evk and mx23evk boards
 2011-03-07  8:49 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-arm: Implement a minimal set of cp14 debug registers
 2011-03-07  8:47 UTC  (2+ messages)

[PATCH] libata: Include WWN ID in inquiry VPD emulation
 2011-03-07  8:53 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] tcg: Support debugging leakage of temporaries
 2011-03-07  8:42 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2011-03-07  8:42 UTC  (3+ messages)

[PATCH] ARM: SAMSUNG: Enable watchdog parent clock for SMDKV310
 2011-03-07  8:30 UTC 

[PATCH v3] ARM: EXYNOS4: enabled lcd and backlight in NURI board
 2011-03-07  8:37 UTC 

[PATCH v2] ARM: EXYNOS4: enabled lcd and backlight in NURI board
 2011-03-07  8:15 UTC  (3+ messages)

[PATCH v2.6.38-rc5 1/2] block: add @force_kblockd to __blk_run_queue()
 2011-03-07  8:41 UTC  (7+ messages)
` [PATCH v2.6.38-rc5 2/2] block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()

[RFC -tip] perf, x86: P4 PMU -- Address erratum 15 and 17
 2011-03-07  8:40 UTC  (5+ messages)

ALSA issue on DA850/OMAP-L138/AM18x
 2011-03-07  8:40 UTC  (5+ messages)

Fix NUMA problems in transparent hugepages and KSM
 2011-03-07  8:38 UTC  (3+ messages)
` [PATCH 5/8] Use correct numa policy node for transparent hugepages


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.