messages from 2010-01-29 10:02:11 to 2010-01-29 20:11:11 UTC [more...]
[Patch 0/2] sysfs: fix s_active lockdep warning
2010-01-29 20:10 UTC (11+ messages)
[PATCH 0/3] WM8994 core driver
2010-01-29 20:02 UTC (3+ messages)
[PATCH 1/2] PM / Runtime: Clean up pm_runtime_disable()
2010-01-29 20:01 UTC (4+ messages)
[PATCH 0/3 v3] macvtap driver
2010-01-29 19:49 UTC (9+ messages)
` [PATCH 1/3] net: maintain namespace isolation between vlan and real device
` [PATCH 3/3] net: macvtap driver
[patch 1/2] x86, irq: update the vector domain for legacy irqs handled by io-apic
2010-01-29 19:42 UTC (2+ messages)
` [patch 2/2] x86, irq: move __setup_vector_irq() before the first irq enable in cpu online path
USB mass storage and ARM cache coherency
2010-01-29 19:35 UTC (9+ messages)
[PATCH] lpfc: Positive error return into negative
2010-01-29 19:31 UTC (2+ messages)
perf report for .ko files
2010-01-29 19:15 UTC (3+ messages)
[PATCH] virtio_blk: add block topology support
2010-01-29 19:01 UTC
[PATCH] checkpatch.pl: remove the 80 charactes punch card limit
2010-01-29 18:49 UTC (5+ messages)
[PATCH 0/2] sched: arch_scale_smt_powers
2010-01-29 18:41 UTC (11+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
` [PATCHv2 "
` [PATCHv3 "
2.6.32 stalls as guest in virtualbox
2010-01-29 18:16 UTC
[PATCH 1/3] mfd: Add WM8994 register definitions
2010-01-29 18:20 UTC (3+ messages)
` [PATCH 2/3] mfd: Add initial WM8994 support
` [PATCH 3/3] gpiolib: Add WM8994 GPIO support
linux-next: add utrace tree
2010-01-29 18:13 UTC (12+ messages)
[PATCH 00/68] ide2libata
2010-01-29 17:36 UTC (70+ messages)
` [PATCH 01/68] piix: add new short cable IDs
` [PATCH 02/68] libata: CodingStyle fixes for ATA timings code
` [PATCH 03/68] libata: move ATA timings code to ata-timings.c
` [PATCH 04/68] ata: make ATA timings code independent of libata
` [PATCH 05/68] ata: enable XFER_PIO_SLOW mode in ata_timing table
` [PATCH 06/68] ide: switch to generic ATA timings code
` [PATCH 07/68] pata_pcmcia: move IDs table to pata_pcmcia.h
` [PATCH 08/68] ide-cs: use pata_pcmcia.h
` [PATCH 09/68] ata_piix: factor out short cable detection code to ich_short_ata40()
` [PATCH 10/68] ata_piix: move short cable handling to ata_piix.h
` [PATCH 11/68] piix: use ata_piix.h
` [PATCH 12/68] pata_ali: move short cable handling to pata_ali.h
` [PATCH 13/68] alim15x3: use pata_ali.h
` [PATCH 14/68] pata_sis: move short cable handling to pata_sis.h
` [PATCH 15/68] sis5513: use pata_sis.h
` [PATCH 16/68] pata_via: move short cable handling to pata_via.h
` [PATCH 17/68] via82cxxx: use pata_via.h
` [PATCH 18/68] ide: split host->dev table
` [PATCH 19/68] ide: add hwif->port_no field
` [PATCH 20/68] ide: add hwif->udma_mask field
` [PATCH 21/68] ide: add hwif->private_data field
` [PATCH 22/68] ide: add drive->devno field
` [PATCH 23/68] ide: add drive->class field
` [PATCH 24/68] ide: change ->cable_detect method return type to 'int'
` [PATCH 25/68] it8213: always program control bits
` [PATCH 26/68] piix: "
` [PATCH 27/68] slc90e66: "
` [PATCH 28/68] add ide2libata header file
` [PATCH 29/68] ata_piix: move code to be re-used by ide2libata to ata_piix.h
` [PATCH 30/68] piix: convert to ide2libata
` [PATCH 31/68] pata_ali: move code to be re-used by ide2libata to pata_ali.h
` [PATCH 32/68] alim15x3: convert to ide2libata
` [PATCH 33/68] pata_amd: move code to be re-used by ide2libata to pata_amd.h
` [PATCH 34/68] amd74xx: convert to ide2libata
` [PATCH 35/68] pata_artop: move code to be re-used by ide2libata to pata_artop.h
` [PATCH 36/68] aec62xx: convert to ide2libata
` [PATCH 37/68] pata_atiixp: move code to be re-used by ide2libata to pata_atiixp.h
` [PATCH 38/68] atiixp: convert to ide2libata
` [PATCH 39/68] pata_cmd64x: documentation fix
` [PATCH 40/68] pata_cmd64x: move code to be re-used by ide2libata to pata_cmd64x.h
` [PATCH 41/68] pata_cmd64x: convert to ide2libata
` [PATCH 42/68] pata_cs5520: move code to be re-used by ide2libata to pata_cs5520.h
` [PATCH 43/68] cs5520: convert to ide2libata
` [PATCH 44/68] pata_cs5530: move code to be re-used by ide2libata to pata_cs5530.h
` [PATCH 45/68] cs5530: convert to ide2libata
` [PATCH 46/68] pata_cs5535: move code to be re-used by ide2libata to pata_cs5535.h
` [PATCH 47/68] cs5535: convert to ide2libata
` [PATCH 48/68] pata_cypress: move code to be re-used by ide2libata to pata_cypress.h
` [PATCH 49/68] cy82c693: convert to ide2libata
` [PATCH 50/68] pata_efar: move code to be re-used by ide2libata to pata_efar.h
` [PATCH 51/68] slc90e66: convert to ide2libata
` [PATCH 52/68] pata_it8213: move code to be re-used by ide2libata to pata_it8213.h
` [PATCH 53/68] it8213: convert to ide2libata
` [PATCH 54/68] pata_it821x: move code to be re-used by ide2libata to pata_it821x.h
` [PATCH 55/68] it821x: convert to ide2libata
` [PATCH 56/68] pata_pdc202xx_old: move code to be re-used by ide2libata to pata_pdc202xx_old.h
` [PATCH 57/68] pdc202xx_old: convert to ide2libata
` [PATCH 58/68] pata_sc1200: move code to be re-used by ide2libata to pata_sc1200.h
` [PATCH 59/68] sc1200: convert to ide2libata
` [PATCH 60/68] pata_serverworks: move cable handling to pata_serverworks.h
` [PATCH 61/68] serverworks: convert to ide2libata
` [PATCH 62/68] pata_sl82c105: move code to be re-used by ide2libata to pata_sl82c105.h
` [PATCH 63/68] sl82c105: convert to ide2libata
` [PATCH 64/68] pata_triflex: move code to be re-used by ide2libata to pata_triflex.h
` [PATCH 65/68] triflex: convert to ide2libata
` [PATCH 66/68] pata_via: factor out code for finding ISA bridge
` [PATCH 67/68] pata_via: move code to be re-used by ide2libata to pata_via.h
` [PATCH 68/68] via82cxxx: convert to ide2libata
2.6.32.5 regression: page allocation failure. order:1,
2010-01-29 17:46 UTC (12+ messages)
` [PATCH] mm: fix migratetype bug which slowed swapping
[PATCH] kmemleak: Do not enable KMEMCHECK_PARTIAL_OK if DEBUG_KMEMLEAK
2010-01-29 17:40 UTC (2+ messages)
[PATCH 0/5] lockdep: Add information of file and line to lockdep_map
2010-01-29 17:41 UTC (5+ messages)
` [PATCH] Add type of locks to lock trace events
mmotm 2010-01-28-01-36 uploaded
2010-01-29 17:35 UTC (4+ messages)
` mmotm 2010-01-28-01-36 uploaded (sched.c + percpu)
[GIT PULL] Btrfs updates for 2.6.33
2010-01-29 17:35 UTC
[RFC PATCH 03/10] ftrace: Drop the ftrace_profile_enabled checks in tracing hot path
2010-01-29 17:32 UTC (9+ messages)
` [PATCH tracing/kprobes] kprobes: Disable booster when CONFIG_PREEMPT=y
[patch v2 1/2] at91_udc.c read_fifo timing issue
2010-01-29 17:27 UTC (2+ messages)
` [patch v2 2/2] at91_udc.c use spinlocks instead of local_irq_xxx
Webmail Account Verification Update ! ! !
2010-01-29 15:52 UTC
SCHED_DEADLINE for MIPS
2010-01-29 16:54 UTC
[RFC 0/2 PATCH] remove member rt_se from struct rt_rq
2010-01-29 16:51 UTC (2+ messages)
[PATCH] drivers/media/common: remove unnecessary casts of void *
2010-01-29 16:44 UTC (3+ messages)
[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
2010-01-29 16:41 UTC (5+ messages)
[PATCH 0/3] HID: make raw output callback more flexible
2010-01-29 16:39 UTC (5+ messages)
` [PATCH 1/3] HID: make raw reports possible for both feature and output reports
` [PATCH 2/3] HID: Implement Wacom quirk in the kernel
` [PATCH 3/3] HID: Enable Sixaxis controller over Bluetooth
[PATCH] Port ricoh_mmc from driver to pci quirk
2010-01-29 16:33 UTC (14+ messages)
` [PATCH v2] port ricoh_mmc to be "
` [PATCH v3] port ricoh_mmc to "
[2.6.33-rc5] kernel BUG at include/net/netns/generic.h:41!
2010-01-29 16:33 UTC (4+ messages)
` [PATCH] xfrm: Change initializations order in ipsec_pfkey_init()
[PATCH 00/10] perf/x86 queue
2010-01-29 16:24 UTC (11+ messages)
` [PATCH 07/10] bitops: Provide compile time HWEIGHT{8,16,32,64}
` [tip:perf/core] "
[PATCH] Call flush_dcache_page around PIO data transfers in libata-aff.c
2010-01-29 16:10 UTC
Re-enabling non-GPL driver access to disk partition information
2010-01-29 15:38 UTC (5+ messages)
[PATCH] geode: Fix cip/blk confusion
2010-01-29 15:20 UTC (3+ messages)
[PATCH] exec: allow core_pipe recursion check to look for a value of 1 rather than 0
2010-01-29 15:14 UTC (4+ messages)
` [PATCH 0/2] exec: allow core_pipe recursion check to look for a value of 1 rather than 0 (v2)
` [PATCH 1/2] "
` [PATCH 2/2] "
[PATCH 0/3] V2 kgdb regression fixes for 2.6.33
2010-01-29 14:51 UTC (4+ messages)
` [PATCH 1/3] softlockup: add sched_clock_tick() to avoid kernel warning on kgdb resume
[PATCH 00/12] perf lock: New subcommand "perf lock", for analyzing lock statistics
2010-01-29 14:34 UTC (2+ messages)
[RFC v5 PATCH 0/8] CFS Hard limits - v5
2010-01-29 14:07 UTC (4+ messages)
` [RFC v5 PATCH 1/8] sched: Rename struct rt_bandwidth to sched_bandwidth
[PATCH] power_supply: Clean up wm97xx_battery warnings
2010-01-29 14:04 UTC (3+ messages)
[PATCH 2.6.33] power_supply: Handle missing platform data gracefully
2010-01-29 14:01 UTC (2+ messages)
kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
2010-01-29 13:45 UTC (7+ messages)
Subsystem Maintainer E-Mail bounces (BEFS)
2010-01-29 13:42 UTC
[PATCH] markup_oops.pl: fix get "No matching code found" when first line of range is the faulting instruction
2010-01-29 13:31 UTC (6+ messages)
[PATCH] Obsolete config in kernel source (BEFS_RW)
2010-01-29 13:13 UTC
PNP PS/2 probing racy?
2010-01-29 12:24 UTC (5+ messages)
Fwd: [scripts] python: change scripts to use system python instead of env
2010-01-29 11:50 UTC (4+ messages)
` "
how do YOU hack the linux kernel ?
2010-01-29 11:37 UTC (3+ messages)
UBIFS assert failed in ubifs_dirty_inode
2010-01-29 11:35 UTC (10+ messages)
[PATCH 00/06] ARM: Initial SuperH Mobile ARM support
2010-01-29 11:26 UTC (4+ messages)
` [PATCH 01/06] ARM: SuperH Mobile ARM, sh7367 and G3EVM support
[PATCH] oom-kill: add lowmem usage aware oom kill handling
2010-01-29 11:03 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
2010-01-29 10:57 UTC (8+ messages)
Toyota.......Award......Lucky.....Winner
2010-01-29 8:59 UTC
[PATCH] musb: don't dereference NULL tusb_dma in dma_controller_destroy()
2010-01-29 10:40 UTC (2+ messages)
[PATCH] musb: Test always evaluates to false
2010-01-29 10:39 UTC (2+ messages)
[PATCH] Btrfs: make error return negative in btrfs_sync_file()
2010-01-29 10:42 UTC
[PATCH] Provide ways of crashing the kernel through debugfs
2010-01-29 10:33 UTC (7+ messages)
[PATCH] qla2xxx: negative error return in qla2x00_change_queue_depth()
2010-01-29 10:25 UTC
[PATCH] qla2xxx: make msix interrupt handler safe for irq
2010-01-29 10:09 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