All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-31 21:31:38 to 2011-08-31 22:51:19 UTC [more...]

[PATCH 0/2] make sure to always update the inode size on umount
 2011-08-31 22:51 UTC  (7+ messages)
` [PATCH 1/2] xfs: fix xfs_mark_inode_dirty during umount

[U-Boot] (no subject)
 2011-08-31 22:51 UTC  (7+ messages)
` [U-Boot] [PATCH V4] console: Implement pre-console buffer

[U-Boot] [PATCH 0/7] Bootgraph.pl instrumentation support for UBoot
 2011-08-31 22:50 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7] Add bootgraph.pl script for generating a boot graph SVG file
` [U-Boot] [PATCH 2/7] Add macros for recording init calls during UBoot execution
` [U-Boot] [PATCH 3/7] Add timing information to printf's for use with bootgraph.pl
` [U-Boot] [PATCH 4/7] Add bootgraph instrumentation for ARM boards
` [U-Boot] [PATCH 5/7] Add bootgraph instrumentation for bootm command
` [U-Boot] [PATCH 6/7] Add bootgraph instrumentation for UBoot commands
` [U-Boot] [PATCH 7/7] Add documentation for bootgraph.pl

[patch 0/2] Introduce /proc/pid/map_files v6
 2011-08-31 22:50 UTC  (8+ messages)
` [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6

How to prevent fetching?
 2011-08-31 22:39 UTC  (5+ messages)

[PATCH 00/10] ARM: kprobes: Test code
 2011-08-31 22:47 UTC  (5+ messages)
` [PATCH 01/10] ARM: kprobes: Add config option for selecting the ARM kprobes tests

RFC - should network devices trim frames > soft mtu
 2011-08-31 22:45 UTC  (4+ messages)

[PATCH 0/5] Yet another pass at machine check recovery
 2011-08-31 22:41 UTC  (12+ messages)
` [PATCH 1/5] x86, mce: rework use of TIF_MCE_NOTIFY
` [PATCH 2/5] mce: mask out undefined bits from MCi_ADDR
` [PATCH 3/5] HWPOISON: Handle hwpoison in current process
` [PATCH 4/5] mce: remove TIF_MCE_NOTIFY
` [PATCH 5/5] mce: recover from "action required" errors reported in data path in usermode

[U-Boot] [PATCH v4 0/4] Add basic clock and pinmux functions to the Tegra2
 2011-08-31 22:42 UTC  (5+ messages)

[meta-xfce] thunar-volman: Add initial recipe with version 0.6.0
 2011-08-31 22:35 UTC  (12+ messages)
  ` `PR = "r0"`: Add or not to add? (was: thunar-volman: Add initial recipe with version 0.6.0)
    ` `PR = "r0"`: Add or not to add?

[Bug 36371] New: r200: piglit readPixSanity failure
 2011-08-31 22:39 UTC  (2+ messages)
` [Bug 36371] "

[PATCH 00/14] Modifications for DWC OTG since v13
 2011-08-31 22:36 UTC  (7+ messages)
` [PATCH 01/14] dwc/otg: Add Register definitions
` [PATCH 02/14] dwc/otg: Structure declaration for shared data

Re: [PATCH] blkfront: Move blkif_interrupt into a tasklet
 2011-08-31 23:47 UTC  (4+ messages)
` [PATCH] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context

[PATCH 0/8 v3] cgroups: Task counter subsystem (was: New max number of tasks subsystem)
 2011-08-31 22:36 UTC  (11+ messages)
      ` [RFD] Task counter: cgroup core feature or cgroup subsystem? (was Re: [PATCH 0/8 v3] cgroups: Task counter subsystem)

[PATCH] asm-generic: over-ride csum_partial_copy_nocheck, etc
 2011-08-31 22:35 UTC 

Getting started with OMAP3 ISP
 2011-08-31 22:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/32] target-xtensa: new target architecture
 2011-08-31 21:57 UTC  (33+ messages)
` [Qemu-devel] [PATCH v3 01/32] target-xtensa: add target stubs
` [Qemu-devel] [PATCH v3 02/32] target-xtensa: add target to the configure script
` [Qemu-devel] [PATCH v3 03/32] target-xtensa: implement disas_xtensa_insn
` [Qemu-devel] [PATCH v3 04/32] target-xtensa: implement narrow instructions
` [Qemu-devel] [PATCH v3 05/32] target-xtensa: implement RT0 group
` [Qemu-devel] [PATCH v3 06/32] target-xtensa: add sample board
` [Qemu-devel] [PATCH v3 07/32] target-xtensa: implement conditional jumps
` [Qemu-devel] [PATCH v3 08/32] target-xtensa: implement JX/RET0/CALLX
` [Qemu-devel] [PATCH v3 09/32] target-xtensa: add special and user registers
` [Qemu-devel] [PATCH v3 10/32] target-xtensa: implement RST3 group
` [Qemu-devel] [PATCH v3 11/32] target-xtensa: implement shifts (ST1 and RST1 groups)
` [Qemu-devel] [PATCH v3 12/32] target-xtensa: implement LSAI group
` [Qemu-devel] [PATCH v3 13/32] target-xtensa: mark reserved and TBD opcodes
` [Qemu-devel] [PATCH v3 14/32] target-xtensa: implement SYNC group
` [Qemu-devel] [PATCH v3 15/32] target-xtensa: implement CACHE group
` [Qemu-devel] [PATCH v3 16/32] target-xtensa: add PS register and access control
` [Qemu-devel] [PATCH v3 17/32] target-xtensa: implement exceptions
` [Qemu-devel] [PATCH v3 18/32] target-xtensa: implement RST2 group (32 bit mul/div/rem)
` [Qemu-devel] [PATCH v3 19/32] target-xtensa: implement windowed registers
` [Qemu-devel] [PATCH v3 20/32] target-xtensa: implement loop option
` [Qemu-devel] [PATCH v3 21/32] target-xtensa: implement extended L32R
` [Qemu-devel] [PATCH v3 22/32] target-xtensa: implement unaligned exception option
` [Qemu-devel] [PATCH v3 23/32] target-xtensa: implement SIMCALL
` [Qemu-devel] [PATCH v3 24/32] target-xtensa: implement interrupt option
` [Qemu-devel] [PATCH v3 25/32] target-xtensa: implement accurate window check
` [Qemu-devel] [PATCH v3 26/32] target-xtensa: implement CPENABLE and PRID SRs
` [Qemu-devel] [PATCH v3 27/32] target-xtensa: implement relocatable vectors
` [Qemu-devel] [PATCH v3 28/32] target-xtensa: add gdb support
` [Qemu-devel] [PATCH v3 29/32] target-xtensa: implement memory protection options
` [Qemu-devel] [PATCH v3 30/32] target-xtensa: add dc232b core and board
` [Qemu-devel] [PATCH v3 31/32] MAINTAINERS: add xtensa maintainer
` [Qemu-devel] [PATCH v3 32/32] target-xtensa: add regression testsuite

[PATCH 0/7] OMAP: omap_device cleanup before device-tree integration
 2011-08-31 22:31 UTC  (22+ messages)
` [PATCH 1/7] OMAP: PM: omap_device: add omap_hwmod_name_get_odev
` [PATCH 2/7] OMAP: PM: omap_device: add few quick access functions
` [PATCH 3/7] OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API
` [PATCH 4/7] OMAP2+: pm: Use hwmod name instead of dev pointer
` [PATCH 5/7] OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM
` [PATCH 6/7] OMAP: omap_device: Create a default omap_device_pm_latency
` [PATCH 7/7] OMAP2+: devices: Remove all omap_device_pm_latency structures

[PATCH v6 01/10] crc32-remove-trailing-whitespace.diff
 2011-08-31 22:30 UTC  (10+ messages)
` [PATCH v6 02/10] crc32-move-to-documentation.diff
` [PATCH v6 03/10] crc32-replace-self-test.diff
` [PATCH v6 04/10] crc32-add-pointer-to-tab.diff
` [PATCH v6 05/10] crc32-misc-cleanup.diff
` [PATCH v6 06/10] crc32-fix-check-endian-warnings.diff
` [PATCH v6 07/10] crc32-add-real-8-bit.diff
` [PATCH v6 08/10] crc32-add-slicing-by-8.diff
` [PATCH v6 09/10] crc32-optimize-loops-for-x86.diff
` [PATCH v6 10/10] crc32-final.diff

[PATCH v6 00/10] crc32
 2011-08-31 22:29 UTC 

[U-Boot] [PATCH v2] add dm9000 eeprom read/write command
 2011-08-31 22:27 UTC  (5+ messages)

[PATCH] ethtool: Uncook tg3 regdump output
 2011-09-01  2:02 UTC  (2+ messages)

[PATCH 1/3] compat: add __always_unused
 2011-08-31 22:24 UTC  (4+ messages)
` [PATCH 2/3] compat: add skb_frag_dma_map
` [PATCH 3/3] compat: add kstrtou8_from_user

[Xen-deve] xen/stable-2.6.32.x bare-metal: panic early exception 0e rip 10:0 error 10 cr2 0
 2011-08-31 22:22 UTC  (2+ messages)

Kernel Lock Debugging
 2011-08-31 22:20 UTC  (4+ messages)

[PATCH 1/2] compat-wireless: make patches apply again
 2011-08-31 22:19 UTC  (3+ messages)
` [PATCH 2/2] compat-wireless: activate CONFIG_B43_PHY_HT

Hyper-V TODO file
 2011-08-31 22:16 UTC 

[PATCH 1/2] ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips
 2011-08-31 22:16 UTC  (2+ messages)

[PATCH] Teach dcommit --mergeinfo to handle multiple lines
 2011-08-31 22:15 UTC  (5+ messages)
  ` [spf:guess] "
      ` [spf:guess,iffy] "

[U-Boot] [PATCH 1/2] powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT
 2011-08-31 22:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: standardize display of address map size (32-bit vs. 36-bit)

[B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work
 2011-08-31 22:14 UTC  (8+ messages)

ARM summit at Plumbers 2011
 2011-08-31 22:11 UTC  (3+ messages)

Problem with sound on Asus EeePC 1215b
 2011-08-31 22:08 UTC  (4+ messages)
` No sound on Asus EeePC 1215b (hda-intel)

xen-4.1: PV domain hanging at startup, jiffies stopped
 2011-08-31 22:07 UTC  (2+ messages)

[PATCH 0/3] staging: zcache: xcfmalloc support
 2011-08-31 22:06 UTC  (3+ messages)

linux-next: Tree for Aug 31
 2011-08-31 22:02 UTC  (2+ messages)
` [PATCH] scsi: qla4xxx needs libiscsi.o

[PATCH] bridge: mask forwarding of IEEE 802 local multicast groups
 2011-08-31 22:00 UTC  (14+ messages)

[Bug 40531] New: [RADEON:KMS:R600G] Frets On Fire visual corruption in menu
 2011-08-31 21:58 UTC 

[U-Boot] Generating random numbers
 2011-08-31 21:55 UTC  (4+ messages)

[Buildroot] [pull request v2] Pull request for branch for-2011.11/asciidoc-manual
 2011-08-31 21:54 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] manual: convert existing documentation to the asciidoc format
` [Buildroot] [PATCH 2/4] manual: provide make targets to build the documentation
` [Buildroot] [PATCH 3/4] remove the old buildroot.html documentation
` [Buildroot] [PATCH 4/4] remove Glibc_vs_uClibc document

[PATCH v2] drm/radeon: Print gart initialization details on all chipsets
 2011-08-31 21:54 UTC  (2+ messages)
` [PATCH v4] "

[U-Boot] [PATCH v2] net: ll_temac: Add LL TEMAC driver to u-boot
 2011-08-31 21:52 UTC  (2+ messages)

[PATCH] ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
 2011-08-31 21:51 UTC  (2+ messages)
` [ath9k-devel] "

[patch net-next-2.6 0/2] net: allow to change carrier via sysfs
 2011-08-31 21:49 UTC  (13+ messages)
` [patch net-next-2.6 1/2] "

version bump for tzcode needed
 2011-08-31 21:41 UTC 

[PATCH] nfsd4: remove typoed replay field
 2011-08-31 21:45 UTC 

[PATCH 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2011-08-31 21:44 UTC  (5+ messages)
` [PATCH 1/2] i2c: Add a struct device * parameter to i2c_add_mux_adapter()
` [PATCH 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

[GIT PULL] ext4 fixes for 3.1-rc5
 2011-08-31 21:42 UTC  (4+ messages)

[PATCH 1/3] compat: add mac_pton()
 2011-08-31 21:41 UTC  (4+ messages)
` [PATCH 2/3] compat: add cordic lib

fio file test patterns
 2011-08-31 21:38 UTC  (6+ messages)

[PATCH 1/6] b43: LCN-PHY: minor fixes
 2011-08-31 21:36 UTC  (12+ messages)
` [PATCH 2/6] b43: LCN-PHY: put tables functions in correct file
` [PATCH 3/6] b43: LCN-PHY: rewrite 0x7 table at the end of init
` [PATCH 4/6] b43: LCN-PHY: upload additional 0x7 table
` [PATCH 5/6] b43: LCN-PHY: rename functions, get rid of magic names
` [PATCH 6/6] b43: LCN-PHY: add conditions for few operations

[Buildroot] [pull request] Pull request for branch for-2011.11/toolchain-copy-opt
 2011-08-31 21:36 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] external toolchain: slightly optimize the copy of the toolchain sysroot

[PATCH 0000/0004] Staging: hv: Driver cleanup
 2011-08-31 21:35 UTC  (5+ messages)
` [PATCH 1/4] Staging: hv: util: Deal with driver register failures
  ` [PATCH 2/4] Staging: hv: vmbus: Fix a bug in error handling in vmbus_bus_init()
  ` [PATCH 3/4] Staging: hv: vmbus: Check for events before messages
  ` [PATCH 4/4] Staging: hv: vmbus: Cleanup the code in process_chn_event()

how to configure printk() in 2.6 kernel
 2011-08-31 21:35 UTC  (8+ messages)

mount.cifs -> Unisys MCP Mainframe -- Linux touch command "setting times of `testfile.txt': Permission denied"
 2011-08-31 21:35 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch for-2011.11/misc-cleanups
 2011-08-31 21:35 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] scripts: remove old, unmaintained, unused scripts
` [Buildroot] [PATCH 2/7] scripts/mkmakefile: fix typo
` [Buildroot] [PATCH 3/7] support: move scripts/ to a new support/ directory
` [Buildroot] [PATCH 4/7] support: move libtool patches in support/libtool
` [Buildroot] [PATCH 5/7] support: move patch-kernel.sh and rename it
` [Buildroot] [PATCH 6/7] support: move kconfig stuff from package/config to support/kconfig
` [Buildroot] [PATCH 7/7] support: move package/gnuconfig to support/gnuconfig

[PATCH v2 00/24] C6X: New architecture patch set
 2011-08-31 21:34 UTC  (10+ messages)
` [PATCH 04/24] C6X: build infrastructure
` [PATCH 05/24] C6X: early boot code
` [PATCH 07/24] C6X: memory management and DMA support
` [PATCH 08/24] C6X: process management
` [PATCH 12/24] C6X: syscalls
` [PATCH 14/24] C6X: clocks
` [PATCH 17/24] C6X: ptrace support

[PATCH] nfsd4: in-stateid seqid should start with 1
 2011-08-31 21:33 UTC  (5+ messages)

[v3 PATCH 1/1] booke/kprobe: make program exception to use one dedicated exception stack
 2011-08-31 21:32 UTC  (10+ 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.