messages from 2007-07-19 10:14:17 to 2007-07-19 14:57:08 UTC [more...]
[Cbe-oss-dev] [patch 11/13] cell: driver for DDR2 memory on AXON
2007-07-19 14:49 UTC
[PATCH] Cleanup elevator_ops->trim function
2007-07-19 14:55 UTC
[BUGFIX]{PATCH] flush icache on ia64 take2
2007-07-19 14:51 UTC (9+ messages)
[PATCH for review] [0/48] Second batch of x86 patches for .23
2007-07-19 14:52 UTC (43+ messages)
` [PATCH for review] [1/48] i386: pgd_{c,d}tor() static
` [PATCH for review] [2/48] i386: fix section mismatch warning in intel_cacheinfo
` [PATCH for review] [3/48] i386: do not restore reserved memory after hibernation
` [PATCH for review] [4/48] i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot
` [PATCH for review] [5/48] i386: HPET, check if the counter works
` [PATCH for review] [6/48] x86: trim memory not covered by WB MTRRs
` [PATCH for review] [7/48] i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
` [PATCH for review] [8/48] i386: Remove unneeded test of 'task' in dump_trace()
` [PATCH for review] [9/48] i386: move the kernel to 16MB for NUMA-Q
` [PATCH for review] [10/48] x86_64: Move functions declarations to header file
` [PATCH for review] [11/48] x86_64: During VM oom condition, kill all threads in process group
` [PATCH for review] [12/48] x86_64: use the global PIT lock
` [PATCH for review] [13/48] x86_64: fix typo in acpi_pm.c
` [PATCH for review] [14/48] x86_64: lower printk severity
` [PATCH for review] [15/48] x86_64: fix wrong comment regarding set_fixmap()
` [PATCH for review] [16/48] x86_64: Geode HW Random Number Generator depends on X86_32
` [PATCH for review] [17/48] x86_64: change _map_single to static in pci_gart.c etc
` [PATCH for review] [18/48] x86_64: flush_tlb_kernel_range() warning fix
` [PATCH for review] [19/48] i386: add cpu_relax() to cmos_lock()
` [PATCH for review] [20/48] i386: replace hard-coded constant with appropriate macro from kernel.h
` [PATCH for review] [21/48] x86_64: disable the GART in shutdown
` [PATCH for review] [22/48] x86_64: fix e820_hole_size based on address ranges
` [PATCH for review] [23/48] x86_64: disable srat when numa emulation succeeds
` [PATCH for review] [24/48] x86_64: move iommu declaration from proto to iommu.h
` [PATCH for review] [25/48] i386: remove volatile in apic.c
` [PATCH for review] [26/48] i386: hpet assumes boot cpu is 0
` [PATCH for review] [27/48] i386: move PIT function declarations and constants to correct header file
` [PATCH for review] [28/48] i386: fix iounmap's use of vm_struct's size field
` [PATCH for review] [29/48] x86_64: arch/x86_64/kernel/aperture.c lower printk severity
` [PATCH for review] [30/48] x86_64: arch/x86_64/kernel/e820.c "
` [PATCH for review] [31/48] i386: basic infrastructure support for AMD geode-class machines
` [PATCH for review] [32/48] i386: insert HPET firmware resource after PCI enumeration has completed
` [PATCH for review] [33/48] i386: remove old IRQ balancing debug cruft
` [PATCH for review] [34/48] i386: Update alignment when 4K stacks are used
` [PATCH for review] [35/48] x86_64: remove __smp_alt* sections
` [PATCH for review] [36/48] x86_64: k8topology add family 10h and 11h PCI IDs
` [PATCH for review] [37/48] x86_64: make k8topology multi-core aware
` [PATCH for review] [38/48] x86_64: Put allocated ELF notes in read-only data segment
[patch] softlockup watchdog: fix Xen bogosity
2007-07-19 14:50 UTC (10+ messages)
` [patch] fix the softlockup watchdog to actually work
does CONFIG_UNUSED_SYMBOLS have any value anymore?
2007-07-19 14:45 UTC (3+ messages)
[PATCH] [0/58] First batch of x86 patches for .23
2007-07-19 14:46 UTC (53+ messages)
` [PATCH] [2/58] x86_64: Tell gcc to only align stack to 8 bytes
` [PATCH] [5/58] x86_64: Report the pending irq if available in smp_affinity
` [PATCH] [14/58] x86_64: Add on_cpu_single
` [PATCH] [19/58] x86_64: Don't use softirq save locks in smp_call_function
` [PATCH] [20/58] x86: Always probe the NMI watchdog
` [PATCH] [21/58] i386: Reserve the right performance counter for the Intel PerfMon "
` [PATCH] [33/58] x86_64: Avoid too many remote cpu references due to /proc/stat
` [PATCH] [34/58] x86_64: ia32entry adjustments
` [PATCH] [35/58] i386: allow debuggers to access the vsyscall page with compat vDSO
` [PATCH] [36/58] x86_64: minor exception trace variables cleanup
` [PATCH] [37/58] x86_64: remove unused variable maxcpus
` [PATCH] [38/58] i386: smp-alt-once option is only useful with HOTPLUG_CPU
` [PATCH] [39/58] i386: minor nx handling adjustment
` [PATCH] [40/58] i386: remapped_pgdat_init() static
` [PATCH] [41/58] i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
` [PATCH] [42/58] i386: timer_irq_works() static again
` [PATCH] [43/58] x86_64: Quicklist support for x86_64
` [PATCH] [44/58] x86_64: extract helper function from e820_register_active_regions
` [PATCH] [45/58] x86_64: fake pxm-to-node mapping for fake numa
` [PATCH] [46/58] x86_64: fake apicid_to_node "
` [PATCH] [47/58] i386: insert unclaimed MMCONFIG resources
` [PATCH] [48/58] x86_64: O_EXCL on /dev/mcelog
` [PATCH] [49/58] x86_64: support poll() "
` [PATCH] [50/58] x86_64: mcelog tolerant level cleanup
` [PATCH] [51/58] i386: fix machine rebooting
` [PATCH] [52/58] i386: fix section mismatch warnings in mtrr
` [PATCH] [53/58] x86: PM_TRACE support
` [PATCH] [54/58] x86: Make Alt-SysRq-p display the debug register contents
` [PATCH] [55/58] i386: add reference to the arguments
` [PATCH] [56/58] x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
` [PATCH] [57/58] x86_64: check remote IRR bit before migrating level triggered irq
` [PATCH] [58/58] x86: remove support for the Rise CPU
[PATCH 1/1] Driver for the Atmel on-chip SSC on AT32AP and AT91
2007-07-19 14:45 UTC (3+ messages)
[PATCH 0/3][try 1] init: enable system-on-initramfs
2007-07-19 14:41 UTC (4+ messages)
[patch] CFS scheduler, -v19
2007-07-19 14:32 UTC (11+ messages)
[PATCH] Conexant 2388x: check for kthread_run
2007-07-19 14:32 UTC (3+ messages)
Someone ( bsg merge ? ) broke {sd,hd}parm on current git
2007-07-19 14:31 UTC (6+ messages)
Linux, tcpdump and vlan
2007-07-19 14:23 UTC (6+ messages)
[GIT PULL] XFS update
2007-07-19 14:20 UTC
[PATCH][IPMI] Fix mem leak in try_init_dmi() code
2007-07-19 14:18 UTC (2+ messages)
Determine version of kernel that produced vmcore
2007-07-19 14:12 UTC (3+ messages)
[BUG] Lockup on boot when trying to bring up r8169 NIC
2007-07-19 14:11 UTC
BUG: unable to handle kernel NULL pointer dereference - nfs v3
2007-07-19 14:11 UTC (3+ messages)
__pdflush have an unnecessary code ?
2007-07-19 14:10 UTC
kmalloc zero size changes break i386
2007-07-19 14:08 UTC (2+ messages)
[PATCH] Consolidate PTRACE_DETACH
2007-07-19 14:02 UTC (2+ messages)
[PATCH try #3] security: Convert LSM into a static interface
2007-07-19 13:58 UTC (3+ messages)
[PATCH][RFC] Delete export of tty.h to userspace
2007-07-19 13:57 UTC (6+ messages)
[patch 0/3] PS3 Storage Drivers for 2.6.23, take 5
2007-07-19 13:55 UTC (18+ messages)
` [patch 1/3] ps3: Disk Storage Driver
` [patch 0/4] PS3 storage driver updates (was: Re: [patch 1/3] ps3: Disk Storage Driver)
` [patch 1/4] ps3disk: use correct bio vector size
` [patch 2/4] ps3disk: updates after final review
` [patch 3/4] ps3rom: "
` [patch 4/4] ps3flash: "
` [patch 3/3] ps3: FLASH ROM Storage Driver
[PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
2007-07-19 13:53 UTC (12+ messages)
[PATCH for review] [31/48] i386: basic infrastructure support for AMD geode-class machines
2007-07-19 13:47 UTC
new text patching for review
2007-07-19 13:46 UTC (3+ messages)
[git patches] two warning fixes
2007-07-19 13:40 UTC (5+ messages)
[PATCH][RFC] 4K stacks default, not a debug thing any more...?
2007-07-19 13:37 UTC
[RFC] Deferred interrupt handling
2007-07-19 13:38 UTC (9+ messages)
` [kvm-devel] "
[PATCH try #3] security: Convert LSM into a static interface
2007-07-19 13:37 UTC (12+ messages)
[PATCH] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero
2007-07-19 13:20 UTC (2+ messages)
net/ipv4/inetpeer.c stack warnings
2007-07-19 13:10 UTC (3+ messages)
[PATCH 1/1] i386: Geode's TSC is not neccessary to mark tu unstable
2007-07-19 13:56 UTC (5+ messages)
Why max_debt isn't used in ext4's find_group_orlov(...) ?
2007-07-19 13:00 UTC
[PATCH] X86_64: hpet tsc calibration fix broken smi detection logic
2007-07-19 13:52 UTC (3+ messages)
[patch] revert: [NET]: Fix races in net_rx_action vs netpoll
2007-07-19 12:54 UTC (14+ messages)
[PATCH] fs/afs/flock.c: posix_test_lock() returns void
2007-07-19 12:55 UTC (2+ messages)
[ANNOUNCE] kvm-30 release
2007-07-19 12:55 UTC
AFS compile broken
2007-07-19 12:48 UTC (3+ messages)
Oops on arm pxa270 2.6.22
2007-07-19 12:42 UTC (3+ messages)
new text patching for review
2007-07-19 12:41 UTC (2+ messages)
[patch] add kdump_after_notifier
2007-07-19 12:15 UTC
[PATCH] NCP: Delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
2007-07-19 11:33 UTC (2+ messages)
Slow Soft-RAID 5 performance
2007-07-19 11:43 UTC (4+ messages)
2.4 Q: list of open files per inode?
2007-07-19 11:41 UTC (2+ messages)
[PATCH][RFC] 4K stacks default, not a debug thing any more...?
2007-07-19 11:44 UTC (14+ messages)
New 'Section mismatch:' warning in current git
2007-07-19 11:32 UTC
[PATCH] i386: Allow KVM on i386 nonpae
2007-07-19 11:30 UTC
[PATCH] Warn userspace about including an empty linux/tty.h
2007-07-19 11:23 UTC
[PATCH] virtual sched_clock() for s390
2007-07-19 10:57 UTC
understanding firmware loader for speedtouch (kernel 2.6.21.5)
2007-07-19 10:24 UTC (6+ messages)
i386: pata_cs5520 does not work
2007-07-19 10:08 UTC (3+ messages)
jffs2 statfs issue
2007-07-19 10:01 UTC
[ANNOUNCE] RSBAC 1.3.5 released
2007-07-19 9:37 UTC
[GIT PULL] Late KVM Updates for the 2.6.23 merge window
2007-07-19 9:58 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