All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-06 22:36:10 to 2010-08-07 01:51:11 UTC [more...]

[PATCH] Don't use floor() in _bitset_with_random_bits
 2010-08-07  1:51 UTC  (3+ messages)

[Qemu-devel] [patch] fix scsi-generic
 2010-08-07  1:50 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] Remove redundant dependencies upon opkg and opkg-collateral
 2010-08-07  1:49 UTC  (6+ messages)

linux-next NFSD: NULL pointer dereference at nfsd_svc()
 2010-08-07  1:48 UTC  (7+ messages)

[PATCH v4] ARM: S5PV310: Add Samsung UNIVERSAL_C210 support
 2010-08-07  1:46 UTC  (3+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-07  1:40 UTC  (10+ messages)
` Attempted summary of suspend-blockers LKML thread, take two
  ` Attempted summary of suspend-blockers LKML thread, take three

[PATCH 1/3] drm/radeon/kms: clean up r6xx/r7xx blit init
 2010-08-07  1:37 UTC  (3+ messages)
` [PATCH 2/3] drm/radeon/kms: enable writeback for r6xx/r7xx/evergreen
` [PATCH 3/3] drm/radeon/kms: enable writeback on remaing asics

[PATCH] drm/radeon: add a way to revoke hyper-z access
 2010-08-07  1:36 UTC 

[GIT PULL 0/4] perf/core fixes and improvements
 2010-08-07  1:34 UTC  (5+ messages)
` [PATCH 1/4] perf probe: Fix to copy the type for raw parameters
` [PATCH 2/4] perf probe: Fix memory leaks in add_perf_probe_events
` [PATCH 3/4] perf tui: Introduce list_head based generic ui_browser refresh routine
` [PATCH 4/4] perf ui: Start breaking down newt.c into multiple files

[PATCH] x86/apic: Map the local apic when parsing the MP table
 2010-08-07  1:30 UTC  (8+ messages)
` [tip:x86/urgent] x86, apic: "

Cooking of the ab/i18n series
 2010-08-07  1:13 UTC  (10+ messages)

Attempted summary of suspend-blockers LKML thread
 2010-08-07  1:00 UTC  (19+ messages)

[PATCH] md: move revalidate_disk() back outside open_mutex
 2010-08-07  1:01 UTC 

[U-Boot] ATMEL Custodians == /dev/null ??
 2010-08-07  0:58 UTC  (7+ messages)

[PATCH] i2c: cyttsp i2c and spi touchscreen driver init submit
 2010-08-07  0:52 UTC  (11+ messages)

[patch] MAINTAINERS: kexec-tools has moved
 2010-08-07  0:55 UTC  (11+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-07  0:54 UTC  (2+ messages)

[PATCH] West Bridge Astoria Driver 2.6.35
 2010-08-07  0:53 UTC  (2+ messages)

[ANNOUNCE] 2.6.35-ck1
 2010-08-07  0:39 UTC 

Oops in trace_hardirqs_on (powerpc)
 2010-08-06 23:31 UTC 

[PATCH] West Bridge Astoria Driver 2.6.35
 2010-08-07  0:33 UTC 

[PATCH] platform: Use drv->driver.bus instead of assuming platform_bus_type
 2010-08-07  0:25 UTC  (2+ messages)

[00/38] 2.6.35.1-stable review
 2010-08-07  0:32 UTC  (4+ messages)

[ANNOUNCE] BFS CPU scheduler v0.323 for 2.6.35
 2010-08-07  0:07 UTC 

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-08-07  0:29 UTC  (18+ messages)
` [PATCH 00/18] Extended file stat functions "

[PATCH 00/38] VFS union mounts - Add MS_FALLTHRU
 2010-08-07  0:28 UTC  (40+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 02/38] VFS: Make lookup_hash() return a struct path
` [PATCH 03/38] VFS: Add read-only users count to superblock
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set opaque flag if new directory was previously a whiteout
` [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/38] whiteout: tmpfs whiteout support
` [PATCH 12/38] whiteout: jffs2 "
` [PATCH 13/38] fallthru: Basic fallthru definitions
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 15/38] fallthru: jffs2 "
` [PATCH 16/38] fallthru: tmpfs "
` [PATCH 17/38] union-mount: Union mounts documentation
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 20/38] union-mount: Free union dirs on removal from dcache
` [PATCH 21/38] union-mount: Support for union mounting file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()

Tuning NFS client write pagecache
 2010-08-07  0:25 UTC  (4+ messages)

[RFCv2] STE-driver: Terminating voice call in state DIALING/ALERTING
 2010-08-07  0:22 UTC  (2+ messages)

[PATCH 2/2] test-lib: user-friendly alternatives to test [!] [-d|-f]
 2010-08-07  0:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] pack-object: trim memory usage a tiny bit
 2010-08-07  0:21 UTC  (7+ messages)

NAND ECC Layout, sysfs question
 2010-08-07  0:11 UTC  (4+ messages)
  ` [PATCH] mtd: Expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT

[RFC] minstrel_ht: fill out more than 3 rates
 2010-08-06 22:07 UTC 

[GIT PULL] notification tree - try 37!
 2010-08-07  0:06 UTC  (3+ messages)

Raid0 with btrfs
 2010-08-07  0:03 UTC  (7+ messages)

[PATCH] powerpc: fix i8042 module build error
 2010-08-07  0:01 UTC  (3+ messages)

[Devel] [git pull request] ACPICA patches for Linux 2.6.36-merge
 2010-08-06 23:58 UTC  (5+ messages)
`  "

ssb: 2.6.34.1 -> 2.6.34.2 regression
 2010-08-06 23:56 UTC  (2+ messages)
` [stable] "

[Cluster-devel] conga/luci cluster/validate_config_qdisk.js si 
 2010-08-06 23:54 UTC 

[PATCH] [RFC] notify userspace about time changes
 2010-08-06 23:44 UTC  (9+ messages)

[RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses
 2010-08-06 23:46 UTC  (9+ messages)

Biweekly VMX status report.Xen:#21925& Xen0:b29254
 2010-08-06 23:49 UTC  (3+ messages)

[RFC] relaxed barrier semantics
 2010-08-06 23:38 UTC  (13+ messages)

[U-Boot] [PATCH] Fix typo inside atmel_mci driver
 2010-08-06 23:40 UTC  (3+ messages)

[PATCH v2] pm: Add runtime PM statistics
 2010-08-06 23:37 UTC  (9+ messages)
      `  "

[RFC] relaxed barrier semantics
 2010-08-06 23:34 UTC  (5+ messages)
  ` [PATCH, RFC 1/2] relaxed cache flushes
    ` [PATCH, RFC] relaxed barriers

PATCH: West Bridge Driver Kernel Support linux-2.6.35
 2010-08-06 23:02 UTC 

[GIT] kbuild: kconfig changes
 2010-08-06 23:19 UTC  (2+ messages)

[PATCH 1/9] net classifier: dont allow filters on semi-classful qdisc
 2010-08-06 23:17 UTC  (5+ messages)
      ` [PATCH] sfq: add dummy bind/unbind handles

[PATCH 2/6] TI816X: Update common omap platform files
 2010-08-06 23:12 UTC  (4+ messages)

[U-Boot] [PATCH CFI flash]: Workaround for Numonyx Axcell P33/P30 256-Mbit 65nm bug
 2010-08-06 23:11 UTC  (3+ messages)
` [U-Boot] [PATCHv2 "

[PATCH] arm: msm: Add MSM IOMMU support
 2010-08-06 23:08 UTC  (6+ messages)

[GIT PATCH] STAGING merge for .36
 2010-08-06 23:05 UTC  (4+ messages)

[PATCH v2] arm: msm: Add MSM IOMMU support
 2010-08-06 23:04 UTC  (2+ messages)

[GIT PULL] x86/olpc for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/mce for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/xsave for 2.6.36
 2010-08-06 23:02 UTC 

[U-Boot] [GIT PULL] u-boot-mpc83xx fix
 2010-08-06 23:03 UTC  (4+ messages)

[GIT PULL] x86/alternatives for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/apic for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/fpu for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/vdso for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/cleanups for 2.6.36
 2010-08-06 23:02 UTC 

[GIT PULL] x86/vmware for 2.6.36
 2010-08-06 23:02 UTC 

[U-Boot] drivers/net/enc28j60.c - generalisation, how?
 2010-08-06 23:01 UTC  (5+ messages)
` [U-Boot] [PATCH] NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c

[PATCH 2/2] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2010-08-06 22:54 UTC  (10+ messages)

[PATCH] net: convert to rcu_dereference_index_check()
 2010-08-06 22:52 UTC  (4+ messages)

[PATCH 10/10] add mlx4_fc, mlx4_fcoib implementation to driver/scsi
 2010-08-06 22:51 UTC 

[PATCH 09/10] enable mlx4_fc, mlx4_fcoib in scsi Kconfig, makefile
 2010-08-06 22:51 UTC 

[PATCH 08/10] enable vlan support in mlx4 qp path
 2010-08-06 22:51 UTC 

[PATCH 07/10] query the steer capabilities of mlx4 device
 2010-08-06 22:51 UTC 

memblock updates
 2010-08-06 22:50 UTC  (5+ messages)
` [PATCH 08/43] memblock/microblaze: Use new accessors

[PATCH 06/10] enable T11 bit for mlx4 device
 2010-08-06 22:51 UTC 

[PATCH 05/10] query ib device from given mlx4 device
 2010-08-06 22:50 UTC 

[PATCH 04/10] remove default reservation of fexch qps and mpts
 2010-08-06 22:50 UTC 

[PATCH 03/10] attach cq to least cqs attached completion vector
 2010-08-06 22:50 UTC 

[PATCH 02/10] api to query mlx4_en device for given mlx4 device
 2010-08-06 22:50 UTC 

[PATCH 01/10] pre-reserve MPTs for FC
 2010-08-06 22:49 UTC 

V4L2 Output Format
 2010-08-06 22:49 UTC  (3+ messages)

Relocating bootwrapper causes kernel panic
 2010-08-06 22:49 UTC  (7+ messages)

[PATCH 00/10] Add fcoe, fcoib drivers for mlx4 device
 2010-08-06 22:49 UTC 

Intel 82Q35 problem
 2010-08-06 22:36 UTC  (2+ 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.