messages from 2010-03-31 00:19:08 to 2010-03-31 06:30:20 UTC [more...]
[PATCH] oom killer: break from infinite loop
2010-03-31 6:30 UTC (14+ messages)
[PATCH] OMAP: Fix for bus width which improves SD card's peformance
2010-03-31 6:27 UTC (4+ messages)
` [PATCH-V2] "
[-v2 PATCH 0/6] powernow-k8: Core Performance Boost and effective frequency support
2010-03-31 6:13 UTC (5+ messages)
` [-v2 PATCH 2/6] powernow-k8: Add core performance boost support
[git pull] Device tree and PowerPC bug fixes
2010-03-31 6:18 UTC
[PATCH 0/6] tagged sysfs support
2010-03-31 6:25 UTC (16+ messages)
` [PATCH 1/6] sysfs: Basic support for multiple super blocks
` [PATCH 3/6] sysfs: Implement sysfs tagged directory support
linux-next: Tree for March 31
2010-03-31 6:18 UTC
[PATCH] Allow MACB to connect to a higher addresses PHY
2010-03-31 5:53 UTC (3+ messages)
[PATCH]vmscan: handle underflow for get_scan_ratio
2010-03-31 6:03 UTC (9+ messages)
[RFC] What are the goals for the architecture of an in-kernel IR system?
2010-03-31 6:01 UTC (12+ messages)
pr_* versus dev_*
2010-03-31 5:57 UTC (5+ messages)
[PATCH 0/14] Memory Compaction v6
2010-03-31 5:26 UTC (3+ messages)
` [PATCH 14/14] mm,migration: Allow the migration of PageSwapCache pages
[GIT, RFC] Killing the Big Kernel Lock
2010-03-31 5:22 UTC (4+ messages)
linux-next: manual merge of the driver-core tree with the sh tree
2010-03-31 5:03 UTC
Config NO_BOOTMEM breaks my amd64 box
2010-03-31 4:49 UTC
[RFC v3] net: add PCINet driver
2010-03-31 4:46 UTC (2+ messages)
4 stable kernel review cycles starting
2010-03-31 4:44 UTC (2+ messages)
[RFC 0/9] BKL conversion in TTY drivers
2010-03-31 4:37 UTC (3+ messages)
` [RFC 7/9] ppp: use big tty mutex
lockup in rb_get_reader_page
2010-03-31 4:01 UTC (3+ messages)
[GIT PULL v2] perf fixes
2010-03-31 3:58 UTC (3+ messages)
` [PATCH 1/2 v2] perf: Use hot regs with software sched switch/migrate events
` [PATCH 2/2] x86,kgdb: Always initialize the hw breakpoint attribute
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
2010-03-31 3:50 UTC (4+ messages)
Is module refcounting racy?
2010-03-31 3:44 UTC (4+ messages)
[PATCH] Staging: batman-adv: fix whitespace coding style issue in proc.c This is a patch to the proc.c file that fixes several whitespace warnings found by the checkpatch.pl tool Signed-off by: Dan Milway <dan.milway@gmail.com>
2010-03-31 3:43 UTC
[PATCH 0/3] refcounting improvements in sysfs
2010-03-31 3:20 UTC (6+ messages)
[PATCH] exit: fix oops in sync_mm_rss
2010-03-31 3:11 UTC (13+ messages)
[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection
2010-03-31 3:07 UTC (6+ messages)
[PATCH] Samsung SoCs: CPU detection support (v4)
2010-03-31 3:00 UTC (3+ messages)
[PATCH] added S6E63M0 AMOLED LCD Panel driver
2010-03-31 2:56 UTC (6+ messages)
` [Linux-fbdev-devel] "
[PATCH] x86: let 'reservetop' functioning right
2010-03-31 2:49 UTC (2+ messages)
[PATCH] lockdep fix incorrect percpu usage
2010-03-31 2:43 UTC (6+ messages)
linux-next: manual merge of the slabh tree with the percpu tree
2010-03-31 2:44 UTC (2+ messages)
[PATCHSET] remove implicit slab.h inclusion from from percpu.h
2010-03-31 2:41 UTC (4+ messages)
` [PATCH 3/4] include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion "
KVM warning about uncertified CPU for SMP for AMD model 2, stepping 3
2010-03-31 2:42 UTC (2+ messages)
sched: question on group_capacity when SMT > 2
2010-03-31 2:42 UTC
Linux 2.6.34-rc3
2010-03-31 2:40 UTC (3+ messages)
linux-next: Tree for March 30
2010-03-31 2:34 UTC (3+ messages)
` [PATCH -next] module.h: add stub for is_module_percpu_address
[PATCH -v11 00/33] use lmb with x86
2010-03-31 2:17 UTC (34+ messages)
` [PATCH 01/33] x86: Make e820_remove_range() to handle all covered case
` [PATCH 02/33] lmb: Move lmb.c to mm/
` [PATCH 03/33] lmb: Seperate region array from lmb_region struct
` [PATCH 04/33] lmb: Seperate __lmb_find_base() from __lmb_alloc_base()
` [PATCH 05/33] lmb: Add lmb_find_area()
` [PATCH 06/33] lmb: Add lmb_reserve_area/lmb_free_area
` [PATCH 07/33] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 08/33] lmb: Add lmb_to_bootmem()
` [PATCH 09/33] lmb: Add get_free_all_memory_range()
` [PATCH 10/33] lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 11/33] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 12/33] lmb: Add find_memory_core_early()
` [PATCH 13/33] lmb: Add lmb_find_area_node()
` [PATCH 14/33] lmb: Add lmb_free_memory_size()
` [PATCH 15/33] lmb: Add lmb_memory_size()
` [PATCH 16/33] lmb: Add lmb_reserve_area_overlap_ok()
` [PATCH 17/33] lmb: Use lmb_debug to control debug message print out
` [PATCH 18/33] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 19/33] x86: Add sanitize_e820_map()
` [PATCH 20/33] x86, lmb: Add lmb_find_area_size()
` [PATCH 21/33] x86, lmb: Add x86 version of __lmb_find_area()
` [PATCH 22/33] x86: Use lmb to replace early_res
` [PATCH 23/33] x86: Replace e820_/_early string with lmb_
` [PATCH 24/33] nobootmem: use lmb.default_alloc_limit in alloc_bootmem path
` [PATCH 25/33] x86, lmb: turn off ARCH_LMB_FIND_AREA
` [PATCH 26/33] x86: Remove not used early_res code
` [PATCH 27/33] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
` [PATCH 28/33] x86: Align e820 ram range to page
` [PATCH 29/33] x86: Use wake_system_ram_range instead of e820_any_mapped in agp path
` [PATCH 30/33] x86: Add get_centaur_ram_top()
` [PATCH 31/33] x86: Change e820_any_mapped() to __init
` [PATCH 32/33] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
` [PATCH 33/33] x86: make e820 to be __initdata
[PATCH] drivers:staging: sources for ST core
2010-03-31 2:24 UTC (2+ messages)
[PATCH] modules fix incorrect percpu usage
2010-03-31 2:15 UTC (6+ messages)
[PATCH] rcu: only raise softirq when need
2010-03-31 2:10 UTC (3+ messages)
2.6.34-rc1: ACPI: BUG: key f71f0168 not in .data!
2010-03-31 1:55 UTC (9+ messages)
` [PATCH] scsi: fix lockdep warning
[PATCH 1/12] arch/powerpc/kernel: Add missing unlock
2010-03-31 1:52 UTC (2+ messages)
[PATCH v2] PL330: Add PL330 DMA controller driver
2010-03-31 1:40 UTC (4+ messages)
[PATCH next-next-2.6] virtio_net: missing sg_init_table
2010-03-31 1:32 UTC (4+ messages)
` [PATCH next-next-2.6 v2] "
[000/116] 2.6.32.11-stable review
2010-03-31 1:15 UTC (5+ messages)
` [003/116] decompress: fix new decompressor for PIC
` [004/116] ARM: Fix decompressors kernel size estimation for ROM=y
` [007/116] tg3: Fix 5906 transmit hangs
` [Stable-review] "
[00/45] 2.6.27.46-stable review
2010-03-30 23:04 UTC (25+ messages)
` [02/45] Fix potential crash with sys_move_pages
` [04/45] futex: Handle futex value corruption gracefully
` [05/45] futex: Handle user space "
` [07/45] printk: robustify printk, fix #2
` [08/45] hwmon: (lm78) Fix I/O resource conflict with PNP
` [10/45] EHCI: fix bug in keeping track of resuming ports
` [11/45] ax25: Fix possible oops in ax25_make_new
` [12/45] net: unix: fix sending fds in multiple buffers
` [14/45] tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
` [15/45] x86: fix csum_ipv6_magic asm memory clobber
` [16/45] sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
` [19/45] sched: wakeup preempt when small overlap
` [20/45] drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero
` [21/45] i2c: Do not use device name after device_unregister
` [22/45] serial: 8250: add serial transmitter fully empty test
` [23/45] USB: usbfs: only copy the actual data received
` [25/45] USB: EHCI: fix counting of transaction error retries
` [26/45] KVM: x86 emulator: limit instructions to 15 bytes
` [27/45] ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
` [31/45] parisc: isa-eeprom - Fix loff_t usage
` [32/45] KVM: x86: check for cr3 validity in ioctl_set_sregs
` [33/45] fix LOOKUP_FOLLOW on automount "symlinks"
` [34/45] x86, ia32_aout: do not kill argument mapping
` [35/45] coredump: suppress uid comparison test if core output files are pipes
[00/89] 2.6.31.13-stable review
2010-03-30 23:05 UTC (48+ messages)
` [02/89] futex: Handle futex value corruption gracefully
` [03/89] futex: Handle user space "
` [07/89] cciss: Make cciss_seq_show handle holes in the h->drv[] array
` [08/89] CPUFREQ: Fix use after free of struct powernow_k8_data
` [09/89] resource: add helpers for fetching rlimits
` [10/89] rtc-fm3130: add missing braces
` [12/89] clockevent: Dont remove broadcast device when cpu is dead
` [14/89] KVM: x86 emulator: limit instructions to 15 bytes
` [15/89] ALSA: usb-audio - Avoid Oops after disconnect
` [16/89] HID: add device IDs for new model of Apple Wireless Keyboard
` [17/89] inotify: do not reuse watch descriptors
` [19/89] edac: i5000_edac critical fix panic out of bounds
` [20/89] [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
` [22/89] x86, apic: use physical mode for IBM summit platforms
` [24/89] ecryptfs: initialize private persistent file before dereferencing pointer
` [25/89] ecryptfs: use after free
` [27/89] serial: 8250_pnp: use wildcard for serial Wacom tablets
` [28/89] tty: fix race in tty_fasync
` [30/89] USB: add speed values for USB 3.0 and wireless controllers
` [31/89] USB: Dont use GFP_KERNEL while we cannot reset a storage device
` [32/89] USB: EHCI: fix handling of unusual interrupt intervals
` [33/89] USB: EHCI & UHCI: fix race between root-hub suspend and port resume
` [34/89] USB: fix bitmask merge error
` [35/89] usb: serial: fix memory leak in generic driver
` [36/89] SCSI: enclosure: fix oops while iterating enclosure_status array
` [39/89] vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
` [42/89] partitions: use sector size for EFI GPT
` [44/89] V4L/DVB: af9015: add new USB ID for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)
` [45/89] ipc ns: fix memory leak (idr)
` [46/89] fnctl: f_modown should call write_lock_irqsave/restore
` [47/89] Fix race in tty_fasync() properly
` [48/89] USB: usbfs: properly clean up the as structure on error paths
` [49/89] USB: usbfs: only copy the actual data received
` [50/89] i2c: Do not use device name after device_unregister
` [51/89] i2c/pca: Dont use *_interruptible
` [52/89] i2c-tiny-usb: Fix on big-endian systems
` [54/89] hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
` [55/89] hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
` [58/89] dnotify: ignore FS_EVENT_ON_CHILD
` [59/89] inotify: fix coalesce duplicate events into a single event in special case
` [60/89] fix LOOKUP_FOLLOW on automount "symlinks"
` [61/89] mm: replace various uses of num_physpages by totalram_pages
` [63/89] cifs: fix length calculation for converted unicode readdir names
` [64/89] drm/r128: Add test for initialisation to all ioctls that require it
` [69/89] ACPI: Be in TS_POLLING state during mwait based C-state entry
` [70/89] airo: fix setting zero length WEP key
` [72/89] V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion
[RFC] perf_events: support for uncore a.k.a. nest units
2010-03-30 23:11 UTC (5+ messages)
[Bugme-new] [Bug 15621] New: BUG: unable to handle kernel paging request - comm: pccardd
2010-03-30 23:10 UTC (3+ messages)
[Bug 12309] Large I/O operations result in slow performance and high iowait times
2010-03-31 0:25 UTC (2+ messages)
kernel decompressor interface
2010-03-31 0:25 UTC
[087/116] PCI quirk: RS780/RS880: work around missing MSI initialization
2010-03-31 0:13 UTC (2+ 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