messages from 2008-12-31 02:59:21 to 2008-12-31 09:07:49 UTC [more...]
early fixmap causes kmap breakage
2008-12-31 9:01 UTC (8+ messages)
[PATCH] ibmveth: use consistent types
2008-12-31 9:06 UTC (6+ messages)
[RFC v2] mac80211: Handle power constraint level advertised in 11d+h beacon
2008-12-31 9:04 UTC
pending kbuild updates
2008-12-31 9:05 UTC (4+ messages)
` [PATCH 06/13] kconfig: print all locations when we see a recursive dependency
[PATCH] net/ehea: bitops work on unsigned longs
2008-12-31 9:02 UTC (6+ messages)
gitweb $export_ok question
2008-12-31 9:00 UTC (3+ messages)
[linux-lvm] Convert a non-striped LV to a striped LV without data loss?
2008-12-31 8:31 UTC (3+ messages)
` [linux-lvm] "
PCI resource collision message
2008-12-31 9:00 UTC (3+ messages)
[PATCH -tip] cpumask: fix compile error in kernel/irq/proc.c
2008-12-31 8:59 UTC
[PATCH] mm: stop kswapd's infinite loop at high order allocation
2008-12-31 8:59 UTC (5+ messages)
large intermittent latency spike 2.6.28 (and 2.6.27.10), bisect commit ca7e716c7833aeaeb8fedd6d004c5f5d5e14d325 -> Revert "sched_clock: prevent scd->clock from moving backwards"
2008-12-31 8:54 UTC (2+ messages)
` [PATCH] sched_clock: prevent scd->clock from moving backwards, take #2
Windows SMP
2008-12-31 8:50 UTC (6+ messages)
snd-hda-intel no front mute switch
2008-12-31 8:48 UTC
The bzip2/lzma patches
2008-12-31 8:47 UTC (2+ messages)
[PATCH -tip] cpumask: fix bogus kernel-doc
2008-12-31 8:45 UTC
- kconfig-add-module_name-shortcut.patch removed from -mm tree
2008-12-31 8:45 UTC
[linux-dvb] RE : Compile error, bug in compat.h with kernel 2.6.27.9 ?
2008-12-31 8:45 UTC (2+ messages)
[PATCH -tip] fix compilation error
2008-12-31 8:44 UTC (10+ messages)
[PATCH 0/6] cpuset: convert to new cpumask API
2008-12-31 8:37 UTC (7+ messages)
` [PATCH 1/6] cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
` [PATCH 2/6] cpuset: remove on stack cpumask_t in cpuset_can_attach()
` [PATCH 3/6] cpuset: convert cpuset_attach() to use cpumask_var_t
` [PATCH 4/6] cpuset: don't allocate trial cpuset on stack
` [PATCH 5/6] cpuset: convert cpuset->cpus_allowed to cpumask_var_t
` [PATCH 6/6] cpuset: remove remaining pointers to cpumask_t
[PATCH] sg: fix races during device removal
2008-12-31 8:37 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: add integer Altivec instructions, take 2
2008-12-31 3:10 UTC (36+ messages)
` [Qemu-devel] [PATCH 01/40] Fix TCG error in gen_avr_ptr
` [Qemu-devel] [PATCH 02/40] Add helper macros for later patches
` [Qemu-devel] [PATCH 03/40] Add GEN_VXFORM macro for subsequent instructions
` [Qemu-devel] [PATCH 04/40] Add v{add,sub}u{b,h,w}m instructions
` [Qemu-devel] [PATCH 05/40] Add vavg{s,u}{b,h,w} instructions
` [Qemu-devel] [PATCH 06/40] Add v{min, max}{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 07/40] Add GEN_VXRFORM{, 1} macros for subsequent instructions
` [Qemu-devel] [PATCH 08/40] Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 09/40] Add vscr access macros
` [Qemu-devel] [PATCH 10/40] Add vmrg{l,h}{b,h,w} instructions
` [Qemu-devel] [PATCH 11/40] Add vmul{e,o}{s,u}{b,h} instructions
` [Qemu-devel] [PATCH 12/40] Add vsr{,a}{b,h,w} instructions
` [Qemu-devel] [PATCH 13/40] Add vsl{b,h,w} instructions
` [Qemu-devel] [PATCH 15/40] Add v{add,sub}cuw instructions
` [Qemu-devel] [PATCH 16/40] Add lvs{l,r} instructions
` [Qemu-devel] [PATCH 18/40] Add v{add, sub}{s, u}{b, h, w}s instructions
` [Qemu-devel] [PATCH 19/40] Add vrl{b,h,w} instructions
` [Qemu-devel] [PATCH 20/40] Add vs{l,r} instructions
` [Qemu-devel] [PATCH 21/40] Add vsldoi instruction
` [Qemu-devel] [PATCH 22/40] Add GEN_VXFORM_SIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 23/40] Add vspltis{b,h,w} instructions
` [Qemu-devel] [PATCH 24/40] Add GEN_VXFORM_UIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 25/40] Add vsplt{b,h,w} instructions
` [Qemu-devel] [PATCH 26/40] Add GEN_VXFORM_NOA macro for subsequent instructions
` [Qemu-devel] [PATCH 27/40] Add vupk{h,l}px instructions
` [Qemu-devel] [PATCH 28/40] Add vupk{h,l}s{b,h} instructions
` [Qemu-devel] [PATCH 29/40] Add GEN_VAFORM_PAIRED macro for subsequent instructions
` [Qemu-devel] [PATCH 30/40] Add vmsum{u,m}bm instructions
` [Qemu-devel] [PATCH 31/40] Add vsel and vperm instructions
` [Qemu-devel] [PATCH 32/40] Add saturating arithmetic conversion functions for subsequent instructions
` [Qemu-devel] [PATCH 33/40] Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions
` [Qemu-devel] [PATCH 36/40] Add vmsumuh{m,s} instructions
` [Qemu-devel] [PATCH 37/40] Add vmsumsh{m,s} instructions
` [Qemu-devel] [PATCH 39/40] Add {l,st}ve{b,h,w}x instructions
` [Qemu-devel] [PATCH 40/40] Add vsumsws, vsum2sws, and vsum4{sbs, shs, ubs} instructions
Kernel 2.6.28 regression: Hang after hibernate
2008-12-31 8:36 UTC (2+ messages)
Is Asoc suitable for my device?
2008-12-31 8:35 UTC (3+ messages)
[RFC PATCH] hrtimer: removing all ur callback modes
2008-12-31 8:32 UTC (10+ messages)
Tux3 report: A Golden Copy
2008-12-31 8:31 UTC (7+ messages)
` [Tux3] "
git push question.. error: Unable to lock remote branch refs/heads/master
2008-12-31 8:22 UTC (2+ messages)
[ath9k-devel] Wireless N - AP mode devel status??
2008-12-31 8:11 UTC (4+ messages)
[STGIT][PATCH] new: translate non word characters in patch name to '-'
2008-12-31 8:07 UTC (5+ messages)
[PATCH 0/2] ASoC: TWL4030: Add DAPM based capture implementation
2008-12-31 8:08 UTC (3+ messages)
` [PATCH 1/2] ASoC: TWL4030: Make the enum filter generic for twl4030
` [PATCH 2/2] ASoC: TWL4030: DAPM based capture implementation
[PATCH 0/2] pdflush fix and enhancement
2008-12-31 8:01 UTC (11+ messages)
` [PATCH 2/2] Add /proc controls for pdflush threads
linux-next: sched tree build warning
2008-12-31 7:52 UTC (7+ messages)
` [patch] powerpc: change u64/s64 to a long long integer type
[PATCH] vtd hotplug: check if a device can be hot-plugged
2008-12-31 7:48 UTC
[git pull] vfs patches, part 1
2008-12-31 7:43 UTC
[U-Boot] [PATCH] usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
2008-12-31 7:42 UTC (3+ messages)
[PATCH] Btrfs-progs: btrfs file system size should be bigger then 256m
2008-12-31 7:41 UTC (2+ messages)
[JGIT PATCH 0/5] Add jgit init, clone, receive-pack; transport fixes
2008-12-31 7:35 UTC (5+ messages)
` [JGIT PATCH 3/5] Modify "jgit daemon" so it can run outside of a repository
` [JGIT PATCH 4/5] Add "jgit clone" to support cloning off URLs that are JGit specific
[RFC 2.6.27 2/2] mach-pxa: add AM300 platform driver v3
2008-12-31 7:35 UTC (2+ messages)
Samsung R560 ACPI issues
2008-12-31 7:34 UTC (2+ messages)
[Buildroot] Can't Login to New System
2008-12-31 7:26 UTC (2+ messages)
[PATCH] Btrfs-progs: update BUG_ON and WARN_ON
2008-12-31 6:54 UTC
[git pull] sparseirq / irq updates for v2.6.29
2008-12-31 6:48 UTC (6+ messages)
` [git pull] sparseirq / irq fixes
[Bug 19342] New: PB 12" G4: Pointer to flat panel table invalid
2008-12-31 6:45 UTC
[PATCH] kvm: bios: KVM does not support SMM, so disable it
2008-12-31 6:45 UTC (2+ messages)
[Qemu-devel] [PATCH] MIPS: DMA support for RC4030 chipset [v5]
2008-12-31 6:42 UTC
mmotm 2008-12-30-16-05 uploaded
2008-12-31 6:26 UTC (6+ messages)
` mmotm 2008-12-30-16-05 uploaded (mtd)
` mmotm 2008-12-30-16-05 uploaded (mmc)
` [PATCH mmotm] input: fix function arg list
` [PATCH] spi.h uses/needs device.h
` [PATCH mmotm] leds-dac124s085: use header files for interfaces
backlight regression on ASUS F6S: inverted brightness control
2008-12-31 6:21 UTC (6+ messages)
PM with rootfs on mmc?
2008-12-31 6:23 UTC (2+ messages)
ACPICA Release 20081204 linuxized patch set
2008-12-31 6:20 UTC (2+ messages)
PRIVATE MESSAGE TO YOU URGENT AND CONFIDENTIAL
2008-12-31 6:16 UTC
for newbs = little exercise / tutorial / warmup for windows and other non-sophisticated new Git users :-) [Scanned]
2008-12-31 6:07 UTC (5+ messages)
hi
2008-12-31 6:02 UTC (2+ messages)
` Hi
Why kernel make obj file with debug info ?
2008-12-31 6:00 UTC (2+ messages)
I sent you the ecard
2008-12-31 5:46 UTC
[PATCH] net/ehea: use consistent type
2008-12-31 5:51 UTC (4+ messages)
[PATCH 15/15] KVM: Fix racy in kvm_free_assigned_irq
2008-12-31 5:43 UTC (4+ messages)
[RFC] mac80211: Handle power constraint level advertised in 11d+h beacon
2008-12-31 5:15 UTC (3+ messages)
Specialization project, Real-Time Scheduling
2008-12-31 5:25 UTC (2+ messages)
[2.6.28] NULL pointer dereference at get_stats()
2008-12-31 5:09 UTC (5+ messages)
[RFC 2.6.27 1/1] gpiolib: add support for batch set of pins
2008-12-31 5:02 UTC (6+ messages)
[PATCH 2/5] ftrace: infrastructure for supporting binary record
2008-12-31 4:59 UTC (2+ messages)
Fw: [Bug 12334] New: Ack flood
2008-12-31 4:59 UTC
[SPAM] B发-V票8N
2008-12-31 4:55 UTC
freezing when using GPLPV drivers (including Dom0)
2008-12-31 4:51 UTC (11+ messages)
` "
` Question
+ spih-uses-needs-deviceh.patch added to -mm tree
2008-12-31 4:47 UTC
[PATCH] infiniband/ehca: spin_lock_irqsave takes an unsigned long
2008-12-31 4:44 UTC (3+ messages)
+ es-input-allow-certain-ev_abs-events-to-bypass-all-filtering-fix.patch added to -mm tree
2008-12-31 4:43 UTC
[GIT pull] FAT fixes
2008-12-31 4:26 UTC
swiotlb: Add missing __init annotations
2008-12-31 4:18 UTC
[PATCH 00/20] ACPI: PCI: simplify _PRT handling
2008-12-31 4:17 UTC (4+ messages)
` [PATCH 03/20] ACPI: PCI: simplify buffer management for evaluating _PRT
` [PATCH] ACPI: simplify buffer management for acpi_pci_bind() etc
[PATCH] parisc: fix module loading failure of large kernel modules (take 2)
2008-12-31 4:08 UTC (4+ messages)
[PATCH] cpuset,mm: fix allocating page cache/slab object on the unallowed node when memory spread is set
2008-12-31 3:59 UTC (6+ messages)
[PATCH 4/5] xfstests: test 196, add a testcase for renames across project boundaries
2008-12-31 4:00 UTC (4+ messages)
` [PATCH 5/5] xfstests: test 197, add a testcase for d_off truncation
[PATCH 0/2] kmemtrace over tracepoints (resubmit)
2008-12-31 3:56 UTC (2+ messages)
[PATCH] Minor fix for 85xxmds mpic init
2008-12-31 3:50 UTC
for newbs = little exercise / tutorial / warmup for windows and other non-sophisticated new Git users :-) [Scanned]
2008-12-31 3:49 UTC (3+ messages)
A bug with multiple devices?
2008-12-31 3:30 UTC (4+ messages)
access(2) regressions in current mainline
2008-12-31 3:28 UTC (2+ messages)
` [PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat()
[linux-dvb] DVICO dual express incorrect readback of firmware message (2.6.28 kernel)
2008-12-31 3:24 UTC
[PATCH 1/2] video: always update the brightness when poking "brightness"
2008-12-31 3:24 UTC (8+ messages)
[PATCH v4] Resurrect IT8172 IDE controller driver
2008-12-31 3:22 UTC
[PATCH v3] Resurrect IT8172 IDE controller driver
2008-12-31 3:20 UTC (3+ messages)
[PATCH] infiniband/ehca: use consistent type
2008-12-31 3:14 UTC
Kernel Bug after corrupted filesystem
2008-12-31 3:12 UTC (3+ messages)
[PATCH] powerpc/cell: local_irq_save takes an unsigned long
2008-12-31 3:09 UTC
where is hypercall page initialized?
2008-12-31 3:08 UTC (3+ messages)
` "
[PATCH] powerpc/cell: bitops work on unsigned longs
2008-12-31 3:06 UTC
[PATCH 5/5] ftrace: trace markers
2008-12-31 2:56 UTC
[PATCH 4/5] ftrace: show ftrace_bprintk()'s formats
2008-12-31 2:56 UTC
[PATCH 3/5] ftrace: add ftrace_bprintk()
2008-12-31 2:56 UTC
[PATCH 1/5] add binary printf
2008-12-31 2:55 UTC
[PATCH 0/5] ftrace: support binary record (V2)
2008-12-31 2:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.