messages from 2008-07-08 17:38:25 to 2008-07-09 04:19:08 UTC [more...]
[PATCH 0/3] [PATCH] more sched_clock updates
2008-07-09 4:15 UTC (3+ messages)
` [PATCH 1/3] sched_clock: only update deltas with local reads
` [PATCH 2/3] sched_clock: record TSC after gtod
[git patch] ocfs2 fix for 2.6.26
2008-07-09 4:17 UTC
[KERNEL 2.6.26-rc4] bugreport : pata_pcmcia with Sandisk Extreme III 8GB
2008-07-09 4:10 UTC (13+ messages)
[PATCH 0/3] stop_machine enhancements and simplifications
2008-07-09 3:29 UTC (3+ messages)
New ext4 patchset 2.6.26-rc9-ext4-1
2008-07-09 3:09 UTC
[RFC patch 00/12] Tracepoints v2
2008-07-09 3:03 UTC (5+ messages)
` [RFC patch 01/12] Kernel Tracepoints
[PATCH -mm] markers: avoid call_rcu_sched if old is NULL
2008-07-09 3:02 UTC (2+ messages)
[PATCH] ext4: handle corrupted orphan list at mount
2008-07-09 2:53 UTC (3+ messages)
` [PATCH] ext4: handle deleting corrupted indirect blocks
LKML mercurial repository borked
2008-07-09 2:37 UTC (2+ messages)
[Patch 06/10] mfd: PCAP driver for the Motorola EZX GSM mobile phones
2008-07-09 2:34 UTC (8+ messages)
Linux 2.6.25.10
2008-07-08 4:12 UTC (5+ messages)
[patch] tip/x86_64: fix e820 merge issue which broke max_pfn_mapped
2008-07-09 1:56 UTC (4+ messages)
[PATCH 3/3] Add timeout feature
2008-07-09 1:09 UTC (7+ messages)
[PATCH] init/version.c: Silenced sparse warning by declaring the version string
2008-07-09 1:10 UTC (2+ messages)
[PATCH -mm 1/2] kexec jump -v12: kexec jump
2008-07-09 1:12 UTC (7+ messages)
[PATCH] kernel/printk.c: Made printk_recursion_bug_msg static
2008-07-09 0:54 UTC (2+ messages)
Crypto Fixes for 2.6.26
2008-07-09 0:37 UTC (4+ messages)
[PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h
2008-07-09 0:28 UTC (5+ messages)
[PATCH 0/4] percpu: Optimize percpu accesses
2008-07-08 23:49 UTC (25+ messages)
` [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area
[PATCH 01/58] microblaze_v5: Kconfig patches
2008-07-08 23:47 UTC (3+ messages)
` [PATCH 19/58] microblaze_v5: early_printk support
[PATCH][resubmit] HP iLO driver
2008-07-08 23:40 UTC (17+ messages)
[PATCH] fix task dirty balancing
2008-07-08 23:38 UTC (2+ messages)
[RFC 00/11] CONFIG_KMOD removal
2008-07-08 23:29 UTC (17+ messages)
` [RFC 04/11] remove CONFIG_KMOD from drivers
` [RFC 06/11] remove CONFIG_KMOD from fs
` [RFC 07/11] remove CONFIG_KMOD from sound
` [RFC 08/11] remove CONFIG_KMOD from net
` [RFC 10/11] remove mention of CONFIG_KMOD from documentation
Intel 8100 Error inserting acpi_cpufreq
2008-07-08 23:22 UTC (3+ messages)
[PATCH 00 of 55] xen64: implement 64-bit Xen support
2008-07-08 22:07 UTC (56+ messages)
` [PATCH 01 of 55] x86/paravirt: Call paravirt_pagetable_setup_{start, done}
` [PATCH 02 of 55] pvops-64: call paravirt_post_allocator_init() on setup_arch()
` [PATCH 03 of 55] x86_64: there's no need to preallocate level1_fixmap_pgt
` [PATCH 04 of 55] x86: clean up formatting of __switch_to
` [PATCH 05 of 55] x86: use __page_aligned_data/bss
` [PATCH 06 of 55] x86_64: adjust exception frame in ia32entry
` [PATCH 07 of 55] x86_64: unstatic get_local_pda
` [PATCH 08 of 55] xen: print backtrace on multicall failure
` [PATCH 09 of 55] xen-netfront: fix xennet_release_tx_bufs()
` [PATCH 10 of 55] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
` [PATCH 11 of 55] xen: define set_pte from the outset
` [PATCH 12 of 55] xen64: define asm/xen/interface for 64-bit
` [PATCH 13 of 55] xen: make ELF notes work for 32 and 64 bit
` [PATCH 14 of 55] xen: fix 64-bit hypercall variants
` [PATCH 15 of 55] xen64: fix calls into hypercall page
` [PATCH 16 of 55] xen64: add extra pv_mmu_ops
` [PATCH 17 of 55] xen64: random ifdefs to mask out 32-bit only code
` [PATCH 18 of 55] xen64: get active_mm from the pda
` [PATCH 19 of 55] xen: move smp setup into smp.c
` [PATCH 20 of 55] x86_64: add workaround for no %gs-based percpu
` [PATCH 21 of 55] xen64: smp.c compile hacking
` [PATCH 22 of 55] xen64: add xen-head code to head_64.S
` [PATCH 23 of 55] xen64: add asm-offsets
` [PATCH 24 of 55] xen64: add 64-bit assembler
` [PATCH 25 of 55] xen64: use set_fixmap for shared_info structure
` [PATCH 26 of 55] xen: cpu_detect is 32-bit only
` [PATCH 27 of 55] xen64: add hypervisor callbacks for events, etc
` [PATCH 28 of 55] xen64: early mapping setup
` [PATCH 29 of 55] xen64: 64-bit starts using set_pte from very early
` [PATCH 30 of 55] xen64: map an initial chunk of physical memory
` [PATCH 31 of 55] xen32: create initial mappings like 64-bit
` [PATCH 32 of 55] xen: fix truncation of machine address
` [PATCH 33 of 55] xen64: use arbitrary_virt_to_machine for xen_set_pmd
` [PATCH 34 of 55] xen: set num_processors
` [PATCH 35 of 55] xen64: defer setting pagetable alloc/release ops
` [PATCH 36 of 55] xen: use set_pte_vaddr
` [PATCH 37 of 55] xen64: xen_write_idt_entry() and cvt_gate_to_trap()
` [PATCH 38 of 55] xen64: deal with extra words Xen pushes onto exception frames
` [PATCH 39 of 55] xen64: add pvop for swapgs
` [PATCH 40 of 55] xen64: register callbacks in arch-independent way
` [PATCH 41 of 55] xen64: add identity irq->vector map
` [PATCH 42 of 55] Xen64: HYPERVISOR_set_segment_base() implementation
` [PATCH 43 of 55] xen64: implement xen_load_gs_index()
` [PATCH 44 of 55] xen: rework pgd_walk to deal with 32/64 bit
` [PATCH 45 of 55] xen: make sure the kernel command line is right
` [PATCH 46 of 55] xen: enable PM_SLEEP for CONFIG_XEN
` [PATCH 47 of 55] xen64: implement failsafe callback
` [PATCH 48 of 55] xen64: Clear %fs on xen_load_tls()
` [PATCH 49 of 55] xen64: implement 64-bit update_descriptor
` [PATCH 50 of 55] xen64: save lots of registers
` [PATCH 51 of 55] xen64: allocate and manage user pagetables
` [PATCH 52 of 55] xen64: set up syscall and sysenter entrypoints for 64-bit
` [PATCH 53 of 55] xen64: set up userspace syscall patch
` [PATCH 54 of 55] xen: implement Xen write_msr operation
` [PATCH 55 of 55] xen: update Kconfig to allow 64-bit Xen
[PATCH 1/1] kthread: Reduce stack pressure in create_kthread and kthreadd
2008-07-08 22:55 UTC
2.6.26-rc9-git4: Reported regressions from 2.6.25
2008-07-08 21:37 UTC
[PATCH] xen: new power management driver calls
2008-07-08 22:48 UTC (3+ messages)
linux-next: Tree for July 8
2008-07-08 22:48 UTC (7+ messages)
` linux-next: Tree for July 8 (HID)
` linux-next: Tree for July 8 (ns8390)
` linux-next: Tree for July 8: nx6325-related commits
[RESEND NET-NEXT PATCH 00/20] igb update for net-next
2008-07-08 22:14 UTC (14+ messages)
` [RESEND NET-NEXT PATCH 08/20] igb: Introduce multiple TX queues with infrastructure
` [RESEND NET-NEXT PATCH 09/20] igb: update ethtool stats to support multiqueue
` [RESEND NET-NEXT PATCH 10/20] igb: add DCA support
` [RESEND NET-NEXT PATCH 11/20] igb: reenable CRC stripping in hardware
` [RESEND NET-NEXT PATCH 12/20] igb: Increment driver version
` [RESEND NET-NEXT PATCH 13/20] igb: add 82576 MAC support
` [RESEND NET-NEXT PATCH 14/20] igb: Add support for quad port WOL and feature flags
` [RESEND NET-NEXT PATCH 15/20] igb: add page recycling support
` [RESEND NET-NEXT PATCH 16/20] igb: add support for in kernel LRO
` [RESEND NET-NEXT PATCH 17/20] net: add netif_napi_del function to allow for removal of napistructs
` [RESEND NET-NEXT PATCH 18/20] igb: update suspend resume
` [NET-NEXT PATCH 19/20] [cosmetic] igb: unused variable warning in igb remove
` [NET-NEXT PATCH 20/20] igb: Improve multiqueue AIM support
Check for BIOS bugs - Original Subject: Re: [PATCH 23/70] ACPICA: Workaround for reversed _PRT entries from BIOS
2008-07-08 22:11 UTC (5+ messages)
[PATCH] padlock: don't whinge when loaded on a non-VIA cpu
2008-07-08 22:08 UTC (6+ messages)
2.6.25: random stalls on certain hardware - regression?
2008-07-08 21:56 UTC
[PATCH 1/1] x86: Add check for node passed to node_to_cpumask
2008-07-08 21:52 UTC (15+ messages)
` [PATCH 1/1] x86: Add check for node passed to node_to_cpumask V2
` [PATCH 1/1] x86: Add check for node passed to node_to_cpumask V3
` [PATCH 1/1] x86: Change _node_to_cpumask_ptr to return const ptr
[GIT PULL] please pull infiniband.git
2008-07-08 21:41 UTC
IPSEC in 2.6.25 causes stalled connections
2008-07-08 21:33 UTC (5+ messages)
[PATCH -next] compat_ioctl: handle BLOCK=n, SCSI=n
2008-07-08 21:23 UTC
git pull through http / git
2008-07-08 21:20 UTC (6+ messages)
[PATCH 1/2] Generic per-device coherent dma allocator
2008-07-08 21:18 UTC (3+ messages)
[ANNOUNCE]: Generic SCSI Target Mid-level For Linux (SCST), target drivers for iSCSI and QLogic Fibre Channel cards released
2008-07-08 21:09 UTC (2+ messages)
[patch v2] splice: fix race with page invalidation
2008-07-08 20:39 UTC
[PATCH 00/34] AMD IOMMU driver
2008-07-08 12:45 UTC (3+ messages)
` [PATCH 01/34] AMD IOMMU: add Kconfig entry
linux-next: Tree for June 13
2008-07-08 12:48 UTC (7+ messages)
` linux-next: Tree for June 13: IO APIC breakage on HP nx6325
[PATCH] ds1620: Push BKL down
2008-07-08 20:08 UTC (3+ messages)
next-0708: build failure at drivers/pci/pci-acpi.c
2008-07-08 20:29 UTC (5+ messages)
[PATCH] nwflash: Push down BKL
2008-07-08 20:10 UTC (2+ messages)
[PATCH 001/001] mmcblk: Fix deadlock when cleanup is called from resume
2008-07-08 20:10 UTC
[PATCH 0/4] Container Freezer: Reuse Suspend Freezer
2008-07-08 20:07 UTC (5+ messages)
[PATCH] SGI UV: TLB shootdown extended apic mode
2008-07-08 20:01 UTC
[ANNOUNCE]: Target drivers for QLogic Fibre Channel cards released
2008-07-08 19:58 UTC (2+ messages)
[PATCH] [0/10] Use 64bit x86 machine check code for 32bit too v2
2008-07-08 19:54 UTC (3+ messages)
New ext4 patchset 2.6.26-rc8-ext4-1
2008-07-08 19:53 UTC (3+ messages)
Trying to use splice from a driver
2008-07-08 19:52 UTC
microblaze_v5: Status message
2008-07-08 19:43 UTC (2+ messages)
2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
2008-07-08 19:43 UTC (12+ messages)
[ANNOUNCE]: ISCSI target driver iSCSI-SCST released
2008-07-08 19:17 UTC
Please pull NFS client fixes for kernel 2.6.26-pre9
2008-07-08 19:30 UTC
[PATCH 2/2] mmc: have mmc_align_data_size use ALIGN() macro
2008-07-08 19:22 UTC (2+ messages)
[Q] Is 64bit LVTT screwed
2008-07-08 19:09 UTC (3+ messages)
[PATCH] Wait for all codecs to be ready if doing a cold reset
2008-07-09 15:07 UTC (7+ messages)
2.6.26-rc9: Reported regressions from 2.6.25
2008-07-08 19:02 UTC (11+ messages)
` [Bug #10872] x86_64 boot hang when CONFIG_NUMA=n
2.6.26-rc6: pcmcia stopped working after resume
2008-07-08 18:06 UTC (4+ messages)
` [regression] Re: 2.6.26-rc6: pcmcia stopped working
[PATCH] reiserfs: discard prealloc in reiserfs_delete_inode
2008-07-08 18:37 UTC
[PATCH 1/2] elf loader support for auxvec base platform string
2008-07-08 18:35 UTC (13+ messages)
[patch 0/17] Series to introduce WARN()... a WARN_ON() variant that takes printk arguments
2008-07-08 18:18 UTC (4+ messages)
` [patch 2/17] Add a WARN() macro that acts like WARN_ON()+printk
[git pull] IDE fixes
2008-07-08 17:38 UTC
PC speaker
2008-07-08 17:38 UTC (2+ 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