All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-12 08:36:16 to 2007-10-12 11:58:03 UTC [more...]

[PATCH] [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
 2007-10-12 11:56 UTC  (3+ messages)

[PATCH] Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well
 2007-10-12 11:56 UTC  (2+ messages)
` [PATCH] Also do tc_core_time2big argument (long->unsigned)

[PATCH #upstream 1/2] libata: move command post processing to __ata_qc_complete()
 2007-10-12 11:56 UTC  (2+ messages)
` [PATCH #upstream 2/2] libata: track SLEEP state and issue SRST to wake it up

solved: 2.6.23 && fglrx && s2ram
 2007-10-12 12:10 UTC  (4+ messages)

[rfc][patch 3/3] x86: optimise barriers
 2007-10-12 11:55 UTC  (10+ messages)

[PATCH] PowerPC: Fix find_legacy_serial_ports on OPB
 2007-10-12 11:49 UTC  (7+ messages)

CPU speed after hibernation
 2007-10-12 12:07 UTC  (2+ messages)

ARPM shutdown oops (Re: [stable] [patch 09/12] Fix SMP poweroff hangs)
 2007-10-12 12:05 UTC  (3+ messages)
  ` APM "

[RFD] iptables: mangle table obsoletes filter table
 2007-10-12 11:48 UTC  (4+ messages)

[Xenomai-core] Xenomai on Xscale (Linux 2.6.20)
 2007-10-12 11:48 UTC  (3+ messages)

[PATCH 0/7] RT: (RFC) RT-Overload/Sched enhancements
 2007-10-12 11:47 UTC  (3+ messages)

[PATCH] git-config: print error message if the config file cannot be read
 2007-10-12 11:40 UTC  (3+ messages)
  ` [PATCH amend] "

[PATCH 3/9 v2] add Freescale SerDes PHY support
 2007-10-12 11:39 UTC  (3+ messages)

[PATCH] Fixing path quoting issues
 2007-10-12 11:37 UTC  (9+ messages)

[PATCH] git-config: respect other options after -l, most notably --file
 2007-10-12 11:37 UTC  (3+ messages)
  ` [PATCH drop] "

[PATCH 0/2 -mm] kexec based hibernation -v5
 2007-10-12 11:37 UTC  (6+ messages)

Has replicated mount failover been implemented?
 2007-10-12 11:35 UTC  (2+ messages)

RCS keyword expansion
 2007-10-12 11:34 UTC  (10+ messages)

[PATCH/RFT] powerpc: 64-bit irqtrace support
 2007-10-11 12:10 UTC  (2+ messages)

[PATCH] git-config: handle --file option with relative pathname properly
 2007-10-12 11:32 UTC  (3+ messages)
  ` [PATCH amend] "

Set up device tree for PCI bus
 2007-10-12 11:27 UTC  (2+ messages)

patch: fix patch num in glibc 2.3.3+cvs20050221
 2007-10-12 11:15 UTC  (2+ messages)

[2/4] 2.6.23-rc4: known regressions
 2007-10-12 11:10 UTC  (2+ messages)

[Xenomai-core] [PATCH] fix hw-timer setup/cleanup for i386
 2007-10-12 11:15 UTC  (8+ messages)

[RFC] git-gui window layout
 2007-10-12 10:56 UTC  (3+ messages)

October 2007 APPLE Lottery Winner !!!
 2007-10-12 11:05 UTC 

[PATCH 00/31] Remove iget() and read_inode() [try #4]
 2007-10-12 10:58 UTC  (34+ messages)
` [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 02/31] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) "
` [PATCH 03/31] IGET: Introduce a function to register iget failure "
` [PATCH 04/31] IGET: Use iget_failed() in AFS "
` [PATCH 05/31] IGET: Use iget_failed() in GFS2 "
` [PATCH 06/31] IGET: Stop AFFS from using iget() and read_inode() "
` [PATCH 07/31] IGET: Stop autofs "
` [PATCH 08/31] IGET: Stop BEFS "
` [PATCH 09/31] IGET: Stop BFS "
` [PATCH 10/31] IGET: Stop CIFS "
` [PATCH 11/31] IGET: Stop EFS "
` [PATCH 12/31] IGET: Stop EXT2 "
` [PATCH 13/31] IGET: Stop EXT3 "
` [PATCH 14/31] IGET: Stop EXT4 "
` [PATCH 15/31] IGET: Stop FAT "
` [PATCH 16/31] IGET: Stop FreeVXFS "
` [PATCH 17/31] IGET: Stop FUSE "
` [PATCH 18/31] IGET: Stop HFSPLUS "
` [PATCH 19/31] IGET: Stop ISOFS from using "
` [PATCH 20/31] IGET: Stop JFFS2 from using iget() and "
` [PATCH 21/31] IGET: Stop JFS "
` [PATCH 22/31] IGET: Stop the MINIX filesystem "
` [PATCH 23/31] IGET: Stop PROCFS "
` [PATCH 24/31] IGET: Stop QNX4 "
` [PATCH 25/31] IGET: Stop ROMFS "
` [PATCH 26/31] IGET: Stop the SYSV filesystem "
` [PATCH 27/31] IGET: Stop UFS "
` [PATCH 28/31] IGET: Stop OPENPROMFS "
` [PATCH 29/31] IGET: Stop HOSTFS "
` [PATCH 30/31] IGET: Stop HPPFS "
` [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete "

NMI watchdog
 2007-10-12 10:58 UTC  (4+ messages)

Regression in net-2.6.24?
 2007-10-12 10:56 UTC  (5+ messages)

[PATCH] generic ELF version of grub-mkimage
 2007-10-12 10:52 UTC  (4+ messages)

[PATCH] Don't needlessly dirty mlocked pages when initially faulting them in
 2007-10-12 10:50 UTC  (10+ messages)
  ` [PATCH] mm: avoid dirtying shared mappings on mlock

Re: [QUESTION] I need advice for writing .suspend/.resume functions
 2007-10-12 10:47 UTC  (2+ messages)

atheros hardware needs padding for QoS data
 2007-10-12 10:46 UTC 

bug #747, qmake & possible missing bbclass
 2007-10-12 10:38 UTC 

[Bluez-devel] sbc analysis code
 2007-10-12 10:43 UTC  (7+ messages)

[Patch][RFC]Split kvm_vcpu to support new archs
 2007-10-12 10:42 UTC  (11+ messages)

halt does not shut the system down
 2007-10-12 10:41 UTC  (4+ messages)

[PATCH][Resend] Split kvm_vcpu to support new archs
 2007-10-12 10:39 UTC 

[U-Boot-Users] [PATCH] Off-by-two bug when relocating GOT
 2007-10-12 10:20 UTC  (8+ messages)

[PATCH] Make m68k cross compile like every other architecture
 2007-10-12 10:21 UTC  (8+ messages)

authenc compile warnings in current net-2.6.24
 2007-10-12 10:18 UTC  (2+ messages)

PATCH: "invalid SYNIN=" - a patch and a question
 2007-10-12 10:09 UTC  (5+ messages)

[PATCH] svm: allow guest to use EFER.FFXSE and EFER.LMSLE
 2007-10-12 10:08 UTC  (2+ messages)

Working on an entry-level project
 2007-10-12 10:07 UTC  (6+ messages)

rt2500pci 2.0.9 not working
 2007-10-12  9:04 UTC  (5+ messages)

Suggestion for mailing lists... split [PATCH]-es into own list
 2007-10-12 10:05 UTC  (6+ messages)

Friday, 12th Oct. 2007 Draw From Royal House Uk
 2007-10-12 10:01 UTC  (2+ messages)

Have a pleasure of being confident
 2007-10-12  9:56 UTC 

linux-2.6.git: cannot build PS3 image
 2007-10-12  9:56 UTC 

Coredumps and 'crash' utility
 2007-10-12  9:55 UTC  (2+ messages)
`  "

[PATCH] mtd: fix mtdconcat for subpage-write NAND
 2007-10-12  9:54 UTC 

[PATCH] sched domain debug sysctl fixes
 2007-10-12  9:54 UTC  (7+ messages)
` [PATCH] sched.c: use kcalloc
` [PATCH] sched domain sysctl: register online cpus
` [PATCH] sched domain sysctl: don't bug on alloc failure
` [PATCH] sched domain sysctl: free and rebuild when changing domains
` [PATCH] sched domain sysctl: sysctl tables can have no holes

[PATCH 5/5]: Reorder statements with regard to option length
 2007-10-12  9:52 UTC 

[PATCH 4/5]: Leave headroom for options when calculating the MPS
 2007-10-12  9:51 UTC 

[PATCH 3/5]: Introducing CCMPS
 2007-10-12  9:51 UTC 

[PATCH 2/5]: More informative registration
 2007-10-12  9:51 UTC 

[PATCH 1/5]: Documentation for CCID operations
 2007-10-12  9:51 UTC 

[PATCH 0/5]: Option headroom, MPS, and FIXME in dccp_sync_mss
 2007-10-12  9:51 UTC 

2.6.23-mm1
 2007-10-12  9:42 UTC  (7+ messages)
` Build Failure (Was Re: 2.6.23-mm1)

[Xen-users] 2.6.23 oops
 2007-10-12  9:46 UTC  (7+ messages)

git-fast-import crashes
 2007-10-12  9:42 UTC 

[PATCH] Use raw_smp_processor_id() in rcu_random()
 2007-10-12  9:39 UTC  (2+ messages)

[PATCH] MTD: OneNAND: Return only negative error codes
 2007-10-12  9:30 UTC  (2+ messages)

[PATCH] namespaces: introduce sys_hijack (v4)
 2007-10-12  9:30 UTC  (3+ messages)

MPC5200-SPI: Where to search
 2007-10-12  9:29 UTC  (3+ messages)

sun4v_data_access_exception on new 2.6.23
 2007-10-12  9:27 UTC  (6+ messages)

[Oops] EIP is at ath5k_hw_reset+0x391/0xc82 [ath5k] (2.6.23, latest wireless git)
 2007-10-12  9:07 UTC  (5+ messages)

[PATCH] MTD: OneNAND: Synchronize block locking operations
 2007-10-12  9:23 UTC  (2+ messages)

[PATCH 2.6.23.RC9] wpa_supplicant didn't work w/ wpa_secured hidden AP
 2007-10-12  9:16 UTC  (2+ messages)
  ` [ipw3945-devel] "

smartd causing SATA timeouts on sleeping drives
 2007-10-12  9:15 UTC  (8+ messages)
            ` [smartmontools-devel] "

[PATCH try #2] Input/Joystick Driver: add support AD7142 joystick driver
 2007-10-12  9:14 UTC  (2+ messages)

nfs mounting problem
 2007-10-12  9:13 UTC  (2+ messages)

[PATCH 2/2] NFS: handle IPv6 addresses in nfs ctl
 2007-10-12  9:14 UTC 

[PATCH 1/2] NFS: change the ip_map cache code to handle IPv6 addresses
 2007-10-12  9:14 UTC 

End of Season Clearance
 2007-10-12  9:10 UTC 

[PATCH] NTFS: Fix a mount time deadlock
 2007-10-12  8:37 UTC 

[TC]: Add NAT action
 2007-10-12  9:08 UTC 

[PATCH 0/4] Cleanup tlbex.c
 2007-10-12  9:07 UTC  (3+ messages)
` [PATCH 1/4] tlbex.c: Cleanup __init usages

[PATCH 01/12] Fix various typos and nitpicks
 2007-10-12  8:56 UTC  (12+ messages)
` [PATCH 02/12] Add parameters to usage help text
  ` [PATCH 03/12] Prevent renaming interfaces to empty string
    ` [PATCH 04/12] Fix up various problems in netbug script
      ` [PATCH 05/12] Fix typo in tunnel code (o_key vs. i_key)
        ` [PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage
          ` [PATCH 07/12] Fix corruption when using batch files with comments and broken lines
            ` [PATCH 08/12] Fix ematch cmp and nbyte syntax help text
              ` [PATCH 09/12] Add new rtacct/nstat manpages and additional symlinks
                ` [PATCH 10/12] Fix off-by-one in print of wrandom algo
                  ` [PATCH 11/12] Fix overflow in time2tick / tick2time
                    ` [PATCH 12/12] Drop bogus reference to tc-filters and add lartc.org link to manpage

[PATCH] Add some \n in ioapic_debug()
 2007-10-12  9:01 UTC 

Status of kha/experimental
 2007-10-12  8:56 UTC  (8+ messages)

[Fwd: [Qemu-devel] RFC: avoid #ifdef for target cpu list]
 2007-10-12  8:54 UTC  (2+ messages)
` [Qemu-devel] RFC: avoid #ifdef for target cpu list - for x86, too

[PATCH]race between open and disconnect in irda-usb
 2007-10-12  8:53 UTC 

HS USB gadget support on 2430 SDP
 2007-10-12  8:52 UTC 

[PATCH] usbhid: add ASUS LCM to the blacklist
 2007-10-12  8:49 UTC  (4+ messages)

powerpc commits for 2.6.24
 2007-10-12  8:41 UTC  (4+ messages)

[lm-sensors] lm-sens 2.10.5 fschmd support
 2007-10-12  8:46 UTC 

EMAIL AWARD PRIZE!!!
 2007-10-12  8:45 UTC 

hallo
 2007-10-12  8:44 UTC 

Regression in net-2.6.24?
 2007-10-12  8:54 UTC  (4+ messages)

Test for KVM, kernel 33aaf..., userspace, 803145
 2007-10-12  8:37 UTC 

mtd support for large NAND
 2007-10-12  8:36 UTC  (3+ messages)

2.6.23-rt1 lockup after loading HAL deamon
 2007-10-12  8:35 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.