messages from 2009-11-25 12:58:33 to 2009-11-25 17:12:34 UTC [more...]
[PATCH 00/86] PATA fixes
2009-11-25 17:11 UTC (65+ messages)
` [PATCH 01/86] ata_piix: fix MWDMA handling on PIIX3
` [PATCH 02/86] ata_piix: unify code for programming PIO and MWDMA timings
` [PATCH 03/86] pata_artop: add 32-bit PIO support
` [PATCH 04/86] pata_artop: fix chipsets naming
` [PATCH 05/86] pata_artop: add Power Management support
` [PATCH 06/86] pata_artop: unify ->prereset methods
` [PATCH 07/86] pata_artop: remove dead 34MHz PCI clock support
` [PATCH 08/86] pata_atiixp: add 32-bit PIO support
` [PATCH 09/86] pata_atiixp: no need to program PIO timings for MWDMA
` [PATCH 10/86] pata_atiixp: add MWDMA0 support
` [PATCH 12/86] pata_atiixp: add proper ->prereset method
` [PATCH 13/86] pata_efar: add 32-bit PIO support
` [PATCH 14/86] pata_efar: fix wrong PIO timings being programmed
` [PATCH 15/86] pata_efar: fix wrong MWDMA "
` [PATCH 16/86] pata_efar: MWDMA0 is unsupported
` [PATCH 17/86] pata_efar: fix register naming used in efar_set_piomode()
` [PATCH 18/86] pata_efar: unify code for programming PIO and MWDMA timings
` [PATCH 19/86] pata_cmd640: document known issues
` [PATCH 20/86] pata_cmd64x: add 32-bit PIO support
` [PATCH 22/86] pata_cmd64x: add cmd64x_fixup()
` [PATCH 23/86] pata_cs5520: add 32-bit PIO support
` [PATCH 24/86] pata_cs5520: remove dead VDMA support
` [PATCH 25/86] pata_cs5530: add 32-bit PIO support
` [PATCH 26/86] pata_cs5535: "
` [PATCH 27/86] pata_cs5535: no need to program PIO0 timings during device init
` [PATCH 30/86] pata_hpt366: add 32-bit PIO support
` [PATCH 31/86] pata_hpt37x: "
` [PATCH 33/86] pata_hpt3x3: Power Management fix
` [PATCH 34/86] pata_it8213: add 32-bit PIO support
` [PATCH 35/86] pata_it8213: fix UDMA handling
` [PATCH 36/86] pata_it8213: add UDMA100 and UDMA133 support
` [PATCH 37/86] pata_it8213: fix wrong PIO timings being programmed
` [PATCH 39/86] pata_it8213: fix wrong MWDMA "
` [PATCH 41/86] pata_efar: unify code for programming PIO and MWDMA timings
` [PATCH 42/86] pata_it8213: fix it8213_pre_reset() documentation
` [PATCH 43/86] pata_it821x: add 32-bit PIO support
` [PATCH 44/86] pata_jmicron: "
` [PATCH 45/86] pata_legacy: do not probe extra ports automatically if PCI is not present
` [PATCH 46/86] pata_legacy: fix QDI6580DP support
` [PATCH 47/86] pata_legacy: fix access to control register for QDI6580
` [PATCH 48/86] pata_legacy: add pointers to QDI65x0 documentation
` [PATCH 49/86] pata_legacy: unify QDI ->set_piomode methods
` [PATCH 50/86] pata_legacy: use PIO mask defines
` [PATCH 51/86] libata: remove no longer needed pata_qdi driver
` [PATCH 52/86] libata: remove no longer needed pata_winbond driver
` [PATCH 54/86] pata_ns87415: add 32-bit PIO support
` [PATCH 55/86] pata_ns87415: Power Management fix
` [PATCH 56/86] pata_oldpiix: unify code for programming PIO and MWDMA timings
` [PATCH 57/86] pata_opti: add 32-bit PIO support
` [PATCH 58/86] pata_pdc2027x: "
` [PATCH 59/86] pata_pdc2027x: add Power Management support
` [PATCH 61/86] pata_sis: Power Management fix
` [PATCH 63/86] pata_radisys: fix UDMA handling
` [PATCH 64/86] pata_radisys: unify code for programming PIO and MWDMA timings
` [PATCH 65/86] pata_rdc: "
` [PATCH 66/86] pata_rz1000: add 32-bit PIO support
` [PATCH 68/86] pata_sc1200: "
` [PATCH 69/86] pata_scc: "
` [PATCH 70/86] pata_scc: add proper cable detection method
` [PATCH 72/86] pata_serverworks: add 32-bit PIO support
` [PATCH 73/86] pata_serverworks: use standard cable detection methods
` [PATCH 75/86] pata_sl82c105: add 32-bit PIO support
` [PATCH 77/86] pata_sis: "
` [PATCH 78/86] pata_sis: Power Management fix
[PATCH]crypto: Fix aesni algorithm implementation without test
2009-11-26 0:42 UTC
[patch 1/3] rtc-x1205: fix rtc_time to y2k register value conversion
2009-11-25 16:32 UTC (2+ messages)
` [patch 2/3] rtc-x1205: reset clock to sane state after power failure
Fast LKM symbol resolution
2009-11-25 17:01 UTC (10+ messages)
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
[PATCH -tip v6 00/11] kprobes: Kprobes jump optimization support
2009-11-25 16:56 UTC (12+ messages)
` [PATCH -tip v6 01/11] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
` [PATCH -tip v6 02/11] kprobes: Introduce generic insn_slot framework
` [PATCH -tip v6 03/11] kprobes: Introduce kprobes jump optimization
` [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface
` [PATCH -tip v6 05/11] kprobes/x86: Boost probes when reentering
` [PATCH -tip v6 06/11] kprobes/x86: Cleanup save/restore registers
` [PATCH -tip v6 07/11] x86: Add text_poke_smp for SMP cross modifying code
` [PATCH -tip v6 08/11] kprobes/x86: Support kprobes jump optimization on x86
` [PATCH -tip v6 09/11] kprobes: Add documents of jump optimization
` [PATCH -tip v6 10/11] [RFC] x86: Introduce generic jump patching without stop_machine
` [PATCH -tip v6 11/11] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization
[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
2009-11-25 16:53 UTC (5+ messages)
The work of ricoh_mmc isn't detected by pci core
2009-11-25 16:53 UTC (5+ messages)
` [PATCH] Port ricoh_mmc from driver to pci quirk
large packet loss take2 2.6.31.x
2009-11-25 16:47 UTC (4+ messages)
[tip:timers/urgent] hrtimer: Fix /proc/timer_list regression
2009-11-25 16:44 UTC (16+ messages)
` BUG: function graph tracer function frame assumptions
` [PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue
[PATCH] tracing - fix function graph trace to properly display failed entries
2009-11-25 16:21 UTC (5+ messages)
[PATCH] x86: SGI UV - Map low MMR ranges
2009-11-25 16:20 UTC
XD/smartmedia - how to implement it right?
2009-11-25 16:17 UTC (8+ messages)
` Plan for adding XD support in mtd layer
[PATCH 1/5] process_64: remove branch hint
2009-11-25 16:17 UTC (7+ messages)
` [tip:sched/core] sched, x86: Optimize branch hint in __switch_to()
` index 780cd92..22db86a 100644
` [PATCH] x86, 64-bit: Set data segments to null after switching to 64-bit mode
[PATCH -tip v5 00/10] kprobes: Kprobes jump optimization support
2009-11-25 16:12 UTC (5+ messages)
` [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
Weird I/O errors with USB hard drive not remounting filesystem readonly
2009-11-25 16:10 UTC (2+ messages)
[RFC,PATCH 14/14] utrace core
2009-11-25 16:00 UTC (8+ messages)
2.6.32-rc8 opps leaving X
2009-11-25 15:59 UTC (4+ messages)
[PATCH 0/17] [LogFS] New flash filesystem
2009-11-25 15:55 UTC (3+ messages)
[RFC,PATCH 0/14] utrace/ptrace
2009-11-25 15:40 UTC (3+ messages)
kobjects: mark cleaned up kobjects as unitialized
2009-11-25 15:41 UTC (5+ messages)
[PATCH v6] x86/apic: limit irq affinity
2009-11-25 15:40 UTC (9+ messages)
[PATCH] TOMOYO: Add recursive directory matching operator support
2009-11-25 15:27 UTC (4+ messages)
` [PATCH] TOMOYO: Add recursive directory matching operatorsupport
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
2009-11-25 15:23 UTC (9+ messages)
linux-next: manual merge of the ext3 tree with the cifs tree
2009-11-25 15:23 UTC (4+ messages)
mmotm 2009-11-24-16-47 uploaded
2009-11-25 15:19 UTC (3+ messages)
` BUG at scsi_lib.c:1108 [Was: mmotm 2009-11-24-16-47 uploaded]
linux-next: percpu tree build warning
2009-11-25 15:12 UTC (6+ messages)
` [PATCH] x86: rename global percpu symbol dr7 to cpu_dr7
[PATCH 1/3]fs/inode: iunique() Optimize Performance
2009-11-25 15:06 UTC (5+ messages)
[PATCH 2/3]fs/inode: iunique() Optimize Performance
2009-11-25 14:45 UTC (3+ messages)
[GIT PULL] two small block/bdi fixes
2009-11-25 14:41 UTC
linux-next: spi tree build warning
2009-11-25 14:35 UTC (3+ messages)
[PATCHv2 0/3] for-next: Add all twl4030 regulators to RegFW
2009-11-25 14:33 UTC (6+ messages)
` [PATCHv2 1/3] twl4030-regulator: Add all TWL regulators to twreg_info
[PATCH 0/14 v2] kbuild: Move files to include/generated
2009-11-25 14:28 UTC (3+ messages)
` [PATCH 13/14] kbuild: move autoconf.h "
[PATCH 0/9] ksm: swapping
2009-11-25 14:23 UTC (3+ messages)
` [PATCH 6/9] ksm: mem cgroup charge swapin copy
[PATCH V2]irq/core: Add a length limitation
2009-11-25 14:16 UTC (3+ messages)
[PATCH] NOMMU: use copy_*_user_page() in access_process_vm()
2009-11-25 14:14 UTC (5+ messages)
` [uClinux-dev] "
[PATCH 3/3]fs/inode: iunique() Optimize Performance
2009-11-25 14:15 UTC
[PATCH] Frame Relay/DLCI coding style corrections
2009-11-25 14:01 UTC
linux-next: percpu tree build warning
2009-11-25 13:42 UTC (2+ messages)
` [tip:perf/core] x86: Rename global percpu symbol dr7 to cpu_dr7
linux-next: Tree for November 12
2009-11-25 13:42 UTC (11+ messages)
` -next: Nov 12 - kernel BUG at kernel/sched.c:7359!
[PATCH 01/38] move asic3_remove to .devexit.text
2009-11-25 13:38 UTC (4+ messages)
` [PATCH 02/38] move atp870u_remove "
[PATCH V3] ARM: NUC900: add RTC driver support for nuc910 and nuc920
2009-11-25 13:38 UTC (4+ messages)
` [rtc-linux] "
GFS2: Extra early pre-pull patch posting
2009-11-25 14:31 UTC (31+ messages)
` [PATCH 01/30] GFS2: Fix potential race in glock code
` [PATCH 02/30] GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
` [PATCH 03/30] GFS2: Fix up system xattrs
` [PATCH 04/30] VFS: Add forget_all_cached_acls()
` [PATCH 05/30] GFS2: Use forget_all_cached_acls()
` [PATCH 06/30] GFS2: Use gfs2_set_mode() instead of munge_mode()
` [PATCH 07/30] GFS2: Clean up ACLs
` [PATCH 08/30] GFS2: Add cached ACLs support
` [PATCH 09/30] VFS: Use GFP_NOFS in posix_acl_from_xattr()
` [PATCH 10/30] GFS2: Alter arguments of gfs2_quota/statfs_sync
` [PATCH 11/30] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
` [PATCH 12/30] GFS2: Remove obsolete code in quota.c
` [PATCH 13/30] GFS2: Add get_xstate quota function
` [PATCH 14/30] GFS2: Add proper error reporting to quota sync via sysfs
` [PATCH 15/30] GFS2: Remove constant argument from qdsb_get()
` [PATCH 16/30] GFS2: Remove constant argument from qd_get()
` [PATCH 17/30] GFS2: Clean up gfs2_adjust_quota() and do_glock()
` [PATCH 18/30] GFS2: Add get_xquota support
` [PATCH 19/30] GFS2: Add set_xquota support
` [PATCH 20/30] VFS: Export dquot_send_warning
` [PATCH 21/30] GFS2: Use dquot_send_warning()
` [PATCH 22/30] GFS2: Improve statfs and quota usability
` [PATCH 23/30] GFS2: remove division from new statfs code
` [PATCH 24/30] GFS2: add barrier/nobarrier mount options
` [PATCH 25/30] GFS2: Display nobarrier option in /proc/mounts
` [PATCH 26/30] FS2: Remove dirent_first() function
` [PATCH 27/30] GFS2: Locking order fix in gfs2_check_blk_state
` [PATCH 28/30] GFS2: Tag all metadata with jid
` [PATCH 29/30] GFS2: drop rindex glock to refresh rindex list
` [PATCH 30/30] writeback: remove unused nonblocking and congestion checks (gfs2)
[PATCH] sched.c: call debug_show_all_locks when dumping all tasks
2009-11-25 13:30 UTC (2+ messages)
` [tip:sched/core] sched.c: Call debug_show_all_locks() "
[PATCH -tip] x86: fix iommu=soft boot option
2009-11-25 13:30 UTC (2+ messages)
` [tip:core/iommu] x86: Fix "
[PATCH 0/3 v2] linux infrared remote control drivers
2009-11-25 13:28 UTC (10+ messages)
` [PATCH 1/3 v2] lirc core device driver infrastructure
` [RFC] Should we create a raw input interface for IR's ? - Was: "
` IR raw input is not sutable for input system
linux-next: manual merge of the voltage tree with the mfd tree
2009-11-25 13:23 UTC (3+ messages)
[PATCH] Spelling correction in HDLC/Frame Relay support routines
2009-11-25 13:20 UTC
[PATCH v2 00/12] KVM: Add asynchronous page fault for PV guest
2009-11-25 13:20 UTC (6+ messages)
` [PATCH v2 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v2 09/12] Retry fault before vmentry
(no subject)
2009-11-25 9:30 UTC
[PATCH]irq/core:Add a length limitation
2009-11-25 13:20 UTC (2+ messages)
[rfc] "fair" rw spinlocks
2009-11-25 13:09 UTC (4+ messages)
[patch] sched: fix b5d9d734 blunder in task_new_fair()
2009-11-25 13:09 UTC (10+ messages)
[PATCH v2 0/3] Kernel handling of Dynamic Logical Partitioning
2009-11-25 13:01 UTC (3+ messages)
` [PATCH v2 2/3] sysfs cpu probe/release files
linux-next: percpu tree build failure
2009-11-25 13:04 UTC (3+ 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