messages from 2011-05-19 20:30:55 to 2011-05-20 00:20:14 UTC [more...]
[GIT PATCH] driver core merge for .40
2011-05-20 0:11 UTC (43+ 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 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)
[PATCH] staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
2011-05-20 0:17 UTC (3+ 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 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
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 "
[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
` [PATCH 3/7] [RFC][V2] add support for BlueGene/P Double FPU
[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
[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
2011-05-19 23:00 UTC (10+ messages)
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE
` [PATCH 10/10] ptrace: implement group stop notification for ptracer
PCI BAR1 Unassigned
2011-05-19 22:49 UTC (7+ 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 v5 00/21] EVM
2011-05-19 22:49 UTC (12+ 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
[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 (8+ 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 (3+ 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
[PATCH 4/7] [RFC] enable L1_WRITETHROUGH mode for BG/P
2011-05-19 21:42 UTC (2+ messages)
` [PATCH 4/7] [RFC][V2] enable BGP_L1_WRITETHROUGH "
pci 0000:0a:00.0: Refused to change power state, currently in D3
2011-05-19 21:35 UTC (4+ messages)
[PATCH 00/17] writeback fixes and cleanups for 2.6.40 (v2)
2011-05-19 21:31 UTC (11+ messages)
` [PATCH 01/17] writeback: introduce .tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
[GIT PULL] x86/smep changes for v2.6.40
2011-05-19 21:29 UTC
ath5k regression associating with APs in 2.6.38
2011-05-19 21:28 UTC (11+ messages)
[PATCH] highmem: optimize searching for an empty entry in pkmap_count
2011-05-19 21:24 UTC (2+ messages)
[GIT PULL] x86/setup change for v2.6.40
2011-05-19 21:23 UTC
[GIT PULL] x86/reboot change for v2.6.40
2011-05-19 21:20 UTC
[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
2011-05-19 21:18 UTC (6+ messages)
[GIT PULL] x86/platform changes for v2.6.40
2011-05-19 21:16 UTC
[PATCH v3 0/3] ASoC: add support for audio on iPaq hx4700
2011-05-19 21:14 UTC (2+ messages)
[GIT PULL] x86/mm changes for v2.6.40
2011-05-19 21:14 UTC
[GIT PULL] x86/mem changes for v2.6.40
2011-05-19 21:09 UTC
[RFC][PATCH] regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
2011-05-19 21:08 UTC (5+ messages)
[GIT PULL] x86/mce changes for v2.6.40
2011-05-19 21:06 UTC
[PATCH] gpio: rename VIA local config struct
2011-05-19 21:05 UTC (2+ messages)
[GIT PULL] x86/irq changes for v2.6.40
2011-05-19 21:02 UTC
[PATCH] eisa: do not force probe if cannot allocate resource on mainboard
2011-05-19 20:52 UTC
[GIT PULL] x86/gart change for v2.6.40
2011-05-19 20:58 UTC
[PATCH RFC] radio-sf16fmr2: convert to generic TEA575x interface
2011-05-19 20:56 UTC (6+ messages)
` [PATCH v4] tea575x: convert to control framework
` [PATCH v5] "
` [PATCH v5] radio-sf16fmr2: convert to generic TEA575x interface
[GIT PULL] x86/efi changes for v2.6.40
2011-05-19 20:54 UTC
[linux-pm] [PATCH 2/4] PM / Loss: power loss management
2011-05-19 20:52 UTC (2+ messages)
[GIT PULL] x86/cpu changes for v2.6.40
2011-05-19 20:49 UTC
[GIT PULL] x86/cleanups changes for v2.6.40
2011-05-19 20:47 UTC
[GIT PULL] x86/asm change for v2.6.40
2011-05-19 20:44 UTC
kernel 2.6.39 (user mode linux) crashes (2.6.38 works fine)
2011-05-19 20:43 UTC (4+ messages)
Fw: [PATCH -next RESEND/still needed] staging: altera-jtag needs delay.h
2011-05-19 20:41 UTC (4+ messages)
[GIT PULL] x86/apic changes for v2.6.40
2011-05-19 20:40 UTC
[GIT PULL] timers/core changes for v2.6.40
2011-05-19 20:36 UTC
[00/21] 2.6.32.41-longterm review
2011-05-19 20:33 UTC (3+ messages)
` [05/21] Fix time() inconsistencies caused by intermediate xtime_cache values being read
` [Stable-review] "
[PATCH] efi: Retain boot service code until after switching to virtual mode
2011-05-19 20:33 UTC (3+ messages)
[GIT PULL] timers/clocksource changes for v2.6.40
2011-05-19 20:32 UTC
[GIT PULL] timers/clockevents changes for v2.6.40
2011-05-19 20:30 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