linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-06 19:44:34 to 2010-08-07 03:38:10 UTC [more...]

linux-next: manual merge of the mtd tree with Linus' tree
 2010-08-07  3:37 UTC 

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

KCONFIG savedefconfig
 2010-08-07  3:25 UTC 

TTY: warning in tty_lock on 2.6.35+gregkh tree
 2010-08-07 11:21 UTC 

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

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

[GIT PULL] bkl core updates for 2.6.36
 2010-08-07  3:07 UTC 

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

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

linux-next: build warning after merge of the ext4 tree
 2010-08-07  2:45 UTC 

linux-next: build warnings in Linus' tree
 2010-08-07  2:21 UTC 

[PATCH 00/10] x86: clean up using smp_register_lapic_address()
 2010-08-07  2:15 UTC  (11+ messages)
` [PATCH 01/10] x86: Fix lapic mapping with construct ISA and visws mptable path
` [PATCH 02/10] x86, acpi: merge two register_lapic_address()
` [PATCH 03/10] x86: remove early_init_lapic_mapping
` [PATCH 04/10] x86: call smp_register_lapic_address for contruct_default mptable path
` [PATCH 05/10] x86, apic: use smp_register_lapic_address in init_apic_mapping
` [PATCH 06/10] x86, sfi: used smp_register_lapic_address
` [PATCH 07/10] x86,visws: set_fixmap in find_smp_config
` [PATCH 08/10] x86: !find_smp_config path use smp_register_lapic_address
` [PATCH 09/10] x86, apic: set fixmap only one time
` [PATCH 10/10] x86, ioapic: only print mapping for ioapic in right place

[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

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

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

[patch] MAINTAINERS: kexec-tools has moved
 2010-08-07  0:55 UTC  (6+ 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 00/38] VFS union mounts - Add MS_FALLTHRU
 2010-08-07  0:28 UTC  (41+ 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 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/38] whiteout: ext2 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()

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

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

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

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

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  (11+ messages)
      ` [PATCH] kconfig: fix make oldconfig

[PATCH] arm: msm: Add MSM IOMMU support
 2010-08-06 23:08 UTC  (5+ 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 

[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 

[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 

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

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

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

[PATCH RFC 00/12] X86 ticket lock cleanups and improvements
 2010-08-06 22:03 UTC  (15+ messages)
` [PATCH RFC 03/12] x86/ticketlock: Use C for __ticket_spin_unlock
  ` [Xen-devel] "
` [PATCH RFC 02/12] x86/ticketlock: convert spin loop to C

Attempted summary of suspend-blockers LKML thread
 2010-08-06 22:12 UTC  (12+ messages)

2.6.35: cpu_idle bug report / on i7 870 cpu (x86_64)
 2010-08-06 22:09 UTC 

2.6.35 Regression: Ages spent discarding blocks that weren't used!
 2010-08-06 22:07 UTC  (8+ messages)

[PATCH] tracing: wake up tasks reading trace_pipe on write to trace_marker
 2010-08-06 21:50 UTC  (5+ messages)

[RFC PATCH 00/9] RAS daemon prototype, v2
 2010-08-06 21:48 UTC  (7+ messages)
` [RFC PATCH 7/9] perf: Export cpumap

[PATCH 0/1] mouse: add qci touchpad driver
 2010-08-06 21:37 UTC  (3+ messages)

[PATCH 00/15] hpwdt: make NMI code a config option (+ other cleanup)
 2010-08-06 21:29 UTC  (4+ messages)

commit "xen/blkfront: use tagged queuing for barriers"
 2010-08-06 21:20 UTC  (4+ messages)

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - second fully working version - once again
 2010-08-06 21:17 UTC  (4+ messages)

Storage Limit Exceeded
 2010-08-06 21:09 UTC 

[26/34] CIFS: Fix compile error with __init in cifs_init_dns_resolver() definition
 2010-08-06 21:06 UTC  (3+ messages)
` [Stable-review] "

linux-next: Tree for August 6
 2010-08-06 21:03 UTC  (4+ messages)
` linux-next: Tree for August 6 (kgdboc)

[PATCH] NFS: Use kernel DNS resolver
 2010-08-06 21:01 UTC 

[PATCH 1/3] lib: vsprintf: optimised put_dec_trunc() and put_dec_full()
 2010-08-06 20:58 UTC  (5+ messages)
` [PATCH 3/3] lib: vsprintf: added a put_dec() test and benchmark tool

[PATCH] fs/ecryptfs/file.c: introduce missing free
 2010-08-06 20:58 UTC 

Blackfin updates for 2.6.36-rc0
 2010-08-06 20:57 UTC  (2+ messages)
` Pull request blackfin.git (for-linus branch)

(no subject)
 2010-08-06 20:43 UTC 

pull request: wireless-2.6 2010-08-06
 2010-08-06 20:46 UTC  (2+ messages)

[GIT PULL] kgdboc compile fix
 2010-08-06 20:43 UTC  (2+ messages)
` [PATCH 1/1] console: Fix compilation regression

[GIT PATCH] TTY patches for 2.6.36
 2010-08-06 20:22 UTC  (9+ messages)

[PATCH 1/1] mouse: add qci touchpad driver
 2010-08-06 20:32 UTC 

[GIT pull] timekeeping updates for 2.6.36
 2010-08-06 20:25 UTC  (2+ messages)

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace (v2)
 2010-08-06 20:23 UTC  (4+ messages)
` [PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl

INFO: rcu_sched_state detected stall on CPU
 2010-08-06 20:10 UTC  (2+ messages)

CPU Hotplug add/remove optimizations
 2010-08-06 20:06 UTC  (3+ messages)

[PATCH 10/18] isdn: hisax: call disable_pci_device() if pci_probe() failed
 2010-08-06 20:02 UTC 

[GIT] dmaengine/async_tx update for 2.6.36
 2010-08-06 20:02 UTC 

[PATCH 13/18] staging: cx25821: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:52 UTC 

[PATCH 16/18] staging: sep: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:53 UTC 

[PATCH 18/18] staging: spectra: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:53 UTC 

[PATCH 17/18] staging: sm7xx: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:53 UTC 

[PATCH 15/18] staging: rtl8187e: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:53 UTC 

[PATCH 14/18] staging: rtl8187se: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:53 UTC 

[PATCH 12/18] staging: crystalhd: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:52 UTC 

[PATCH 11/18] pcmcia: pd6729: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:52 UTC 

[PATCH 05/18] char: synclink: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:50 UTC 

[PATCH 04/18] char: sx: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:49 UTC 

[PATCH 03/18] char: stallion: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:49 UTC 

[PATCH 02/18] char: mxser: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:49 UTC 

[PATCH 01/18] char: moxa: call disable_pci_device() if pci_probe() failed
 2010-08-06 19:49 UTC 

[PATCH] SELINUX: Fix build error
 2010-08-06 19:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).