public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-19 21:31:57 to 2011-05-20 02:13:55 UTC [more...]

[PATCH 1/7] [RFC] Mainline BG/P platform support
 2011-05-20  2:13 UTC  (31+ messages)
` [PATCH 2/7] [RFC] add bluegene entry to cputable
` [PATCH 3/7] [RFC] add support for BlueGene/P FPU
  ` [PATCH 3/7] [RFC][V2] add support for BlueGene/P Double FPU
` [PATCH 4/7] [RFC] enable L1_WRITETHROUGH mode for BG/P
  ` [PATCH 4/7] [RFC][V2] enable BGP_L1_WRITETHROUGH "
` [PATCH 5/7] [RFC] force 32-byte aligned kmallocs
      ` [bg-linux] "
` [PATCH 6/7] [RFC] enable early TLBs for BG/P
` [PATCH 7/7] [RFC] SMP support code

[patch 00/15] CFS Bandwidth Control V5
 2011-05-20  2:12 UTC  (2+ messages)
` Test for CFS Bandwidth Control V6

lockf fails on 2.6 kernel over NFC
 2011-05-20  2:03 UTC 

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-20  2:01 UTC  (5+ messages)

linux-next: build failure after merge of the s390 tree
 2011-05-20  1:56 UTC 

[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
 2011-05-20  1:50 UTC  (7+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
 2011-05-20  1:44 UTC  (11+ messages)
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE
` [PATCH 10/10] ptrace: implement group stop notification for ptracer

[RFC][PATCH] extable: Make sure all archs define _sdata
 2011-05-20  1:34 UTC 

[RESEND PATCH] Documentation: statistics about nested locks
 2011-05-20  1:20 UTC  (2+ messages)

linux-next: build failure in Linus' tree
 2011-05-20  1:19 UTC  (2+ messages)

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

[patch 0/7] clocksources/clockevents improvements
 2011-05-20  1:10 UTC  (4+ messages)
` [patch 2/7] clocksource: Get rid of the hardcoded 5 seconds sleep time limit

[PATCH v5 00/21] EVM
 2011-05-20  1:07 UTC  (17+ messages)
` [PATCH v5 01/21] integrity: move ima inode integrity data management
` [PATCH v5 03/21] evm: re-release
` [PATCH v5 05/21] ima: move ima_file_free before releasing the file
` [PATCH v5 06/21] security: imbed evm calls in security hooks

[00/71] 2.6.38.7-stable review
 2011-05-20  0:58 UTC  (3+ messages)
` [08/71] thinkpad-acpi: module autoloading for newer Lenovo ThinkPads

[BUG] perf: bogus correlation of kernel symbols
 2011-05-20  0:56 UTC  (3+ messages)

Perfromance drop on SCSI hard disk
 2011-05-20  0:40 UTC  (12+ messages)

[PATCH v2] regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
 2011-05-20  0:36 UTC 

[PATCH v2] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-20  0:24 UTC 

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

[GIT PATCH] driver core merge for .40
 2011-05-20  0:11 UTC  (45+ messages)
` [PATCH 01/44] device: add dev_WARN_ONCE
  ` [PATCH 02/44] efivars: memory leak on error in create_efivars_bin_attributes()
  ` [PATCH 03/44] efivars: handle errors from register_efivars()
  ` [PATCH 04/44] firmware: Fix grammar in sysfs-firmware-dmi doc
  ` [PATCH 05/44] drivers: make device_type const
  ` [PATCH 06/44] kernel/ksysfs.c: expose file_caps_enabled in sysfs
  ` [PATCH 07/44] HOWTO: sync up Documentaion/ja_JP/HOWTO
  ` [PATCH 08/44] uio_netx: Add support for netPLC cards
  ` [PATCH 09/44] uio: fix finding mm index for vma
  ` [PATCH 10/44] uio: fix allocating minor id for uio device
  ` [PATCH 11/44] uio: clean uioinfo when uninstall uio driver
  ` [PATCH 12/44] printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines
  ` [PATCH 13/44] kmsg: properly support writev to avoid interleaved printk lines fix
  ` [PATCH 14/44] drivers:misc:ti-st: handle delayed tty receive
  ` [PATCH 15/44] drivers:misc:ti-st: remove rfkill dependency
  ` [PATCH 16/44] driver-core: fix race between device_register and driver_register
  ` [PATCH 17/44] drivers/base/core.c: Fixed brace coding style issue
  ` [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 20/44] driver core/platform_device_add_resources: set resource to NULL if !res
  ` [PATCH 21/44] driver core/platform_device_add_resources: free resource before overwriting
  ` [PATCH 22/44] driver core: let dev_set_drvdata return int instead of void as it can fail
  ` [PATCH 23/44] drivers:base:fix the coding format of memory.c
  ` [PATCH 24/44] Add a strtobool function matching semantics of existing in kernel equivalents
  ` [PATCH 25/44] debugfs: move to new strtobool
  ` [PATCH 26/44] params.c: Use new strtobool function to process boolean inputs
  ` [PATCH 27/44] misc: fix ti-st build issues
  ` [PATCH 28/44] x86: get_bios_ebda_length()
  ` [PATCH 29/44] x86: Better comments for get_bios_ebda()
  ` [PATCH 30/44] driver: Google EFI SMI
  ` [PATCH 31/44] driver: Google Memory Console
  ` [PATCH 32/44] Introduce CONFIG_GOOGLE_FIRMWARE
  ` [PATCH 33/44] Allow setting of number of raw devices as a module parameter
  ` [PATCH 34/44] efivars: prevent oops on unload when efi is not enabled
  ` [PATCH 35/44] reboot: disable usermodehelper to prevent fs access
  ` [PATCH 36/44] RAW driver: Remove call to kobject_put()
  ` [PATCH 37/44] Translated Documentation/email-clients.txt
  ` [PATCH 38/44] driver core: Add the device driver-model structures to kerneldoc
  ` [PATCH 39/44] driver core: remove the driver-model structures from the documentation
  ` [PATCH 40/44] SYSFS: Fix erroneous comments for sysfs_update_group()
  ` [PATCH 41/44] memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
  ` [PATCH 42/44] drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
  ` [PATCH 43/44] sysfs: remove "last sysfs file:" line from the oops messages
  ` [PATCH 44/44] debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-20  0:20 UTC  (16+ messages)

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-20  0:14 UTC  (14+ 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  (14+ messages)
                  ` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

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

[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

select() on /dev/input/eventX not level-triggered?
 2011-05-19 23:50 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 V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-19 23:41 UTC  (11+ messages)

[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 00/18] writeback fixes and cleanups for 2.6.40 (v3)
 2011-05-19 23:29 UTC  (21+ messages)
` [PATCH 01/18] writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
` [PATCH 02/18] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/18] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 04/18] writeback: try more writeback as long as something was written
` [PATCH 05/18] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 06/18] writeback: sync expired inodes first in background writeback
` [PATCH 07/18] writeback: refill b_io iff empty
` [PATCH 08/18] writeback: split inode_wb_list_lock into bdi_writeback.list_lock
` [PATCH 09/18] writeback: elevate queue_io() into wb_writeback()
` [PATCH 10/18] writeback: avoid extra sync work at enqueue time
` [PATCH 11/18] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 12/18] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 13/18] writeback: remove writeback_control.more_io
` [PATCH 14/18] writeback: make writeback_control.nr_to_write straight
` [PATCH 15/18] writeback: remove .nonblocking and .encountered_congestion
` [PATCH 16/18] writeback: trace event writeback_single_inode
` [PATCH 17/18] writeback: trace event writeback_queue_io
` [PATCH 18/18] writeback: rearrange the wb_writeback() loop

[PATCH] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-19 23:26 UTC  (3+ 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 

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-19 23:20 UTC  (16+ 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 "

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

[PATCH 00/23] add register_chrdev_ids() to char_dev.c, API
 2011-05-19 22:44 UTC  (10+ messages)
` [PATCH 02/23] reimplement alloc_chrdev_region with register_chrdev_ids
` [PATCH 03/23] use register_chrdev_ids to replace (register|alloc)_chrdev_region
` [PATCH 04/23] use register_chrdev_ids in drivers/tty/
` [PATCH 05/23] use register_chrdev_ids in drivers/infiniband/
` [PATCH 06/23] use register_chrdev_ids in drivers/media/
` [PATCH 07/23] use register_chrdev_ids in drivers/s390/
` [PATCH 08/23] use register_chrdev_ids in drivers/scsi/
` [PATCH 09/23] use register_chrdev_ids in drivers/staging/

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

[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

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  (4+ messages)
` [PATCH 1/3] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/3] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/3] mm: Provide stub page_mkwrite functionality to stabilize pages during writes

[PATCH] hid-multitouch: Add support for Lumio panels
 2011-05-19 22:37 UTC  (3+ messages)

Mysterious CFQ crash and RCU
 2011-05-19 22:24 UTC 

[PATCH] pci, dmar: Update dmar units devices list during hotplug
 2011-05-19 22:15 UTC  (2+ messages)

[PATCH 0/7] overlay filesystem v9
 2011-05-19 22:12 UTC  (5+ messages)

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-05-19 22:11 UTC  (3+ messages)

mmap() implementation for pci_alloc_consistent() memory?
 2011-05-19 22:10 UTC  (4+ messages)

[PATCH] mfd wm8350: allocate irq descs dynamically
 2011-05-19 22:04 UTC  (2+ messages)

AHCI driver problem on SB700/SB800 w/ Acer Ferrari One
 2011-05-19 22:03 UTC  (4+ messages)
` [PATCH v2.6.38-rc7] Revert "libata: ahci_start_engine compliant to AHCI spec"

vmbus driver
 2011-05-19 22:06 UTC 

Power management updates for 2.6.40
 2011-05-19 21:48 UTC 

PRIVATE BAD CREDIT MONEY LENDER
 2011-05-19  5:01 UTC 

pci 0000:0a:00.0: Refused to change power state, currently in D3
 2011-05-19 21:35 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox