messages from 2010-01-06 19:16:39 to 2010-01-06 21:02:53 UTC [more...]
[U-Boot] [PATCH 0/4] Make u-boot true PIC for ppc
2010-01-06 21:02 UTC (10+ messages)
` [U-Boot] [PATCH 1/4] ppc: Add const void *link_off(const void *addr)
` [U-Boot] [PATCH 2/4] Use LINK_OFF to access global data
[PATCH] improve the performance of large sequential write NFS workloads
2010-01-06 20:51 UTC (37+ messages)
` [PATCH 0/6] "
` [PATCH 5/6] VM: Use per-bdi unstable accounting to improve use of wbc->force_commit
` [PATCH 6/6] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
` [PATCH 1/6] VFS: Ensure that writeback_single_inode() commits unstable writes
` [PATCH 3/6] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
` [PATCH 4/6] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
` [PATCH 2/6] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
Removal of Non-KMS support
2010-01-06 20:59 UTC (2+ messages)
[PATCH 0/2] eventfd: new EFD_STATE flag
2010-01-06 20:55 UTC (10+ messages)
[PATCH 2/2] ide: add __init/__exit macros to drivers/ide/scc_pata.c
2010-01-06 20:58 UTC (7+ messages)
` [PATCH 2/2] ide: add __init/__exit macros to
[PATCH] DFU Driver for Atheros bluetooth chipset AR3011
2010-01-06 20:57 UTC (2+ messages)
(unknown)
2010-01-06 20:57 UTC (3+ messages)
`
[PATCH 1/1] RFC: taking a crack at targeted capabilities
2010-01-06 20:57 UTC (8+ messages)
userspace notification from module
2010-01-06 20:56 UTC (10+ messages)
` [linux-pm] [suspend/resume] "
` "
` [suspend/resume] Re: userspace notific ation "
` [linux-pm] "
s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
2010-01-06 20:56 UTC (13+ messages)
[PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains
2010-01-06 20:57 UTC (10+ messages)
` [PATCH 2/5] b43: N-PHY: add b43_nphy_get_tx_gains (V2)
[PATCH] netpoll: allow execution of multiple rx_hooks per interface
2010-01-06 20:54 UTC
[PATCH v2] mlx4_core: Cleanup bug in __mlx4_init_one()
2010-01-06 20:54 UTC (2+ messages)
fsldma: cleanup driver and fix async_tx compatibility
2010-01-06 20:51 UTC (5+ messages)
` [PATCH 6/8] fsldma: simplify IRQ probing and handling
[Qemu-devel] [PATCH 9/9] sparc64: reimplement tick timers
2010-01-06 20:53 UTC (3+ messages)
[PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_carrier_search and it's calls
2010-01-06 20:54 UTC (4+ messages)
` [PATCH 1/5] b43: N-PHY: implement b43_nphy_stay_in_carrier_search and it's calls (V2)
[PATCH 3/3] generic sys_ipc wrapper
2010-01-06 20:48 UTC (5+ messages)
[PATCH] IB/mlx4: fix post_recv wq overflow check
2010-01-06 20:51 UTC (2+ messages)
[PATCH 2/2] drm/radeon/kms: Schedule host path read cache flush through the ring
2010-01-06 20:51 UTC (3+ messages)
BSD 4.2 style TCP keepalives
2010-01-06 20:50 UTC (5+ messages)
[PATCH] wrap long help lines, take two
2010-01-06 20:48 UTC (6+ messages)
[PATCH 0/5] OMAP clock/OPP/SDRC fixes for 2.6.33-rc
2010-01-06 20:44 UTC (12+ messages)
` [PATCH 1/5] OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
` [PATCH 2/5] OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
` [PATCH 3/5] OMAP2xxx OPP: clean up comments in OPP data
` [PATCH 4/5] OMAP2 clock: dynamically allocate CPUFreq frequency table
` [PATCH 5/5] OMAP clock/CPUFreq: avoid leaking the "
[PATCH] Don't mkdir -p include/config in the sourcetree when using O=outputdir option
2010-01-06 20:45 UTC (5+ messages)
Xen guest disk online resize, xenstore/blkback/blkfront questions
2010-01-06 20:44 UTC (2+ messages)
[PATCH] log2.h: Macro-ize is_power_of_2() for use in BUILD_BUG_ON
2010-01-06 20:44 UTC (3+ messages)
[BRANCH] Bidi support
2010-01-06 20:43 UTC (2+ messages)
ext4/quota lockdep complaint: false positive?
2010-01-06 20:42 UTC (2+ messages)
[PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset
2010-01-06 20:42 UTC (3+ messages)
embedding area is unusually small... (GRUB2 on software RAID1)
2010-01-06 20:41 UTC (3+ messages)
[Qemu-devel] [PATCH v2] Drop --whole-archive and static libraries
2010-01-06 20:40 UTC (7+ messages)
` [Qemu-devel] [PATCH v3] "
NFS Server Not Responding after hw change (svc: transport busy, not enqueued)
2010-01-06 20:40 UTC (2+ messages)
[PATCH 0/37] kgdb, kdb and atomic kernel modesetting series
2010-01-06 20:39 UTC (15+ messages)
` [PATCH 03/37] Move kernel/kgdb.c to kernel/debug/debug_core.c
` [PATCH 04/37] Separate the gdbstub from the debug core
` [PATCH 05/37] kdb: core for kgdb back end
` [PATCH 06/37] kgdb: eliminate kgdb_wait(), all cpus enter the same way
` [PATCH 07/37] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
` [PATCH 08/37] kgdb,sh: update superh kgdb exception handling
` [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
` [Kgdb-bugreport] "
The HPET issue on Linux
2010-01-06 20:37 UTC (9+ messages)
Error building the userspace tools
2010-01-06 20:37 UTC
[RFC/PATCH] commit: make the error message on unmerged entries user-friendly
2010-01-06 20:36 UTC (9+ messages)
` [PATCH v2] Be more user-friendly when refusing to do something because of conflict
` [PATCH v3] "
[PATCH] af_packet: Don't use skb after dev_queue_xmit()
2010-01-06 20:33 UTC (9+ messages)
` [PATCH alt.2] "
what should I use for "unassigned" ports?
2010-01-06 20:33 UTC (2+ messages)
[PATCH 0/3] nfs-utils: add testing infrastructure to nfs-utils (try #3)
2010-01-06 20:33 UTC (7+ messages)
[PATCH 2/3] be2iscsi: Fixing the number of SGE's
2010-01-06 20:30 UTC (2+ messages)
[PATCH 0/2] Create an of_i2c_gpiochip_add()
2010-01-06 20:31 UTC (4+ messages)
[PATCH 1/2] net: wireless, fix lock imbalance
2010-01-06 20:30 UTC (3+ messages)
[PATCH] Add DMI quirk for Intel DP55KG mainboard
2010-01-06 20:29 UTC (9+ messages)
[PATCH] Support 51.011 EFecc format
2010-01-06 20:28 UTC
[patch] x86, irq: check move_in_progress before freeing the vector mapping
2010-01-06 20:24 UTC (2+ messages)
` [tip:x86/urgent] x86, irq: Check "
[RFC] ipv4: support for request type gratuitous ARP
2010-01-06 20:24 UTC (2+ messages)
[PATCH] __per_cpu_idtrs[] is a memory hog
2010-01-06 20:23 UTC
IR device at I2C address 0x7a
2010-01-06 20:21 UTC (5+ messages)
btrfs-progs: New utility to swap subvolumes
2010-01-06 20:21 UTC (3+ messages)
[PATCH 3/3] be2iscsi: Fix to allow driver to load when the FW allows more cids
2010-01-06 20:21 UTC
[PATCH 1/3] ext4: Fix quota accounting error with fallocate
2010-01-06 20:20 UTC (6+ messages)
` [PATCH 2/3] ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
` [PATCH 3/3] ext4: unmap the underlying metadata when allocating blocks via fallocate
[PATCH 1/3] be2iscsi: Fixing Bug for multiple SGEs
2010-01-06 20:20 UTC
be2iscsi: Bug Fixes Needed
2010-01-06 20:19 UTC
BAR 0: can't allocate resource
2010-01-06 20:19 UTC (2+ messages)
Fwd: Compro S300 - ZL10313
2010-01-06 20:17 UTC (5+ messages)
[PATCH] tcp: account SYN-ACK timeouts & retransmissions
2010-01-06 20:10 UTC
Segfault in btrfsck
2010-01-06 20:11 UTC (5+ messages)
` btrfs volume mounts and dies (was Re: Segfault in btrfsck)
Question: Formula Force GP (Force) Feedback
2010-01-06 20:10 UTC (4+ messages)
[Qemu-devel] Planning for 0.13
2010-01-06 20:07 UTC (13+ messages)
` [Qemu-devel] "
s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
2010-01-06 20:09 UTC (2+ messages)
[PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
2010-01-06 20:08 UTC (2+ messages)
` [PATCH 2/2] git-svn: handle merge-base failures
RFC: display dirty submodule working directory in git gui and gitk
2010-01-06 20:01 UTC (14+ messages)
` submodules' shortcomings, was "
2.6.33-rc2: Reported regressions 2.6.31 -> 2.6.32
2010-01-06 20:00 UTC (7+ messages)
` [Bug #14894] pohmelfs: NULL pointer dereference
[git pull] drm-intel fixes for 2.6.33rc3
2010-01-06 18:17 UTC
[RFC 0/9] snet: Security for NETwork syscalls
2010-01-06 19:58 UTC (5+ messages)
` [RFC 4/9] snet: introduce snet_core.c and snet.h
Stupid question regarding RAID-1 access pattern
2010-01-06 19:58 UTC
JFFS2 - speed up while booting
2010-01-06 19:54 UTC (7+ messages)
[00/97] 2.6.32.3 stable review
2010-01-06 19:55 UTC (9+ messages)
` [PATCH 83/97] ext4: Fix potential quota deadlock
` [stable] "
[PATCH] MMC: hardware abstraction for CNF area
2010-01-06 19:53 UTC (5+ messages)
[Qemu-devel] [PATCHv3] add "info ioapic" monitor command
2010-01-06 19:50 UTC (2+ messages)
[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: OK
2010-01-06 19:50 UTC
[PATCH] mfd: Update WM8350 drivers for changed interrupt numbers
2010-01-06 19:50 UTC (2+ messages)
git file sharing/versioning
2010-01-06 19:42 UTC (3+ messages)
iscsi warning in 2.6.33-rc2
2010-01-06 19:42 UTC (2+ messages)
How do I read my state from this log?
2010-01-06 19:40 UTC
[RFC] [rt-tests] change to cyclictest behavior
2010-01-06 19:39 UTC (3+ messages)
[PATCH] Add DMI quirk for Intel DP55KG mainboard
2010-01-06 19:38 UTC (5+ messages)
` [PATCH] Default to ACPI reboots on newish X86 hardware
[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v3)
2010-01-06 19:36 UTC (4+ messages)
[Qemu-devel] [PATCH] make help output be a little more self-consistent
2010-01-06 19:33 UTC
[PATCH] sort: Introduce generic list_sort function
2010-01-06 19:33 UTC (6+ messages)
` [PATCH V3] "
[PATCH] make help output be a little more self-consistent
2010-01-06 19:31 UTC
[2.6.33-rc1] System timer flooding bus on Lenovo Thinkpad W500 laptop in x86_64
2010-01-06 19:28 UTC (2+ messages)
` [2.6.33-rc1] System timer flooding bus on Lenovo Thinkpad W500 laptop in x86_64 - continues in -rc3
[PATCH -v2 1/2] ext4: Fix accounting of reserved metadata blocks
2010-01-06 19:27 UTC (3+ messages)
` [PATCH -v2 2/2] ext4: Calculate metadata requirements more accurately
[PATCH] net: packet: option to only pass skb protocol
2010-01-06 19:24 UTC (6+ messages)
[LTP] lchown test case
2010-01-06 19:24 UTC (6+ messages)
[PATCH] remove bashisms from xfstests
2010-01-06 19:24 UTC (3+ messages)
[RFC local_t removal V1 0/4] Remove local_t
2010-01-06 19:23 UTC (5+ messages)
` [RFC local_t removal V1 1/4] Add add_local() and add_local_return()
[Xenomai-help] Porting I-Pipe for new ARM board
2010-01-06 19:23 UTC (12+ messages)
[PATCH 0/8] Remove most uses of NIPQUAD and NIPQUAD_FMT
2010-01-06 19:23 UTC (3+ messages)
` [PATCH 5/8] net/ipv4/netfilter/nf_nat_ftp.c: Convert NIPQUAD to %pI4
` [PATCH v2 5/8] net/ipv4/netfilter/nf_nat_ftp.c: Remove (*mangle[]) array and functions, use %pI4
[PATCH v2 0/3] Add spi100k driver and arch support
2010-01-06 19:19 UTC (3+ messages)
` [PATCH v2 2/3] [OMAP] Add spi100k configuration to OMAP1
[RFC] PM_QOS api update to use handles 1/5
2010-01-06 19:18 UTC (5+ messages)
` [linux-pm] "
[PATCHv2 NEXT 0/2]qlcnic: Add Qlogic ethernet driver for CNA devices
2010-01-06 19:16 UTC (3+ messages)
` [PATCHv2 NEXT 1/2] qlcnic: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.