messages from 2009-07-28 23:58:32 to 2009-07-29 12:37:40 UTC [more...]
MMC: Make the configuration memory resource optional
2009-07-29 12:37 UTC (9+ messages)
perf_counters issue with self-sampling threads
2009-07-29 12:37 UTC (3+ messages)
[RFC PATCH] Fix posix CPUCLOCK_{PROF,VIRT} periodic precision
2009-07-29 12:31 UTC
eeepc_hotkey rmmod issues
2009-07-29 12:17 UTC (5+ messages)
[PATCH 3/4] Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUEST
2009-07-29 12:10 UTC
[PATCH 2/4] Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKET
2009-07-29 12:10 UTC
[PATCH 4/4] Staging: hv: Fix warning by casting a (const void *) to (void *)
2009-07-29 12:10 UTC
[PATCH 1/4] Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECT
2009-07-29 12:09 UTC
[PATCH] powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> (was: Re: [PATCH 10/33] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>)
2009-07-29 12:06 UTC
2.6.31-rc4: Reported regressions from 2.6.30
2009-07-29 12:04 UTC (9+ messages)
` [Bug #13732] tty layer instabilities
` [Bug #13845] inotify regression, missing events
[PATCH] acerhdf: convert to dev_pm_ops
2009-07-29 11:55 UTC (13+ messages)
[Bugme-new] [Bug 13850] New: reading /proc/kcore causes oops
2009-07-29 11:53 UTC (10+ messages)
` [RFC][PATCH 1/2] vmalloc: reorder unmap and removal entry
` [RFC][PATCH 2/2] vmalloc: vread vwrite avoid memory hole
BUG: scheduling while atomic reintroduced
2009-07-29 11:45 UTC (2+ messages)
Bug in kernel 2.6.31, Slow wb_kupdate writeout
2009-07-29 11:43 UTC (4+ messages)
QoS and/or fair queueing as module?
2009-07-29 11:40 UTC
[PATCH] basic perf support for sparc
2009-07-29 11:25 UTC
[PATCH] usb/audio: guard kernel-only code with __KERNEL__
2009-07-29 11:23 UTC
[PATCH] hibernate / memory hotplug: always use for_each_populated_zone()
2009-07-29 11:20 UTC (5+ messages)
[RFC] [PATCH 3/3 v2] ASoC: add support for Amstrad E3 (Delta) machine
2009-07-29 11:18 UTC
[Regression] kdesu broken
2009-07-29 11:17 UTC (44+ messages)
` [PATCH] "
[PATCH V2 0/32] mmc and omap_hsmmc patches
2009-07-29 11:13 UTC (2+ messages)
[PATCH] scsi: consistent use of __u8 in scsi/scsi.h
2009-07-29 11:11 UTC
[PATCH] cyclades: allow overriding ISA defaults also when the driver is built-in
2009-07-29 11:11 UTC (2+ messages)
Another memory leak in drivers/char/vt.c
2009-07-29 11:04 UTC (3+ messages)
slqb enables interrupts very early
2009-07-29 11:02 UTC (4+ messages)
futexes: Still infinite loop in get_futex_key() in 2.6.31-rc4
2009-07-29 10:56 UTC (11+ messages)
[PATCH 0/4] CGroup: Support for named and empty hierarchies
2009-07-29 10:43 UTC (4+ messages)
` [PATCH 1/4] Support named cgroups hierarchies
[PATCH] trivial: Fix stale definition of file-nr in documentation
2009-07-29 10:37 UTC
[PATCH 1/3] pda-power: add set_charged functionaltity
2009-07-29 10:36 UTC (5+ messages)
` [PATCH 1/2] power_supply: get_by_name and set_charged functionality
New MMC maintainer needed
2009-07-29 10:35 UTC (7+ messages)
[PATCH 0/4] Fix periodic itimers precision -v4
2009-07-29 10:15 UTC (5+ messages)
` [PATCH 1/4] itimers: merge ITIMER_VIRT and ITIMER_PROF
` [PATCH 2/4] itimers: fix periodic tics precision
` [PATCH 3/4] itimers: simplify arm_timer() code a bit
` [PATCH 4/4] cputime: optimize jiffies_to_cputime(1)
[RFC][PATCH] mm: reorder balance_dirty_pages to improve (some) write performance
2009-07-29 10:05 UTC (3+ messages)
[PATCH] kvm: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
2009-07-29 10:03 UTC (3+ messages)
[PATCH 0/7 v5] KVM: support for 1gb pages
2009-07-29 10:00 UTC (2+ messages)
[PATCH] page-allocator: Change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
2009-07-29 9:49 UTC
TTM page pool allocator
2009-07-29 9:39 UTC (10+ messages)
` ttm_mem_global
[RFC] Make AGP work with IOMMU
2009-07-29 9:36 UTC (6+ messages)
Is get_user_pages() enough to prevent pages from being swapped out ?
2009-07-29 9:23 UTC
[RFC][PATCH 5/5] perfcounter: Add support for kernel hardware breakpoints
2009-07-29 9:22 UTC (16+ messages)
[PATCH 07/10] perf_counter: hook up the tracepoint events
2009-07-29 9:12 UTC (6+ messages)
` [tip:perfcounters/core] "
` "
[RFC] IO scheduler based IO controller V6
2009-07-29 9:07 UTC (4+ messages)
[BUG] 2.6.31-rc4 broke expect and gcc's testsuite
2009-07-29 9:00 UTC
[PATCH] tracing: stack allocation fix
2009-07-29 8:58 UTC
Should I use kmap or kmap_atomic to map user pages that will be written in a loop ?
2009-07-29 8:58 UTC (4+ messages)
[PATCH 0/3] VGA arbiter implementation (v2)
2009-07-29 8:52 UTC (5+ messages)
` [PATCH 1/3] vga: implements VGA arbitration on Linux
` [PATCH 2/3] vga: drops a documentation regarding the VGA arbiter
[PATCH] exec: fix set_binfmt() vs sys_delete_module() race
2009-07-29 8:51 UTC (4+ messages)
[RFC][PATCH 0/6] kcore clean up and enhance. v3
2009-07-29 8:50 UTC (5+ messages)
` [RFC][PATCH 5/6] kcore: check physical memory range in correct way
[ANNOUNCE] GIT 1.6.4
2009-07-29 8:46 UTC
[ANNOUNCE] GIT 1.6.3.4
2009-07-29 8:46 UTC
[PATCH 0/2] [GIT PULL] sched: fixes for rt-migration-test failures
2009-07-29 8:41 UTC (4+ messages)
` [PATCH 1/2] sched: check for pushing rt tasks after all scheduling
` [PATCH 2/2] sched: add new prio to cpupri before removing old prio
fbmon.c: err not needed in edid_checksum()
2009-07-29 8:30 UTC
FW: System Hang while trying to send over TCP socket with very less free m/m
2009-07-29 8:24 UTC
adjtimex system man page EINVAL
2009-07-29 8:22 UTC (5+ messages)
Dynamic configure max_cstate
2009-07-29 8:20 UTC (8+ messages)
[PATCH] generic-ipi: make struct call_function_data lockless
2009-07-29 7:57 UTC (5+ messages)
` [PATCH 1/3 -mm] generic-ipi: fix hotplug_cfd()
` [PATCH 2/3 -mm] generic-ipi: cleanup for generic_smp_call_function_interrupt()
` [PATCH 3/3 -mm] generic-ipi: fix the race between generic_smp_call_function_*() and hotplug_cfd()
[git pull] update the staging radeon kms driver
2009-07-29 7:38 UTC
linux-next: Tree for July 29
2009-07-29 7:36 UTC
31-rc3-mmotm0716 - wonky wireless statistics
2009-07-29 7:19 UTC (3+ messages)
Linux-2.6.31-rc4 - shut the annoying "failed to acquire vblank..."
2009-07-29 6:54 UTC (5+ messages)
linux-next: manual merge of the staging tree with the net tree
2009-07-29 6:52 UTC
[PATCH] Remove Spurious PnP Memory Reserved Warning
2009-07-29 6:42 UTC (4+ messages)
` [PATCH v2] "
[git patches] remove zero-length file in tree
2009-07-29 6:26 UTC (2+ messages)
2.6.31-rc4 - slab entry tak_delay_info leaking ???
2009-07-29 6:20 UTC
linux-next: drbd tree build failure
2009-07-29 6:20 UTC (2+ messages)
linux-next: drbd tree build failure
2009-07-29 6:17 UTC (2+ messages)
[BUGFIX PATCH] kprobes: Use kernel_text_address() for checking probe address
2009-07-29 4:24 UTC (2+ messages)
CTRL-C functionality
2009-07-29 6:13 UTC (3+ messages)
[PATCH] mm: Make it easier to catch NULL cache names
2009-07-29 5:55 UTC (3+ messages)
Show module version sysfs file for built-in modules?
2009-07-29 5:23 UTC (2+ messages)
[PATCH] integrity: add ima_counts_put
2009-07-29 5:12 UTC (3+ messages)
` [PATCH] integrity: add ima_counts_put (updated)
[PATCH 6/12] drivers/platform/x86: Correct redundant test
2009-07-29 4:58 UTC (5+ messages)
[patch -mm v2] mm: introduce oom_adj_child
2009-07-29 4:27 UTC
[regression] sched_getaffinity fails with EINVAL in 2.6.31-rc4
2009-07-29 3:48 UTC (5+ messages)
[PATCH] pata_rdc: driver for RDC ATA devices
2009-07-29 3:37 UTC (5+ messages)
+ cpu_hotplug-dont-affect-current-tasks-affinity.patch added to -mm tree
2009-07-29 2:33 UTC
[PATCH 9/9] drivers/acpi: correct error-handling code
2009-07-29 2:20 UTC (3+ messages)
[Regression] kdesu broken
2009-07-29 2:20 UTC (4+ messages)
[PATCH -mm] introduce tracehook_finish_jctl() helper
2009-07-29 2:01 UTC
[git patches] libata fixes
2009-07-29 2:02 UTC
[PATCH 1/1] do_signal_stop: do not call tracehook_notify_jctl() in TASK_STOPPED state
2009-07-29 1:48 UTC
[PATCH 0/1] do_signal_stop: do not call tracehook_notify_jctl() in TASK_STOPPED state
2009-07-29 1:48 UTC
linux-next: drbd tree build failure
2009-07-29 1:40 UTC (4+ messages)
[PATCH 00/62] Remove unnecessary semicolons
2009-07-29 1:17 UTC (3+ messages)
` [PATCH 12/62] drivers/ata: "
[PATCH] libata: add missing NULL pointer check to ata_eh_reset()
2009-07-29 1:10 UTC (2+ messages)
[PATCH] libata: remove superfluous NULL pointer checks
2009-07-29 1:10 UTC (2+ messages)
[RFC v17][PATCH 00/60] Kernel based checkpoint/restart
2009-07-29 0:44 UTC (3+ messages)
` [RFC v17][PATCH 17/60] pids 7/7: Define clone_with_pids syscall
[PATCH] mce: don't log boot MCEs on Pentium M (model == 13) CPUs
2009-07-29 0:33 UTC (2+ messages)
[PATCH] Shut off pci_find_device warnings when the deprecated pci functions are enabled
2009-07-29 0:32 UTC (5+ messages)
[PATCH 0/6] CGroups: cgroup memberlist enhancement+fix
2009-07-29 0:23 UTC (5+ messages)
` [PATCH 5/6] Makes procs file writable to move all threads by tgid at once
[patch 00/71] [00/@num@] 2.6.30.4-stable review
2009-07-28 23:47 UTC (19+ messages)
` [patch 02/71] NFSD: Dont hold unrefcounted creds over call to nfsd_setuser()
` [patch 05/71] fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
` [patch 07/71] gigaset: accept connection establishment messages in any order
` [patch 08/71] cfg80211: fix refcount leak
` [patch 10/71] USB: handle zero-length usbfs submissions correctly
` [patch 11/71] USB: ti_usb_3410_5052: fix duplicate device ids
` [patch 12/71] USB: fix uninitialised variable in ti_do_download
` [patch 13/71] USB: fix the clear_tt_buffer interface
` [patch 15/71] USB: fix memleak in usbfs
` [patch 16/71] USB: RNDIS gadget, fix issues talking from PXA
` [patch 19/71] cifs: fix regression with O_EXCL creates and optimize away lookup
` [patch 20/71] cifs: free nativeFileSystem field before allocating a new one
` [patch 21/71] ALSA: ca0106 - Fix the max capture buffer size
` [patch 23/71] ALSA: hda - Add quirk for Gateway T6834c laptop
` [patch 24/71] ALSA: hda - Fix mute control with some ALC262 models
` [patch 27/71] ASoC: Fix register cache initialisation for WM8753
` [patch 28/71] partitions: fix broken uevent_suppress conversion
` [patch 31/71] x86: Fix fixmap page order for FIX_TEXT_POKE0,1
[PATCH 1/1] pagemap clear_refs: modify to specify anon or mapped vma clearing
2009-07-29 0:00 UTC (11+ 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