messages from 2008-05-15 02:29:19 to 2008-05-15 15:05:52 UTC [more...]
[patch 00/11] s390 patches for 2.6.26-rc2
2008-05-15 14:57 UTC (7+ messages)
` [patch 03/11] sparsemem vmemmap: initialize memmap
` [patch 04/11] vmlogrdr: module initialization function should return negative errors
` [patch 05/11] blacklist.c: removed duplicated include
` [patch 07/11] s390dbf: Use const char * for dbf name
` [patch 08/11] dasd: fix timeout handling in interrupt handler
` [patch 10/11] smp: __smp_call_function_map vs cpu_online_map fix
[PATCH] flag parameters: arch-specific SOCK_NONBLOCK
2008-05-15 14:58 UTC (2+ messages)
[announce] "kill the Big Kernel Lock (BKL)" tree
2008-05-15 14:54 UTC (17+ messages)
[PATCH] sched: Improve readability in update_cpu_load() code
2008-05-15 15:02 UTC (3+ messages)
[PATCH 1/2] Split list.h and move rcu-protected lists into rculist.h
2008-05-15 14:48 UTC (4+ messages)
` [PATCH 2/2] rculist.h: use the rcu API
[PATCH] remove double indirection on tlb parameter to free_pgd_range() & Co
2008-05-15 14:47 UTC
2.6.26-rc2-mm1
2008-05-15 14:46 UTC (9+ messages)
` 2.6.26-rc2-mm1 (SCSI_DH build errors)
` 2.6.26-rc2-mm1 (p9 build error when 9P_FS=n)
PRINTK_TIME
2008-05-15 14:45 UTC (3+ messages)
[PATCHv2] [POWERPC] Add i2c pins to dts and board setup
2008-05-15 14:44 UTC
[PATCH] Input: add appleir USB driver
2008-05-15 13:45 UTC (8+ messages)
[PATCH 1/1] [usb/host]: use get/put_unaligned_* helpers to fix more potential unaligned issues
2008-05-15 14:28 UTC (11+ messages)
[PATCH] Remove argument from open_softirq which is always NULL
2008-05-15 14:15 UTC
[PATCH -mm] kexec jump -v9
2008-05-15 14:14 UTC (2+ messages)
` [linux-pm] "
[patch 0/9] file locking fixes + fuse nfs export support
2008-05-15 14:13 UTC (6+ messages)
` [patch 6/9] fuse: add export operations
Suspend/Resume bug in PCI layer wrt quirks
2008-05-15 14:05 UTC
Weird Xorg radeon mirroring with linux-next-20080515
2008-05-15 14:00 UTC
How to avoid data copies in a driver ?
2008-05-15 13:59 UTC (9+ messages)
Strange NFS+GD problem with kernel 2.6.24-16-server (on Hardy)
2008-05-15 13:57 UTC
sysfs: duplicate filename (usb unusual dev?)
2008-05-15 13:53 UTC (3+ messages)
crossbuild fails in modpost
2008-05-15 13:44 UTC
MIPS kernel hangs: Warning: unable to open an initial console. /sbin/init
2008-05-15 13:38 UTC (2+ messages)
[PATCH 0/2] ftrace ported to PPC
2008-05-15 13:38 UTC (6+ messages)
` [PATCH 1/2] ftrace ppc: add irqs_disabled_flags to ppc
` [PATCH 2/2] ftrace: support for PowerPC
[PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
2008-05-15 13:21 UTC (2+ messages)
MIPS toolchain : should I choose shared library option for Alchemy DB1200
2008-05-15 13:32 UTC (2+ messages)
2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
2008-05-15 13:23 UTC
build issue #502 for v2.6.26-rc2-372-g8f40f67 : video_exclusive_release undefined!
2008-05-15 13:15 UTC
[PATCH -mm 00/15] VM pageout scalability improvements (V6)
2008-05-15 13:12 UTC (4+ messages)
` [PATCH -mm 09/15] add some sanity checks to get_scan_ratio
2.6.26-rc1-git9: Reported regressions from 2.6.25
2008-05-15 13:06 UTC (6+ messages)
` [Bug #10679] 2.6.26-rc1 regression: e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e breaks artsd
[PATCH] x86/xen: fix arbitrary_virt_to_machine()
2008-05-15 12:58 UTC (2+ messages)
performance "regression" in cfq compared to anticipatory, deadline and noop
2008-05-15 12:21 UTC (11+ messages)
[PATCH] USB: add Sensoray 2255 v4l driver
2008-05-15 12:03 UTC (6+ messages)
` [v4l-dvb-maintainer] "
Kernel Panic when accessing NFS share and locking files
2008-05-15 11:30 UTC (5+ messages)
[BUG] 2.6.26-rc1-git4 - task blocked on powerpc for more than 120 seconds
2008-05-15 11:30 UTC (4+ messages)
Bug with keyboard input
2008-05-15 11:27 UTC (4+ messages)
[PATCH] scheduler: reorder task_struct to reduce padding on 64bit builds
2008-05-15 11:09 UTC
[PATCH] Fix for OProfile callgraph for Power 64 bit user apps
2008-05-15 10:47 UTC (2+ messages)
ata_piix 2.6.25 sata failure
2008-05-15 11:15 UTC (4+ messages)
[PATCH 0/10] Make bsd process accounting work in pid namespaces
2008-05-15 11:11 UTC (11+ messages)
` [PATCH 1/10] Bsdacct: rename acct_blbls to bsd_acct_struct
` [PATCH 2/10] Pidns: use kzalloc when allocating new pid_namespace struct
` [PATCH 3/10] Pidns: add the struct bsd_acct_struct pointer on "
` [PATCH 4/10] Bsdacct: "truthify" a comment near acct_process
` [PATCH 5/10] Bsdacct: make check timer accept a bsd_acct_struct argument
` [PATCH 6/10] Bsdacct: turn the acct_lock from on-the-struct to global
` [PATCH 7/10] Bsdacct: make internal code work with passed bsd_acct_struct, not global
` [PATCH 8/10] Bsdacct: switch from global bsd_acct_struct instance to per-pidns one
` [PATCH 9/10] Bsdacct: turn acct off for all pidns-s on umount time
` [PATCH 10/10] Bsdacct: account dying tasks in all relevant namespaces
[PATCH 08 of 11] anon-vma-rwsem
2008-05-15 11:12 UTC (10+ messages)
detecting kernel mem leak
2008-05-15 10:58 UTC (7+ messages)
Linux specific scsi CDBs vs REQ_TYPE_LINUX_BLOCK requests
2008-05-15 10:58 UTC (3+ messages)
Final Notification
2008-05-15 10:52 UTC
[PATCH 0/2] x86: per-device dma_mapping_ops
2008-05-15 10:48 UTC (6+ messages)
Wanted: i2c subsystem co-maintainer
2008-05-15 10:16 UTC (3+ messages)
` [i2c] "
NET_SCHED cbq dropping too many packets on a bonding interface
2008-05-15 10:29 UTC (7+ messages)
[BUG] cpu hotplug vs scheduler
2008-05-15 10:19 UTC (5+ messages)
[PATCH] add support for ST M41T94 SPI RTC (patch rev. 2)
2008-05-15 10:13 UTC (2+ messages)
` [rtc-linux] "
[PATCH 1/3] net: handle errors from device_rename
2008-05-15 10:06 UTC (15+ messages)
` [PATCH 3/3] bonding: handle case of device named bonding_master
` [PATCH 2/3] sysfs: remove error messages for -EEXIST case
[PATCH 10/12] mips: use the common ascii hex helpers
2008-05-15 9:52 UTC (2+ messages)
[PATCH 01/12] lib: create common ascii hex array
2008-05-15 9:51 UTC (2+ messages)
[PATCH -mm 0/5] memcg: performance improvement v4
2008-05-15 9:34 UTC (6+ messages)
` [PATCH -mm 1/5] memcg: remove refcnt from page_cgroup
` [PATCH -mm 2/5] memcg: handle swap cache
` [PATCH -mm 3/5] memcg: helper function for relcaim from shmem
` [PATCH -mm 4/5] memcg: add hints for branch
` [PATCH -mm 5/5] memcg: remove a redundant check
[PATCH 1/9] modpost: add support for hid
2008-05-15 9:11 UTC (5+ messages)
` [PATCH 2/9] HID: make a bus from hid code
[PATCH 0/4] Create a CFLAGS_REMOVE for ftrace
2008-05-15 9:02 UTC (2+ messages)
Sparse annotation for "context imbalance" false positives?
2008-05-15 8:54 UTC (2+ messages)
volanoMark regression with kernel 2.6.26-rc1
2008-05-15 8:41 UTC (12+ messages)
[-mm][PATCH 0/4] Add memrlimit controller (v4)
2008-05-15 8:25 UTC (9+ messages)
` [-mm][PATCH 4/4] Add memrlimit controller accounting and control (v4)
Tracking and crediting bug reporters
2008-05-15 8:02 UTC
[patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
2008-05-15 7:58 UTC (11+ messages)
` [patch 08/24] vfs: immutable inode checking cleanup
` [patch 10/24] vfs: truncate: append-only "
` [patch 13/24] vfs: utimes cleanup
[patch 0/8] PNP: convert resource table to dynamic list, v1
2008-05-15 7:54 UTC (5+ messages)
` [patch 6/8] PNP: replace pnp_resource_table with dynamically allocated resources
[PATCH 0/3] exporting capability name/code pairs (final#2)
2008-05-15 7:47 UTC (9+ messages)
` [PATCH 0/3] exporting capability name/code pairs (for 2.6.26)
UIO: phys_mem_access_prot() miss?
2008-05-15 7:45 UTC (3+ messages)
v2.6.25: SKB BUG: Invalid truesize (260) len=134, sizeof(sk_buff)=164
2008-05-15 7:37 UTC (3+ messages)
[PATCH 0/9] Scalability requirements for sysv ipc - v3
2008-05-15 7:40 UTC (4+ messages)
` [PATCH 7/9] Make idr_remove rcu-safe
[PATCH] percpu: Introduce DEFINE_PER_CPU_PAGE_ALIGNED()
2008-05-15 7:37 UTC
POHMELFS high performance network filesystem. Transactions, failover, performance
2008-05-15 7:34 UTC (11+ messages)
linux-next: Tree for May 15
2008-05-15 7:31 UTC
linux-next: Tree for May 14
2008-05-15 7:23 UTC (7+ messages)
[PATCH 0/5] 2.6.25-rc5-mm1 hotplug memory remove updates
2008-05-15 6:49 UTC (3+ messages)
` [PATCH 4/5] [PPC] update lmb for hotplug memory add/remove
[PATCH 0/4] Memory management patches from Blackfin team
2008-05-15 6:33 UTC (5+ messages)
` [PATCH 2/4] [NOMMU]: include the problematic mapping in the munmap warning
` [PATCH 3/4] [mm/nommu]: use copy_to_user_page to call flush icache for [#811] toolchain old bug
[PATCH] list_for_each_rcu must die: networking
2008-05-15 6:20 UTC (4+ messages)
Kernel hangs in SMP + VMware environment
2008-05-15 6:11 UTC (2+ messages)
[BUG] 2.6.26-rc1 lost half the RAM on UltraSPARC 5
2008-05-15 6:11 UTC (4+ messages)
[PATCH -mm] kexec jump -v9
2008-05-15 5:41 UTC (3+ messages)
[PATCH] kexec based hibernation: a prototype of kexec multi-stage load
2008-05-15 4:57 UTC (8+ messages)
Taint kernel after WARN_ON(condition) v2
2008-05-15 4:06 UTC (3+ messages)
[patch 1/3] Rename WARN() to WARNING() to clear the namespace
2008-05-15 3:43 UTC (5+ messages)
` [patch 2/3] Add a WARN() macro; this is WARN_ON() + printk arguments
` [patch 3/3] Example use of WARN()
troubleshooting/debugging hard locks
2008-05-15 3:43 UTC (4+ messages)
[patch 00/21] Slab Fragmentation Reduction V12
2008-05-15 3:26 UTC (10+ messages)
` [patch 21/21] slab defrag: Obsolete SLAB
[RFC/PATCH 0/6] memcg: peformance improvement at el. v3
2008-05-15 3:34 UTC (5+ messages)
` [RFC/PATCH 2/6] memcg: remove refcnt
2008 Winner
2008-05-15 3:27 UTC
BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 2:48 UTC (2+ messages)
[PULL] v9fs bug fixes and documentation updates for 2.6.26
2008-05-15 2:43 UTC (3+ messages)
[PATCHv2 2/2] mtd: mtdchar.c remove shadowed variable warnings
2008-05-15 2:40 UTC
[PATCHv2 1/2] mtd: mtdchar.c silence sparse warning
2008-05-15 2:40 UTC
[PATCH 0/2] x86: per-device dma_mapping_ops
2008-05-15 2:30 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox