messages from 2009-12-18 19:06:05 to 2009-12-19 08:49:20 UTC [more...]
[PATCH 0/6 v5] Kernel handling of Dynamic Logical Partitioning
2009-12-19 8:46 UTC (4+ messages)
` [PATCH 5/6 v5] CPU probe/release files
linux-next: Tree for December 19
2009-12-19 8:42 UTC (5+ messages)
` linux-next: Tree for December 19 (staging/dt3155)
` linux-next: Tree for December 19 (media/mantis)
[PATCH 7/7] sound: Use kzalloc for allocating only one thing
2009-12-19 8:40 UTC (2+ messages)
[PATCH] improve the performance of large sequential write NFS workloads
2009-12-19 8:08 UTC (9+ messages)
kexec reboot broken with ioatdma?
2009-12-19 7:34 UTC (10+ messages)
[PATCH 0/3] gpiolib: gpio naming in sysfs
2009-12-19 15:07 UTC (11+ messages)
` [PATCH 3/3] gpiolib: use chip->names for symlinks, always use gpioN for device names
` [PATCH]crypto: Fix complain about lack test for internal used algorithm
[PATCH 2/2] drivers/dma: drop unnecesary memset
2009-12-19 7:30 UTC
[PATCH 1/2] drivers/block: drop unnecesary memset
2009-12-19 7:30 UTC
2.6.32 seemed to have broken nVidia MCP7A sata controller
2009-12-19 7:29 UTC
[PATCH 6/7] drivers/usb: Use kzalloc for allocating only one thing
2009-12-19 7:17 UTC
[PATCH 5/7] drivers/scsi/pm8001: Use kzalloc for allocating only one thing
2009-12-19 7:17 UTC
[PATCH 4/7] drivers/scsi/mvsas: Use kzalloc for allocating only one thing
2009-12-19 7:17 UTC
[PATCH 3/7] drivers/net/cxgb3: Use kzalloc for allocating only one thing
2009-12-19 7:16 UTC
[PATCH 2/7] drivers/gpu: Use kzalloc for allocating only one thing
2009-12-19 7:16 UTC
[PATCH 1/7] drivers/block/aoe: Use kzalloc for allocating only one thing
2009-12-19 7:16 UTC
[mm][RFC][PATCH 0/11] mm accessor updates
2009-12-19 6:49 UTC (16+ messages)
` [RFC 0/4] speculative page fault (Was "
` [RFC 2/4] add mm event counter
` [RFC 3/4] lockless vma caching
` [RFC 4/4] speculative pag fault
[GIT PULL] Ceph distributed file system client for 2.6.33
2009-12-19 5:33 UTC (5+ messages)
2.6.33-rc1: hrtimers and tickless broken on m68knommu
2009-12-19 5:06 UTC (5+ messages)
[PATCH 3/7] V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero
2009-12-19 4:32 UTC (4+ messages)
` [PATCH 4/7] can/at91: "
[PATCH 3/5] USB: use DECLARE_COMPLETION_ONSTACK for non-constant completion
2009-12-19 4:30 UTC (4+ messages)
` [PATCH 4/5] mISDN: "
e100 REGRESSION in 2.6.32 (PATCH)
2009-12-19 4:19 UTC (4+ messages)
` e100 REGRESSION in 2.6.32 (PATCH v2)
[PATCH] broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
2009-12-19 4:16 UTC (3+ messages)
NetXen crash in sysfs_create_file
2009-12-19 4:14 UTC (3+ messages)
x264 benchmarks BFS vs CFS
2009-12-19 4:03 UTC (4+ messages)
Suggestion: xtime as new inode attribute
2009-12-19 1:48 UTC (3+ messages)
[PATCH 1/12] pci: separate pci_setup_bridge to small functions
2009-12-19 1:20 UTC (18+ messages)
` [PATCH 2/12] pci: add pci_bridge_release_unused_res and pci_bus_release_unused_bridge_res -v2
` [PATCH 3/12] pci: don't dump it when bus resource flags is not used
` [PATCH 4/12] pci: add failed_list to record failed one for pci_bus_assign_resources -v2
` [PATCH 5/12] pci: update leaf bridge res to get more big range in pci assign unssign -v3
` [PATCH 6/12] pci: don't shrink bridge resources
` [PATCH 7/12] pci: introduce pci_assign_unassigned_bridge_resources -v2
` [PATCH 8/12] pci: pciehp clean flow in pciehp_configure_device
` [PATCH 9/12] pci: pciehp second try to get big range for pcie devices -v2
` [PATCH 10/12] pci: pci_bridge_release_res -v2
` [PATCH 11/12] pciehp: add support for bridge resource reallocation -v2
` [PATCH 12/12] pci: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
[PATCH 1/9] x86: move range related operation to one file
2009-12-19 0:34 UTC (11+ messages)
` [PATCH 2/9] x86: check range in update range
[this_cpu_xx V8 00/16] Per cpu atomics in core allocators, cleanup and more this_cpu_ops
2009-12-18 22:26 UTC (17+ messages)
` [this_cpu_xx V8 01/16] this_cpu_ops: page allocator conversion
` [this_cpu_xx V8 02/16] this_cpu ops: Remove pageset_notifier
` [this_cpu_xx V8 03/16] Use this_cpu operations in slub
` [this_cpu_xx V8 04/16] SLUB: Get rid of dynamic DMA kmalloc cache allocation
` [this_cpu_xx V8 05/16] this_cpu: Remove slub kmem_cache fields
` [this_cpu_xx V8 06/16] Make slub statistics use this_cpu_inc
` [this_cpu_xx V8 07/16] Module handling: Use this_cpu_xx to dynamically allocate counters
` [this_cpu_xx V8 08/16] Remove cpu_local_xx macros
` [this_cpu_xx V8 09/16] Allow arch to provide inc/dec functionality for each size separately
` [this_cpu_xx V8 10/16] Support generating inc/dec for this_cpu_inc/dec
` [this_cpu_xx V8 11/16] Generic support for this_cpu_cmpxchg
` [this_cpu_xx V8 12/16] Add percpu cmpxchg operations
` [this_cpu_xx V8 13/16] Generic support for this_cpu_xchg
` [this_cpu_xx V8 14/16] x86 percpu xchg operation
` [this_cpu_xx V8 15/16] Generic support for this_cpu_add_return()
` [this_cpu_xx V8 16/16] x86 support for this_cpu_add_return
[PATCH 3/4] Documentation: update ftrace-design.txt
2009-12-18 23:17 UTC
[PATCH 2/4] Documentation: update tracepoint-analysis.txt
2009-12-18 23:17 UTC
[PATCH 1/4] Documentation: update mmiotrace.txt
2009-12-18 23:16 UTC
[PATCH 4/4] Documentation: update ring-buffer-design.txt
2009-12-18 23:17 UTC
[PATCH] staging: s5k3e2fx.c: simplify complexity by factoring
2009-12-18 23:52 UTC (3+ messages)
[patch] media video cx23888 driver: fix possible races using new kfifo_API kfifo_reset()
2009-12-18 23:43 UTC (2+ messages)
[PATCH] new kqueue API v.08
2009-12-18 23:30 UTC
[mm][RFC][PATCH 0/11] mm accessor updates
2009-12-18 23:18 UTC (12+ messages)
x86: do_debug && PTRACE_SINGLESTEP broken by 08d68323d1f0c34452e614263b212ca556dae47f
2009-12-18 23:15 UTC (6+ messages)
Linux 2.6.32.2
2009-12-18 22:57 UTC (2+ messages)
linux-next: fsnotify tree build warning
2009-12-18 23:01 UTC
Linux 2.6.27.42
2009-12-18 22:58 UTC (2+ messages)
Linux 2.6.31.9
2009-12-18 22:59 UTC (2+ messages)
linux-next: manual merge of the tip tree with the limits tree
2009-12-18 22:51 UTC
linux-next: manual merge of the limits tree with the tree
2009-12-18 22:46 UTC
[PATCH 2/2] x86/apic: check global clockevent in lapic timer setup
2009-12-18 22:44 UTC (8+ messages)
[PATCH] Drop 80-character limit in checkpatch.pl
2009-12-18 22:36 UTC (21+ messages)
` [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars
` [dm-devel] "
[PATCH v2 2/2] Crypto: Talitos: Support for Async_tx XOR offload
2009-12-18 22:17 UTC (8+ messages)
[Fwd: [patch] media video cx23888 driver: ported to new kfifo API]
2009-12-18 22:09 UTC (4+ messages)
[PATCH] perf tools: Prevent from BITS_PER_LONG redefinition
2009-12-18 22:05 UTC
[PATCH 1/1] perf record: We should fork only if a program was specified to run
2009-12-18 22:03 UTC (6+ messages)
git pull on linux-next makes my system crawl to its knees and beg for mercy
2009-12-18 22:03 UTC (8+ messages)
Fw: Re: [kernel] Re: kernel/rcutree.h:301: sorry, unimplemented: inlining failed in call to 'rcu_bootup_announce': function body not available
2009-12-18 21:55 UTC (6+ messages)
` [stable] "
` [kernel] "
[GIT PULL] AlacrityVM guest drivers for 2.6.33
2009-12-18 21:51 UTC (2+ messages)
build issue #36 for v2.6.33-rc1 for drivers/char/ipmi/ipmi_si_intf.c
2009-12-18 21:24 UTC
[PATCH 1/8] w35und: Convert typedef LOCAL_PARA to struct wb_local_para
2009-12-18 21:08 UTC (8+ messages)
` [PATCH 2/8] w35und: Convert typedef RadioOff to struct radio_off
` [PATCH 3/8] w35und: Remove unused typedef _EVENTLOG
` [PATCH 4/8] w35und: Convert typedef ChanInfo to struct chan_info
` [PATCH 5/8] w35und: Remove unused typedef CHAN_LIST
` [PATCH 6/8] w35und: Remove unused typedef TXRETRY_REC
` [PATCH 7/8] w35und: Remove unused typedef RXLAYER1
` [PATCH 8/8] w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARA
[PATCH] cfq-iosched: reduce write depth only if sync was delayed
2009-12-18 21:03 UTC (9+ messages)
[PATCH 0/12] pci: update pci bridge resources
2009-12-18 20:54 UTC
drivers/gpu/drm/radeon/radeon_test.c:45: undefined reference to `__udivdi3'
2009-12-18 20:54 UTC
[Patch 0/1] Enable user-space breakpoint requests using PID
2009-12-18 20:47 UTC (3+ messages)
` [Patch 1/1] Introduce register_user_hbp_by_pid() and unregister_user_hbp_by_pid()
DMA cache consistency bug introduced in 2.6.28 (Was: Re: [Fdutils] Cannot format floppies under kernel 2.6.*?)
2009-12-18 20:15 UTC (13+ messages)
` [Fdutils] DMA cache consistency bug introduced in 2.6.28 (Was: "
[PATCH 1/7] x86/pci: intel ioh bus num reg accessing fix
2009-12-18 20:09 UTC (7+ messages)
` [PATCH 2/7] x86/pci: use resource_size_t in update_res -v2
` [PATCH 3/7] x86/pci: amd one chain system to use pci read out res
` [PATCH 4/7] x86/pci: use u64 instead of size_t in amd_bus.c -v2
` [PATCH 5/7] x86/pci: add cap_resource -v2
` [PATCH 6/7] x86/pci: enable pci root res read out for 32bit too -v3
` [PATCH 7/7] x86/pci: don't check mmconf again if it is from MSR with amd faml0h
-tip: origin tree boot crash
2009-12-18 20:10 UTC (5+ messages)
[PATCH 0/7] x86/pci: amd_bus and intel_bus
2009-12-18 20:09 UTC
kernel/rcutree.h:301: sorry, unimplemented: inlining failed in call to 'rcu_bootup_announce': function body not available
2009-12-18 20:05 UTC (9+ messages)
` [kernel] "
[PATCH BUGFIX] [RESEND] mm: Pass mm->flags as a coredump parameter for consistency
2009-12-18 19:52 UTC (2+ messages)
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
2009-12-18 19:52 UTC (3+ messages)
intel_bufmgr_gem.c:825: Error setting to CPU domain 626: Input/output error
2009-12-18 19:32 UTC
patch staging-slicoss-no-need-type-casting-when-using-netdev_priv.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
patch staging-slicoss-use-dev-stats-rather-than-adapter-stats.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
patch staging-slicoss-convert-to-netdev_tx_t.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
patch staging-slicoss-use-pci_set_consistent_dma_mask.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
[PATCH -next] staging/rtl8192x: fix printk formats
2009-12-18 19:33 UTC (2+ messages)
` patch staging-rtl8192x-fix-printk-formats.patch added to gregkh-2.6 tree
patch staging-slicoss-use-pci_device_table.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
patch staging-slicoss-use-compare_ether_addr.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
[PATCH] staging/vt66*: kconfig, depends on WLAN
2009-12-18 19:34 UTC (2+ messages)
` patch staging-vt66-kconfig-depends-on-wlan.patch added to gregkh-2.6 tree
patch staging-slicoss-check-for-valid-hw-address.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
patch staging-slicoss-no-need-to-check-pointer-in-debugfs_remove.patch added to gregkh-2.6 tree
2009-12-18 19:33 UTC
[PATCH] r8192U_core: test for negative error in rtl8192_rx_isr()?
2009-12-18 19:33 UTC (2+ messages)
` patch staging-rtl8192su-fix-test-for-negative-error-in-rtl8192_rx_isr.patch added to gregkh-2.6 tree
[PATCH] ramzswap: remove ARM specific d-cache hack
2009-12-18 19:33 UTC (2+ messages)
` patch staging-ramzswap-remove-arm-specific-d-cache-hack.patch added to gregkh-2.6 tree
pohmelfs needs I_LOCK
2009-12-18 19:33 UTC (2+ messages)
` patch staging-pohmelfs-fix-build-error.patch added to gregkh-2.6 tree
[PATCH] Staging: vt665x depend on WIRELESS
2009-12-18 18:53 UTC (3+ messages)
[PATCH] drivers/staging/rtl8187x: Use %pM for mac address output
2009-12-18 18:20 UTC (2+ messages)
(no subject)
2009-12-17 2:39 UTC
[PATCH] anonfd: Make file read-only if fops->write is not set
2009-12-18 19:14 UTC (5+ messages)
` [PATCH v2] "
Matter of Urgency (GET BACK TO ME)
2009-12-18 1:32 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