All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-19 22:49:16 to 2011-05-20 00:12:05 UTC [more...]

[GIT PATCH] driver core merge for .40
 2011-05-20  0:10 UTC  (17+ messages)
` [PATCH 01/44] device: add dev_WARN_ONCE
  ` [PATCH 02/44] efivars: memory leak on error in create_efivars_bin_attributes()
  ` [PATCH 04/44] firmware: Fix grammar in sysfs-firmware-dmi doc
  ` [PATCH 05/44] drivers: make device_type const
  ` [PATCH 07/44] HOWTO: sync up Documentaion/ja_JP/HOWTO
  ` [PATCH 08/44] uio_netx: Add support for netPLC cards
  ` [PATCH 11/44] uio: clean uioinfo when uninstall uio driver
  ` [PATCH 14/44] drivers:misc:ti-st: handle delayed tty receive
  ` [PATCH 16/44] driver-core: fix race between device_register and driver_register
  ` [PATCH 18/44] driver core/platform_device_add_data: set platform_data to NULL if !data
  ` [PATCH 19/44] driver core/platform_device_add_data: free platform data before overwriting
  ` [PATCH 22/44] driver core: let dev_set_drvdata return int instead of void as it can fail
  ` [PATCH 24/44] Add a strtobool function matching semantics of existing in kernel equivalents
  ` [PATCH 25/44] debugfs: move to new strtobool
  ` [PATCH 28/44] x86: get_bios_ebda_length()
  ` [PATCH 32/44] Introduce CONFIG_GOOGLE_FIRMWARE

[PATCH V3 1/3] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-20  0:11 UTC  (6+ messages)
` [PATCH V3 3/3] memcg: add memory.numastat api for numa statistics

Can't create a new project with Yocto BitBake Commander plugin
 2011-05-20  0:10 UTC  (6+ messages)

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-20  0:09 UTC  (2+ messages)
` [PATCH] rcu: Fix unpaired rcu_irq_enter() from locking selftests

[PATCH v4 1/2] spi_topcliff_pch: support new device ML7213 IOH
 2011-05-20  0:06 UTC  (3+ messages)

[PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
 2011-05-20  0:06 UTC  (16+ messages)
                  ` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

TCP funny-ness when over-driving a 1Gbps link
 2011-05-20  0:05 UTC  (5+ messages)

[PATCHv2 0/3] Fix recipes to build with uclibc
 2011-05-20  0:02 UTC  (4+ messages)
` [PATCHv2 1/3] uclibc/site_config/funcs: getloadavg is unimplemented
` [PATCHv2 2/3] distcc_2.18.3.bb: Fix compilation on uclibc
` [PATCHv3 3/3] nfs-utils_1.2.3.bb: Fix compile failure "

[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-20  0:04 UTC  (9+ messages)

[PATCH (v2,resend) 0/3] Rework the devshell
 2011-05-20  0:02 UTC  (2+ messages)

[PATCH] staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
 2011-05-20  0:00 UTC  (4+ messages)
  ` [PATCH] staging: usbip: replace usbip_u{dbg,err,info} and printk

[PATCH] ASoC: omap-mcbsp: Remove restrictive checks for cpu type
 2011-05-19 23:58 UTC  (5+ messages)
` beagleboardxm 2.6.39rc4 mcbsp problems

[XFS Tests Punch Hole 2/3 v3] XFS TESTS: Add Fallocate Punch Hole Test Routines
 2011-05-19 23:56 UTC  (7+ messages)

[PATCHv2 0/2] opkg updates
 2011-05-19 23:52 UTC  (3+ messages)
` [PATCHv2 1/2] opkg_svn.bb: Install rcS.d into ${D} instead of ${IMAGE_ROOTFS}
` [PATCHv2 2/2] opkg-utils: Synchronise with OE

[PATCH 1/3] mpt2sas: remove the use of writeq, since writeq is not atomic
 2011-05-19 23:54 UTC  (2+ messages)
` [PATCH] x86: Remove 32-bit versions of readq()/writeq()

[patch 0/5] x2apic cluster optimization patches
 2011-05-19 23:54 UTC  (5+ messages)
` [patch 1/5] x84_64, apic: Use probe routines to simplify apic selection

fuse problem
 2011-05-19 23:52 UTC  (3+ messages)

Mdadm re-add fails
 2011-05-19 23:51 UTC  (2+ messages)

select() on /dev/input/eventX not level-triggered?
 2011-05-19 23:50 UTC 

[PATCH 2/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
 2011-05-19 23:49 UTC  (2+ messages)

[PATCH 1/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
 2011-05-19 23:48 UTC  (2+ messages)

[U-Boot] (Dear truly of God)
 2011-05-19 23:48 UTC 

[patch 0/6] x86: x2apic cluster optimizations and apic probe cleanups
 2011-05-19 23:45 UTC  (7+ messages)
` [patch 1/6] x84_64, apic: use probe routines to simplify apic selection
` [patch 2/6] x86, x2apic: remove duplicate code for IPI mask routines
` [patch 3/6] x86, x2apic: track the x2apic cluster sibling map
` [patch 4/6] x86, x2apic: minimize IPI register writes using cluster groups
` [patch 5/6] x86, x2apic: move the common bits to x2apic.h
` [patch 6/6] x86, apic: use .apicdrivers section to find the list of apic drivers

[PATCH] ASoC: spdif-dit: Add missing MODULE_*
 2011-05-19 23:44 UTC 

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-19 23:41 UTC  (11+ messages)

[PATCH v2 0/2] amba bus device tree probing
 2011-05-19 23:39 UTC  (7+ messages)
` [PATCH 2/2] drivers/amba: probe via device tree

[tip:perf/core] core_kernel_data(): Fix architectures that do not define _sdata
 2011-05-19 23:37 UTC 

Beveiligingswaarschuwing
 2011-05-19 23:07 UTC 

[PATCH] Cleanup of device class update signal
 2011-05-19 23:35 UTC  (2+ messages)

[PATCH] arm/dt: Add ST-Ericsson u8500 device tree support
 2011-05-19 23:34 UTC 

Software prefetching considered harmful
 2011-05-19 23:34 UTC  (5+ messages)

[PATCH v3 0/2] Fix change to numbers GSlist in new missed calls
 2011-05-19 23:34 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH net-next 10/13] tg3: Consolidate all netdev feature assignments
 2011-05-19 23:51 UTC  (3+ messages)

[linux test] 7127: regressions - FAIL
 2011-05-19 23:30 UTC 

[PATCH] drivers/net: ks8842 Fix crash on received packet when in PIO mode
 2011-05-19 23:30 UTC  (3+ messages)

Too much VCPUS makes domU high CPU utiliazation
 2011-05-19 23:29 UTC  (4+ messages)

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
 2011-05-19 23:29 UTC  (4+ messages)
` [PATCH 14/18] writeback: make writeback_control.nr_to_write straight

[PATCH 0/2] Let opkg-build allow uppercase letters
 2011-05-19 23:24 UTC  (3+ messages)

[PATCH] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-19 23:26 UTC  (4+ messages)

[Qemu-devel] [PATCHv2 0/2] virtio-net: 64 bit features, event index
 2011-05-19 23:24 UTC  (8+ messages)
`  "
` [PATCHv2 1/2] virtio/vhost: support 64 bit features
` [Qemu-devel] "
` [PATCHv2 2/2] virtio+vhost: event idx feature
` [Qemu-devel] "

[PATCHv2 0/2] virtio-net: 64 bit features, event index
 2011-05-19 23:24 UTC 

[PATCH] networking: NET_CLS_ROUTE4 depends on INET
 2011-05-19 23:23 UTC  (2+ messages)

[PATCH] fs/fat: fix build warning
 2011-05-19 23:23 UTC  (2+ messages)

[RFC] Remove Alchemy OSS drivers?
 2011-05-19 23:22 UTC  (2+ messages)

Deadlock in automount caused by AB/BA lock ordering
 2011-05-19 23:21 UTC 

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-19 23:20 UTC  (46+ messages)
` [PATCHv2 01/14] virtio: event index interface
` [PATCHv2 02/14] virtio ring: inline function to check for events
` [PATCHv2 03/14] virtio_ring: support event idx feature
` [PATCHv2 04/14] vhost: support event index
` [PATCHv2 05/14] virtio_test: "
` [PATCHv2 06/14] virtio: add api for delayed callbacks
` [PATCHv2 07/14] virtio_net: delay TX callbacks
` [PATCHv2 08/14] virtio_ring: Add capacity check API
` [PATCHv2 09/14] virtio_net: fix TX capacity checks using new API
` [PATCHv2 10/14] virtio_net: limit xmit polling
` [PATCHv2 11/14] virtio: don't delay avail index update
` [PATCHv2 12/14] virtio: 64 bit features
` [PATCHv2 13/14] virtio_test: update for "
` [PATCHv2 14/14] vhost: fix "

[PATCH v2] Fix newmissedcalls handling for large responses
 2011-05-19 23:20 UTC  (2+ messages)

Kernel cannot see PCI device
 2011-05-19 23:19 UTC  (5+ messages)

[RFC] Remove Alchemy OSS drivers?
 2011-05-19 23:19 UTC  (2+ messages)

[PATCH 000/111] IIO: chan_spec intro, generic irq based triggers,
 2011-05-19 23:17 UTC  (4+ messages)

[PATCH 1/7] [RFC] Mainline BG/P platform support
 2011-05-19 23:16 UTC  (8+ messages)
` [PATCH 3/7] [RFC] add support for BlueGene/P FPU

[GIT PULL] RCU changes for v2.6.40
 2011-05-19 23:15 UTC 

Database Maintenance
 2011-05-19 23:18 UTC 

+ drivers-scsi-ultrastorc-fix-asm-snippet.patch added to -mm tree
 2011-05-19 23:14 UTC 

[PATCH 2/2]: mac80211: report correct MCS information in tx status info
 2011-05-19 23:13 UTC 

[PATCH 1/2]: mac80211: set tx rate and retries when injecting
 2011-05-19 23:13 UTC 

ipset return value in type_pf_tdel()
 2011-05-19 23:09 UTC 

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-19 23:10 UTC 

[withdrawn] memcg-add-stats-to-monitor-soft_limit-reclaim.patch removed from -mm tree
 2011-05-19 23:07 UTC 

[withdrawn] add-the-pagefault-count-into-memcg-stats.patch removed from -mm tree
 2011-05-19 23:07 UTC 

[PATCH] b43: Fix bogus compilation warning for phy_n
 2011-05-19 23:07 UTC  (9+ messages)

[folded] add-the-pagefault-count-into-memcg-stats-fix.patch removed from -mm tree
 2011-05-19 23:05 UTC 

[folded] add-the-pagefault-count-into-memcg-stats-shmem-fix.patch removed from -mm tree
 2011-05-19 23:05 UTC 

[folded] memcg-add-stats-to-monitor-soft_limit-reclaim-v2-fix-3.patch removed from -mm tree
 2011-05-19 23:04 UTC 

[folded] memcg-add-stats-to-monitor-soft_limit-reclaim-v2-fix.patch removed from -mm tree
 2011-05-19 23:04 UTC 

[folded] memcg-add-stats-to-monitor-soft_limit-reclaim-v2.patch removed from -mm tree
 2011-05-19 23:04 UTC 

[folded] memcg-add-stats-to-monitor-soft_limit-reclaim-v2-fix-2.patch removed from -mm tree
 2011-05-19 23:04 UTC 

[PATCH 00/23] add register_chrdev_ids() to char_dev.c, API
 2011-05-19 22:44 UTC  (2+ messages)

[PATCH] b43: N-PHY: initialize last var in calibration function
 2011-05-19 23:04 UTC  (2+ messages)

[PATCH] x86: Removing unnecessary check in detect_ht
 2011-05-19 23:03 UTC  (7+ messages)

when does hvmloader ececute?
 2011-05-19 23:03 UTC 

+ mm-add-section_align_up-and-section_align_down-macro.patch added to -mm tree
 2011-05-19 23:01 UTC 

[PATCH] MIPS: Define dummy MAX_DMA_CHANNELS to fix build failure
 2011-05-19 23:02 UTC  (2+ messages)

[PATCH 1/2] power: bq20z75: support external notification
 2011-05-19 23:00 UTC  (2+ messages)
` [PATCH 2/2] power: bq20z75: enable detection after registering

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
 2011-05-19 23:00 UTC  (4+ messages)
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE

[PATCH 0/3] Fix recipes to build with uclibc
 2011-05-19 22:56 UTC  (3+ messages)
` [PATCH 2/3] distcc_2.18.3.bb: Fix compilation on uclibc

[PATCH] irda: Fix error propagation in ircomm_lmp_connect_response()
 2011-05-19 22:59 UTC 

Is BBCLASSEXTEND in .bbappend supposed to work?
 2011-05-19 22:53 UTC  (6+ messages)

[PATCH] irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
 2011-05-19 22:54 UTC 

[PATCH 0/6] RFC Distro config changes
 2011-05-19 22:51 UTC  (4+ messages)
` [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

[PATCH] irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
 2011-05-19 22:53 UTC 

[PATCH] rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
 2011-05-19 22:52 UTC 

[PATCH] ALSA: HDA: Add jack detection for HDMI
 2011-05-19 22:51 UTC  (6+ messages)

GRE RPS patch set
 2011-05-19 22:50 UTC  (2+ messages)

[PATCH] be2net: Kill set but unused variable 'req' in lancer_fw_download()
 2011-05-19 22:50 UTC 

PCI BAR1 Unassigned
 2011-05-19 22:49 UTC  (6+ messages)

[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
 2011-05-19 22:49 UTC  (2+ messages)
` [PATCH 3/3] mm: Provide stub page_mkwrite functionality to stabilize pages during writes


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.