All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-27 08:30:25 to 2008-11-27 10:31:16 UTC [more...]

[patch 00/60] s390 feature patches for 2.6.29
 2008-11-27 10:31 UTC  (57+ messages)
` [patch 01/60] vmcp: remove BKL
` [patch 02/60] arch_setup_additional_pages arguments
` [patch 03/60] introduce vdso on s390
` [patch 04/60] convert etr/stp to stop_machine interface
` [patch 05/60] serialize stp/etr work
` [patch 06/60] convert s390 to generic IPI infrastructure
` [patch 07/60] Move stfle to header file
` [patch 08/60] zcrypt: Use of Thin Interrupts
` [patch 09/60] ap: Minor code beautification
` [patch 10/60] qdio: fix qeth port count detection
` [patch 11/60] qdio: add eqbs/sqbs instruction counters
` [patch 12/60] qdio: fix compile warning under 31 bit
` [patch 13/60] qdio: rework debug feature logging
` [patch 14/60] qdio: improve error handling for unexpected buffer states
` [patch 15/60] qdio: improve inbound buffer acknowledgement
` [patch 16/60] service level interface
` [patch 17/60] zfcp: Report microcode level through "
` [patch 18/60] dasd: improve dasd statistics proc interface
` [patch 19/60] struct device - replace bus_id with dev_name(), dev_set_name()
` [patch 20/60] iucv: Locking free version of iucv_message_(receive|send)
` [patch 21/60] s390/hvc_console: z/VM IUCV hypervisor console support
` [patch 22/60] ftrace: function tracer backend for s390
` [patch 23/60] __page_to_pfn warnings
` [patch 24/60] remove ptrace warning on 31 bit
` [patch 25/60] cio: get rid of compile warning
` [patch 26/60] mark disabled_wait as noreturn function
` [patch 27/60] remove warnings with functions ending in BUG
` [patch 28/60] sclp vt220: fix compile warning
` [patch 29/60] Add processor type march=z10 and a processor type safety check
` [patch 30/60] dasd: Use accessors instead of using driver_data directly
` [patch 31/60] cio: update sac values
` [patch 32/60] Remove initial kernel stack backchain initialization
` [patch 33/60] cio: move irritating comment
` [patch 34/60] add new machine types to setup_hwcaps
` [patch 35/60] convert xpram printks to pr_xxx macros
` [patch 36/60] convert vmcp "
` [patch 37/60] convert lcs printks to dev_xxx and "
` [patch 38/60] convert cpcmd printks to "
` [patch 39/60] convert vmur "
` [patch 40/60] convert cio "
` [patch 41/60] convert cpacf "
` [patch 42/60] convert time "
` [patch 43/60] convert hypfs "
` [patch 44/60] convert setup "
` [patch 45/60] convert appldata "
` [patch 46/60] convert monreader "
` [patch 47/60] convert s390 debug feature "
` [patch 48/60] convert monwriter "
` [patch 49/60] convert dcssblk and extmem printks messages "
` [patch 50/60] convert ap_bus printks "
` [patch 51/60] convert iucv printks to dev_xxx and "
` [patch 52/60] convert sclp printks to "
` [patch 53/60] convert qeth printks to dev_xxx and "
` [patch 54/60] convert cpu related printks to "
` [patch 55/60] convert zfcp dumper "
` [patch 56/60] convert vmlogrdr "

[PATCH] KVM: Qemu: Build fix for !CONFIG_GDBSTUB case
 2008-11-27 10:31 UTC  (3+ messages)

[patch 05/24] perfmon: X86 generic code (x86)
 2008-11-27 10:29 UTC  (17+ messages)

[patch 1/2] mm: pagecache allocation gfp fixes
 2008-11-27 10:28 UTC  (12+ messages)
` [patch 2/2] fs: symlink write_begin allocation context fix

[linux-lvm] XFS_freeze and LVM
 2008-11-27 10:28 UTC  (3+ messages)

[PATCH 0/3] Enable Option ROM support in Guest BIOS
 2008-11-27 10:27 UTC  (4+ messages)

[PATCH] [MIPS] Remove unused header file gio.h
 2008-11-27 10:24 UTC  (3+ messages)

RFC: drop support for kernels < 2.6.22
 2008-11-27 10:23 UTC 

RE: RE: when timer go back in dom0 save and restore ormigrate, PV domain hung
 2008-11-27 10:21 UTC 

[PATCH] tracing/function-branch-tracer: enhancements for the trace output
 2008-11-27 10:19 UTC  (2+ messages)

[PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes
 2008-11-27 10:13 UTC  (9+ messages)
            ` [Lguest] "

[PATCH 00/39] merge request for WiMAX kernel stack and i2400m driver v2
 2008-11-27 10:18 UTC  (30+ messages)
` [PATCH 01/39] wimax: documentation for the stack
` [PATCH 02/39] wimax: declarations for the in-kernel WiMAX API
` [PATCH 03/39] wimax: constants and definitions to interact with user space
` [PATCH 04/39] wimax: internal API for the kernel space WiMAX stack
` [PATCH 05/39] wimax: debug macros and debug settings for the "
` [PATCH 08/39] wimax: Mappping of generic netlink family IDs to net devices
` [PATCH 09/39] wimax: provides user space with information needed when opening a WiMAX device
` [PATCH 10/39] wimax: Generic messaging interface between user space and driver/device
` [PATCH 11/39] wimax: RF-kill framework integration
` [PATCH 12/39] wimax: API call to reset a WiMAX device
` [PATCH 14/39] i2400m: documentation and instructions for usage
` [PATCH 15/39] i2400m: host-to-device protocol definitions
` [PATCH 19/39] i2400m: sysfs controls

[GIT PULL] s390 patches for 2.6.28-rc6
 2008-11-27 10:16 UTC 

x86 -tip: entry_64.S cleanup series
 2008-11-27 10:15 UTC  (6+ messages)
` [PATCH 1/5] x86: entry_64.S - use ENTRY to define child_rip
  ` [PATCH 2/5] x86: ret_from_fork - get rid of jump back
    ` [PATCH 3/5] x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number
      ` [PATCH 4/5] x86: ret_from_fork - add CFI proc annotation

[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
 2008-11-27 10:14 UTC  (13+ messages)

[Bug #11308] tbench regression on each kernel release from 2.6.22 -&gt; 2.6.28
 2008-11-27 10:10 UTC  (31+ messages)
        ` [PATCH] fs: pipe/sockets/anon dentries should not have a parent
                ` [PATCH 0/6] fs: Scalability of sockets/pipes allocation/deallocation on SMP
                ` [PATCH 1/6] fs: Introduce a per_cpu nr_dentry
                ` [PATCH 3/6] fs: Introduce a per_cpu last_ino allocator
                ` [PATCH 4/6] fs: Introduce a per_cpu nr_inodes
                ` [PATCH 6/6] fs: Introduce kern_mount_special() to mount special vfs

Access denied when running dos programs
 2008-11-27 10:09 UTC 

WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 network
 2008-11-27 10:06 UTC  (12+ messages)

[PATCH/mtd-utils] Separate '-m' and the mode with a space when invoking 'install'
 2008-11-27  9:55 UTC  (3+ messages)

hardware time stamping with extra skb->hwtstamp
 2008-11-27 10:07 UTC  (3+ messages)

[PATCH 2/6] fs: Introduce special dentries for pipes, socket, anon fd
 2008-11-27 10:04 UTC  (2+ messages)

git-svn and svn branches
 2008-11-27 10:02 UTC  (3+ messages)

[PATCH 1/2] Add support for GPIO LEDs on pandora
 2008-11-27 10:02 UTC  (2+ messages)
` [PATCH 2/2] Enable LEDs in pandora defconfig

[Ocfs2-devel] [PATCH 1/1] ocfs2: recover transaction credits after extend it in xattr_set
 2008-11-27  9:59 UTC 

[PATCH] sh: pci-sh7780: fix pci memory address mask
 2008-11-27  9:57 UTC 

git-svn clone behaves non-deterministic
 2008-11-27  9:55 UTC  (2+ messages)

Sony BD Remote (help requested)
 2008-11-27  9:54 UTC 

[RFC] FC pass thru - Rev IV
 2008-11-27  9:53 UTC  (4+ messages)

[PATCH] Fix typos in the documentation
 2008-11-27  9:48 UTC  (3+ messages)

How to know where a reference name comes from?
 2008-11-27  9:47 UTC  (2+ messages)

[PATCH 00/12] Add support for nested SVM (kernel) v7
 2008-11-27  9:48 UTC  (2+ messages)

[PATCH][3/3] kvm/ia64: external module: Add printk support for kvm-intel
 2008-11-27  9:44 UTC  (2+ messages)
` [PATCH][3/3] kvm/ia64: external module: Add printk support for

format-patch problem when using relative
 2008-11-27  9:42 UTC  (4+ messages)

[U-Boot] IRAM
 2008-11-27  9:44 UTC  (2+ messages)

[U-Boot] Getting a message no rule to make target 
 2008-11-27  9:43 UTC 

[SPAM] 欧洲/日本空运专家
 2008-11-27  9:43 UTC 

[RFC] [PATCH] ACPI :Remove the EC space handler explicitly when failing in _REG object
 2008-11-27  9:42 UTC  (4+ messages)

RFC: drop support for kernels < 2.6.22
 2008-11-27  9:41 UTC  (2+ messages)

[PATCH] gspca_ov534: Print only frame_rate actually used
 2008-11-27  9:23 UTC  (2+ messages)

+ poll-allow-f_op-poll-to-sleep-take-4.patch added to -mm tree
 2008-11-27  9:37 UTC  (8+ messages)
  ` [PATCH] poll: allow f_op->poll to sleep, take#5
            ` [PATCH] poll: allow f_op->poll to sleep, take#6

[PATCH] KVM: external module: Fix for printk support
 2008-11-27  9:36 UTC  (2+ messages)

[PATCH] KVM: Qemu: push_nmi should be only used by I386 Arch
 2008-11-27  9:36 UTC  (2+ messages)

[PATCH] Add OMAP2 camera driver
 2008-11-27  9:35 UTC  (4+ messages)

[PATCH 1/7] Adding empia base driver
 2008-11-27  9:33 UTC  (6+ messages)

[PATCH 2/2] zd1211rw: enable an AP that can't support fully PS clients (wireless-testing)
 2008-11-27  9:31 UTC  (7+ messages)

[PATCH 0/1] sched: divide by 0 error
 2008-11-27  9:29 UTC  (3+ messages)
` [PATCH 1/1] sched: prevent divide by zero error in cpu_avg_load_per_task

[RFC 0/2] ext4: zero uninitialized inode tables
 2008-11-27  9:30 UTC  (4+ messages)
` [RFC 1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag

[PATCH 2/2] Large EAs
 2008-11-27  9:27 UTC  (7+ messages)

git configure script
 2008-11-27  9:25 UTC  (3+ messages)

makedumpfile-1.3.1: Support linux-2.6.27 and linux-2.6.28
 2008-11-27  9:23 UTC  (2+ messages)

[PATCH 0/1] ring-buffer fix for 2.6.28
 2008-11-27  9:14 UTC  (2+ messages)

FW: megaraid sas driver failing in Xen-3.4 unstable version
 2008-11-27  9:13 UTC  (5+ messages)
` FW: megaraid sas driver failing in Xen-3.4 unstableversion

[Qemu-devel] [PATCH v3 0/3] ipv6 and autoport patches
 2008-11-27  9:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] sockets: switch vnc to new code, support vnc port auto-allocation

[PATCH] cleanup some default configure
 2008-11-27  9:09 UTC 

[U-Boot] Can I run ELDK on Cygwin
 2008-11-27  9:09 UTC  (2+ messages)

iptables cut specific connections when lots of files are commited via subversion
 2008-11-27  8:53 UTC 

Suspend on X200 with next-20081125: Success!
 2008-11-27  9:06 UTC 

[PATCH 0/5] extra module resets to ensure full-chip idle
 2008-11-27  9:02 UTC  (2+ messages)

know wget URL, need git-clone URL
 2008-11-27  9:00 UTC  (2+ messages)

p54: AP mode: no data frame despite traffic indication set in TIM
 2008-11-27  8:57 UTC  (4+ messages)

DG43NB
 2008-11-27  8:54 UTC 

[Lustre-devel] sparse files
 2008-11-27  8:51 UTC  (2+ messages)

[PATCH-mm 1/8] ntfs: remove private wrapper around endian helpers
 2008-11-27  8:22 UTC  (2+ messages)

[linux-dvb] Nova/dib0700/i2C write failed
 2008-11-27  8:48 UTC  (8+ messages)

[patch 0/4] [RFC] Another proportional weight IO controller
 2008-11-27  8:43 UTC  (8+ messages)

wifi drops multicast packets
 2008-11-27  8:41 UTC  (2+ messages)

[PATCH] i2c: i2c-omap: Fix standard and fast mode prescalers
 2008-11-27  8:38 UTC  (2+ messages)

[PATCH 1/9] OMAP: HSMMC: Make driver support dynamic idle
 2008-11-27  8:43 UTC  (3+ messages)

[linux-cifs-client] Re: fsx-linux failing with latest cifs-2.6 git tree
 2008-11-27  8:33 UTC  (11+ messages)
  `  "

Weekly KVM Test report, kernel 30d95f ... userspace fc94d1 
 2008-11-27  8:31 UTC  (5+ messages)

[PATCH 3/9] OMAP: HSMMC: Make fclk disable request driven
 2008-11-27  8:40 UTC  (3+ messages)

[PATCH] usb/serial: Add compat_ioctl pass-through
 2008-11-27  8:29 UTC  (2+ messages)
` [PATCH] usb/serial/cp2101: Add support for cp2103 GPIO pins


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.