messages from 2009-02-20 12:11:40 to 2009-02-20 19:46:35 UTC [more...]
[PATCH URCU formal] Add liveness checks to user-level RCU model
2009-02-20 19:46 UTC (3+ messages)
Q: smp.c && barriers (Was: [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many())
2009-02-20 19:40 UTC (13+ messages)
` "
General question (scheduler) with SSDs?
2009-02-20 19:35 UTC (9+ messages)
kernel panic on 2.6.28
2009-02-20 19:24 UTC
[PATCH 2/4] forget_original_parent: do not abuse child->ptrace_entry
2009-02-20 19:18 UTC (3+ messages)
[PATCH -mm 2/2] ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
2009-02-20 19:13 UTC (3+ messages)
long-term regression with some usb mass storage devices
2009-02-20 19:15 UTC (4+ messages)
[PATCH] tracing/markers: make markers select tracepoints
2009-02-20 18:56 UTC (8+ messages)
[GIT PULL] block bits for 2.6.29-rc5
2009-02-20 18:51 UTC (6+ messages)
Syscall wrappers breaks things
2009-02-20 18:48 UTC
[PATCH] paravirt-ops maintainers update
2009-02-20 19:27 UTC (2+ messages)
[PATCH URCU formal] Add liveness checks to user-level RCU model
2009-02-20 18:44 UTC (2+ messages)
cpuinfo shows wrong MHz value
2009-02-20 18:42 UTC (4+ messages)
[git pull] changes for tip, and a nasty x86 page table bug
2009-02-20 18:33 UTC (9+ messages)
` [PATCH] x86: use the right protections for split-up pagetables
File Reference number LIUK/5020/0261/20
2009-02-20 18:36 UTC
mmotm 2009-02-10-16-35 uploaded (reiser4-quota)
2009-02-20 18:30 UTC (6+ messages)
x86, vmi: TSC going backwards check in vmi clocksource
2009-02-20 18:31 UTC (4+ messages)
PROBLEM: Can't boot a (HZ = 1000) kernel using an AMD Phenom-II processor
2009-02-20 18:28 UTC (17+ messages)
[PATCH] SMACK netfilter smacklabel socket match
2009-02-20 18:26 UTC (10+ messages)
` [PATCH] SMACK netlabel fixes
` [PATCH] SMACK netlabel fixes v2
[RFD] Automatic suspend
2009-02-20 18:26 UTC (9+ messages)
[RESEND/PATCH] ext[234]: Return -EIO not -ESTALE on directory traversal missing inode
2009-02-20 18:25 UTC (4+ messages)
` [PATCH v2] ext[234]: Return -EIO not -ESTALE on directory traversal through deleted inode
[PATCH 0/13] FSL eSDHC support
2009-02-20 17:33 UTC (14+ messages)
` [PATCH 01/13] sdhci: Add quirk for controllers with no end-of-busy IRQ
` [PATCH 02/13] sdhci: Add support for bus-specific IO memory accessors
` [PATCH 03/13] sdhci: Split card-detection IRQs management from sdhci_init()
` [PATCH 04/13] sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
` [PATCH 05/13] sdhci: Add support for card-detection polling
` [PATCH 06/13] sdhci: Add support for hosts reporting inverted write-protect state
` [PATCH 07/13] sdhci: Add support for hosts with strict 32 bit addressing
` [PATCH 08/13] sdhci: Add get_{max,timeout}_clock callbacks
` [PATCH 09/13] sdhci: Add set_clock callback and a quirk for nonstandard clocks
` [PATCH 10/13] sdhci: Add quirk for controllers that need small delays for PIO
` [PATCH 11/13] sdhci: Add quirk for controllers that need IRQ re-init after reset
` [PATCH 12/13] sdhci: Add quirk for controllers with max. block size up to 4096 bytes
` [PATCH 13/13] mmc: Add OpenFirmware bindings for SDHCI driver
[RFD] Automatic suspend
2009-02-20 18:05 UTC (5+ messages)
[git pull] updates for tip
2009-02-20 18:00 UTC (16+ messages)
` [PATCH 1/5] ftrace: allow archs to preform pre and post process for code modification
` [PATCH 2/5] ftrace, x86: make kernel text writable only for conversions
` [PATCH 3/5] ftrace: immediately stop code modification if failure is detected
` [PATCH 4/5] ftrace: break out modify loop immediately on detection of error
` [PATCH 5/5] ftrace, x86: do not depend on system state for kernel text info
[git pull] x86 page fault checker
2009-02-20 17:58 UTC (6+ messages)
` [git pull v2] "
next-20090220: XFS: inconsistent lock state
2009-02-20 17:52 UTC
OLPC XO-1 sdhci regression
2009-02-20 17:43 UTC
[PATCH] cpufreq: Change link order of x86 cpufreq modules
2009-02-20 17:41 UTC (7+ messages)
[PATCH] remove stale comment from <linux/hdreg.h>
2009-02-20 17:36 UTC
[PATCH] mm: fix lazy vmap purging (use-after-free error)
2009-02-20 17:25 UTC (15+ messages)
[PATCH 2/2] ide: merge ide_arm and ide_generic host drivers
2009-02-20 17:18 UTC
[PATCH 1/2] ide-generic: remove no longer needed sysfs interface
2009-02-20 17:18 UTC
[[PATCH URCU formal]] Restructure urcu_updater() to more accurately reflect actual failure scenario
2009-02-20 17:15 UTC (2+ messages)
[PATCH URCU formal] Remove spurious read-side infinite loops
2009-02-20 17:15 UTC (2+ messages)
[PATCH tip 1/1] ring_buffer: pahole struct ring_buffer
2009-02-20 17:11 UTC (4+ messages)
` Packable data structures found by pahole
[PATCH 00/10] ide: DMA methods cleanups/sanitizations
2009-02-20 17:12 UTC (11+ messages)
` [PATCH 01/10] ide: add ->dma_clear method and remove ->dma_timeout one
` [PATCH 02/10] ide: inline ide_dma_timeout() into ide_dma_timeout_retry()
` [PATCH 03/10] ide: destroy DMA mappings after ending DMA
` [PATCH 04/10] ide: add ide_dma_prepare() helper
` [PATCH 05/10] ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive()
` [PATCH 06/10] trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()
` [PATCH 07/10] ide: add ->dma_check method
` [PATCH 08/10] ide: move ide_map_sg() call out from ->dma_setup method
` [PATCH 09/10] ide: set/clear drive->waiting_for_dma flag in the core code
` [PATCH 10/10] ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
linux-next: Tree for February 20
2009-02-20 17:03 UTC (4+ messages)
` [PATCH] mimio: depends on INPUT
` linux-next: Tree for February 20 (netdev: hp-plus)
Unable to write dvd+r on 3 systems
2009-02-20 17:02 UTC (2+ messages)
[PATCH] tracing/function-graph-tracer: make set_graph_function file support ftrace regex
2009-02-20 16:58 UTC (4+ messages)
debugging threaded apps running under a clone(CLONE_NEWPID)
2009-02-20 16:56 UTC
[PATCH] oqo: depends on INPUT_POLLDEV
2009-02-20 16:36 UTC (2+ messages)
[GIT PULL] Btrfs patches for 2.6.29-rc
2009-02-20 16:33 UTC
Question for remount
2009-02-20 16:22 UTC (2+ messages)
[Announce] 2.6.29-rc4-rt1
2009-02-20 16:17 UTC (6+ messages)
` [Announce] 2.6.29-rc4-rt2
[RFC PATCH 0/4] timers: framework for migration between CPU
2009-02-20 16:07 UTC (8+ messages)
` [RFC PATCH 1/4] timers: framework to identify pinned timers
` [RFC PATCH 2/4] timers: sysfs hook to enable timer migration
` [RFC PATCH 3/4] timers: identifying the existing pinned hrtimers
` [RFC PATCH 4/4] timers: logic to enable timer migration
[RFD] Automatic suspend
2009-02-20 16:07 UTC (5+ messages)
[PATCH/RFC 0/5] Generic RTC class driver
2009-02-20 16:04 UTC (7+ messages)
` [PATCH/RFC 1/5] rtc-parisc: Add missing module alias
` [PATCH/RFC 2/5] pa-risc: Rename rtc-parisc to rtc-generic
` [PATCH/RFC 3/5] m68k: Enable rtc-generic
` [PATCH/RFC 4/5] powerpc: Enable rtc-generic, and kill rtc-ppc
` [PATCH/RFC 5/5] rtc: Kill genrtc, as all its users have been converted to rtc-generic
` [rtc-linux] [PATCH/RFC 0/5] Generic RTC class driver
kvm-userspace build break (linux/types.h)
2009-02-20 15:44 UTC (3+ messages)
[PATCH] serial_txx9: use container_of instead of direct cast
2009-02-20 15:34 UTC
[PATCH] [PATCH/RESEND] driver core: remove polling for driver_probe_done(v4)
2009-02-20 15:33 UTC (2+ messages)
[PATCH] Export device_add_attributes() so drivers can use it
2009-02-20 15:28 UTC (11+ messages)
[PATCH resend] kgdb: kgdboc console poll hooks for serial_txx9 uart
2009-02-20 15:27 UTC (3+ messages)
**Lucky Winner**
2009-02-20 15:17 UTC
SMP Kernel
2009-02-20 15:07 UTC (4+ messages)
linux-next-20090220: insmod: -1 Invalid module format
2009-02-20 14:54 UTC (2+ messages)
[rfd] function-graph augmentation
2009-02-20 14:36 UTC (9+ messages)
CART algo
2009-02-20 14:24 UTC
[git pull] x86 fixes
2009-02-20 14:18 UTC
Status of ext4 tools
2009-02-20 12:46 UTC (2+ messages)
Question regarding concurrent accesses through block device and fs
2009-02-20 14:10 UTC (3+ messages)
[patch 03/36] Fix Intel IOMMU write-buffer flushing
2009-02-20 13:57 UTC (5+ messages)
[PATCH] integrity: ima scatterlist bug fix
2009-02-20 13:31 UTC (2+ messages)
[PATCH] x86: enable x2apic early at the first point
2009-02-20 12:59 UTC (11+ messages)
[PATCH] bluetooth: move back hci_conn_del_sysfs to hci_conn_del avoid device destruct too early
2009-02-20 12:45 UTC
[PATCH] IA64: cast has a higher precedence than '?'
2009-02-20 12:37 UTC (3+ messages)
[PATCH 1/4] NOMMU: Present backing device capabilities for MTD chardevs
2009-02-20 12:31 UTC (5+ messages)
` [PATCH 3/4] NOMMU: Make it possible for RomFS to use MTD devices directly
Kernel Warning/crash using usb-serial device
2009-02-20 12:15 UTC
[RESEND][PATCH] leds: Add BD2802GU LED driver
2009-02-20 12:13 UTC
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