messages from 2010-12-13 00:33:40 to 2010-12-13 10:02:53 UTC [more...]
resource map sanity check conflict
2010-12-13 10:02 UTC (5+ messages)
linux-next: manual merge of the trivial tree with the omap tree
2010-12-13 10:01 UTC (2+ messages)
[PATCH v3 0/6] ideapad: hotkey enablement
2010-12-13 10:01 UTC (7+ messages)
` [PATCH 1/6] ideapad: add platform driver for ideapad
` [PATCH 2/6] ideapad: let camera power control entry under platform driver
` [PATCH 3/6] ideapad: add hotkey support
` [PATCH 4/6] ideapad: add markups, unify comments and return result when init
` [PATCH 5/6] ideapad: pass ideapad_priv as argument (part 1)
` [PATCH 6/6] ideapad: pass ideapad_priv as argument (part 2)
[RFC PATCH 0/3] directed yield for Pause Loop Exiting
2010-12-11 13:57 UTC (4+ messages)
[PATCH] [0/223] 2.6.35.10 longterm review
2010-12-13 9:48 UTC (19+ messages)
` [PATCH] [98/223] TTY: open/hangup race fixup
` [PATCH] [104/223] KVM: Write protect memory after slot swap
` [PATCH] [167/223] ACPI: debugfs custom_method open to non-root
[patch 2/3] add new macros to make percpu readmostly section correctly align
2010-12-13 9:47 UTC (4+ messages)
[PATCH] staging: ft1000: Always extract device number from netdev name
2010-12-13 9:39 UTC
[GIT PULL] input: mt updates for 2.6.38
2010-12-13 9:13 UTC (2+ messages)
[RFC] Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
2010-12-13 9:06 UTC (4+ messages)
[PATCH v2 0/7] ideapad: hotkey enablement
2010-12-13 8:49 UTC (3+ messages)
[PATCH 09/30] sound: don't use flush_scheduled_work()
2010-12-13 8:44 UTC (6+ messages)
` [PATCH 21/30] pcmcia/ipwireless: "
rcu-walk and dcache scaling tree update and status
2010-12-13 8:33 UTC (12+ messages)
` [patch] fs: scale vfsmount refcount (was Re: rcu-walk and dcache scaling tree update and status)
Big git diff speedup by avoiding x86 "fast string" memcmp
2010-12-13 8:25 UTC (5+ messages)
[RFC PATCH 2/3 v3] perf: Implement Nehalem uncore pmu
2010-12-13 8:27 UTC (6+ messages)
[PATCH v2 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
2010-12-13 8:17 UTC (5+ messages)
` [PATCH v2 1/4] genirq: Introduce driver-readable IRQ status word
[stable] [PATCH] avr32: Fix build failure conflicting types for 'sys_execve'
2010-12-13 8:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/2] input: mt: Support separate contact and finger count reports
2010-12-13 8:00 UTC (3+ messages)
` [PATCH 2/2] input: mt: Add button support for five fingers
Start dropping PCMCIA from compat-wireless for 2.6.38+
2010-12-13 7:46 UTC (2+ messages)
[PATCH RFC] x86: initialize initial_page_table before paravirt jumps
2010-12-13 7:33 UTC (3+ messages)
[PATCH RFC] i.MX51 Framebuffer support
2010-12-13 7:23 UTC (4+ messages)
` [PATCH 5/9] Add i.MX5 framebuffer driver
linux-next: build failure after merge of the final tree (ieee1394 tree related)
2010-12-13 7:23 UTC (2+ messages)
` [PATCH] firewire: ohci: fix build failure
[PATCH v5] ppc44x:PHY fixup for USB on canyonlands board
2010-12-13 7:17 UTC (3+ messages)
[PATCH v4] mach-at91: Support for gsia18s board added
2010-12-13 7:15 UTC (9+ messages)
VT console need rewrite
2010-12-13 7:13 UTC (3+ messages)
[PATCH] Unicore architecture patch review, part 2
2010-12-13 7:14 UTC (5+ messages)
[PATCH 1/2] Change the register name definitions for mc13783
2010-12-13 7:14 UTC (3+ messages)
[PATCH v2 1/2] video, sm501: add OF binding to support SM501
2010-12-13 7:01 UTC (3+ messages)
[PATCH 00/47] IO-less dirty throttling v3
2010-12-13 6:43 UTC (48+ messages)
` [PATCH 01/47] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/47] writeback: safety margin for bdi stat error
` [PATCH 03/47] writeback: IO-less balance_dirty_pages()
` [PATCH 04/47] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 05/47] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 06/47] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 07/47] writeback: account per-bdi accumulated written pages
` [PATCH 08/47] writeback: bdi write bandwidth estimation
` [PATCH 09/47] writeback: show bdi write bandwidth in debugfs
` [PATCH 10/47] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 11/47] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 12/47] writeback: make reasonable gap between the dirty/background thresholds
` [PATCH 13/47] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 14/47] writeback: add trace event for balance_dirty_pages()
` [PATCH 15/47] writeback: make nr_to_write a per-file limit
` [PATCH 16/47] writeback: make-nr_to_write-a-per-file-limit fix
` [PATCH 17/47] writeback: do uninterruptible sleep in balance_dirty_pages()
` [PATCH 18/47] writeback: move BDI_WRITTEN accounting into __bdi_writeout_inc()
` [PATCH 19/47] writeback: fix increasement of nr_dirtied_pause
` [PATCH 20/47] writeback: use do_div in bw calculation
` [PATCH 21/47] writeback: prevent divide error on tiny HZ
` [PATCH 22/47] writeback: prevent bandwidth calculation overflow
` [PATCH 23/47] writeback: spinlock protected bdi bandwidth update
` [PATCH 24/47] writeback: increase pause time on concurrent dirtiers
` [PATCH 25/47] writeback: make it easier to break from a dirty exceeded bdi
` [PATCH 26/47] writeback: start background writeback earlier
` [PATCH 27/47] writeback: user space think time compensation
` [PATCH 28/47] writeback: bdi base throttle bandwidth
` [PATCH 29/47] writeback: smoothed bdi dirty pages
` [PATCH 30/47] writeback: adapt max balance pause time to memory size
` [PATCH 31/47] writeback: increase min pause time on concurrent dirtiers
` [PATCH 32/47] writeback: extend balance_dirty_pages() trace event
` [PATCH 33/47] writeback: trace global dirty page states
` [PATCH 34/47] writeback: trace writeback_single_inode()
` [PATCH 35/47] writeback: scale IO chunk size up to device bandwidth
` [PATCH 36/47] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 37/47] btrfs: lower the dirty balacing rate limit
` [PATCH 38/47] btrfs: wait on too many nr_async_bios
` [PATCH 39/47] nfs: livelock prevention is now done in VFS
` [PATCH 40/47] nfs: writeback pages wait queue
` [PATCH 41/47] nfs: in-commit pages accounting and "
` [PATCH 42/47] nfs: heuristics to avoid commit
` [PATCH 43/47] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 44/47] nfs: limit the range of commits
` [PATCH 45/47] nfs: adapt congestion threshold to dirty threshold
` [PATCH 46/47] nfs: trace nfs_commit_unstable_pages()
` [PATCH 47/47] nfs: trace nfs_commit_release()
[PATCHv1 008/211] unicore32: new file arch/unicore32/boot/compressed/misc.c
2010-12-13 6:50 UTC (3+ messages)
[PATCH] backlight: cr_bllcd.c: fix a memory leak
2010-12-13 6:53 UTC
[PATCH net-next-2.6 v9 01/20] pch_can: Add flow control processing
2010-12-13 6:24 UTC (20+ messages)
` [PATCH net-next-2.6 v9 02/20] pch_can: Divide poll function
` [PATCH net-next-2.6 v9 03/20] pch_can: Fix endianness issue
` [PATCH net-next-2.6 v9 04/20] pch_can: Improve rx processing
` [PATCH net-next-2.6 v9 05/20] pch_can: Fix warnings
` [PATCH net-next-2.6 v9 06/20] pch_can: Rename function/macro name
` [PATCH net-next-2.6 v9 07/20] pch_can: Change functions type
` [PATCH net-next-2.6 v9 08/20] pch_can: Reduce register access
` [PATCH net-next-2.6 v9 09/20] pch_can: Change Copyright and module description
` [PATCH net-next-2.6 v9 10/20] pch_can: Replace netdev_dbg instead of dev_dbg partly
` [PATCH net-next-2.6 v9 11/20] pch_can: Fix coding rule violation
` [PATCH net-next-2.6 v9 12/20] pch_can: Delete unnecessary/redundant code
` [PATCH net-next-2.6 v9 13/20] pch_can: Fix bit timing calculation issue
` [PATCH net-next-2.6 v9 14/20] pch_can: Fix miss-setting status issue
` [PATCH net-next-2.6 v9 15/20] pch_can: Comment optimization
` [PATCH net-next-2.6 v9 16/20] pch_can: Move MSI processing to probe/remove processing
` [PATCH net-next-2.6 v9 17/20] pch_can: Fix incorrect return processing
` [PATCH net-next-2.6 v9 18/20] pch_can: Optimize "if" condition in rx/tx processing
` [PATCH net-next-2.6 v9 19/20] pch_can: Add setting TEC/REC statistics processing
` [PATCH net-next-2.6 v9 20/20] pch_can: Replace netif_rx to netif_receive_skb
[PATCH 1/1] usbmon: usb monitor binary data incorrectly reported for isoc transfers
2010-12-13 6:27 UTC
[PATCH] kthread: NUMA aware kthread_create_on_cpu()
2010-12-13 6:26 UTC (4+ messages)
` [PATCH v2 3/4] "
[PATCH v2] Typecasting required for comparing unlike datatypes
2010-12-13 6:11 UTC
[PATCH] mfd: Convert tps6586x driver to new irq_ API
2010-12-13 6:10 UTC (2+ messages)
[PATCH 0/3] Staging: rt2860: Fix checkpatch issues
2010-12-13 6:05 UTC (11+ messages)
` [PATCH 1/3] Staging: rt2860: Clean spaces before tabs
` [PATCH 3/3] Staging: rt2860: include KERN_* in printk
[PATCH 1/5] resources: add arch hook for preventing allocation in reserved areas
2010-12-13 5:43 UTC (5+ messages)
linux-next: Tree for December 13
2010-12-13 5:36 UTC
[PATCH 00/46] rcu-walk and dcache scaling
2010-12-13 5:05 UTC (11+ messages)
` [PATCH 11/46] fs: dcache scale hash
[RFC][PATCH 0/4] PM: Use separate lists of devices at each stage of suspend/resume
2010-12-13 4:09 UTC (10+ messages)
` [RFC][PATCH 1/4] PM: Use a different list of devices for each stage of device suspend
` [linux-pm] "
` [RFC][PATCH 2/4] PM: Remove redundant checks from core device resume routines
` [RFC][PATCH 3/4] PM: Replace the device power.status filed with a bit field
` [RFC][PATCH 4/4] PM: Permit registrarion of parentless devices during system suspend
[PATCH] mfd: Convert SMTPE driver to new irq_ APIs
2010-12-13 3:35 UTC (2+ messages)
[PATCH v2 0/8] mfd/tc35892: allow to support multiple variants
2010-12-13 4:03 UTC (9+ messages)
` [PATCH v2 1/8] mach-ux500: deprecate spi support for ab8500
` [PATCH v2 2/8] mfd/tc35892: rename tc35892 header to tc3589x
` [PATCH v2 3/8] mfd/tc35892: rename tc35892 core driver "
` [PATCH v2 4/8] mfd/tc3589x: rename tc35892 structs/registers to tc359x
` [PATCH v2 5/8] mfd/tc3589x: add block identifier for multiple child devices
` [PATCH v2 6/8] mfd/tc3589x: fix random interrupt misses
` [PATCH v2 7/8] mfd/tc3589x: undo gpio module reset during chip init
` [PATCH v2 8/8] mfd/tc3589x: add suspend/resume support
[PATCH] mfd: Conver tc35892 to new irq_ APIs
2010-12-13 3:33 UTC (2+ messages)
[PATCH] linux-firmware: Add firmware file for RTL8192CU
2010-12-13 3:50 UTC
[CRYPTO] skein hash updated
2010-12-13 3:41 UTC
[7/7,v8] NUMA Hotplug Emulator: Implement per-node add_memory debugfs interface
2010-12-13 2:09 UTC (5+ messages)
linux-next: build failure after merge of the swiotlb-xen tree
2010-12-13 3:33 UTC
linux-next: manual merge of the swiotlb-xen tree with the xen tree
2010-12-13 3:26 UTC
linux-next: build warnings after merge of the mfd tree
2010-12-13 2:34 UTC
[PATCH 0/6] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations V4
2010-12-13 2:03 UTC (3+ messages)
` [PATCH 2/6] mm: kswapd: Keep kswapd awake for high-order allocations until a percentage of the node is balanced
hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective)
2010-12-13 2:06 UTC (11+ messages)
[PATCH 0/8 v2] Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
2010-12-13 1:45 UTC (9+ messages)
` [PATCH 1/8 v2] cfq-iosched: Introduce cfq_entity for CFQ queue
` [PATCH 2/8 v2] cfq-iosched: Introduce cfq_entity for CFQ group
` [PATCH 3/8 v2] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
` [PATCH 4/8 v2] cfq-iosched: Extract some common code of service tree handling for CFQ queue and CFQ group
` [PATCH 5/8 v2] cfq-iosched: Introduce hierarchical scheduling with CFQ queue and group at the same level
` [PATCH 6/8] blkio-cgroup: "use_hierarchy" interface without any functionality
` [PATCH 7/8] cfq-iosched: Add flat mode and switch between two modes by "use_hierarchy"
` [PATCH 8/8] blkio-cgroup: Document for blkio.use_hierarchy
[PATCH 0/3] Use generic percpu counters in XFS V2
2010-12-13 1:21 UTC (4+ messages)
` [PATCH 1/3] lib: percpu counter add unless less than functionality
` [PATCH 2/3] xfs: use generic per-cpu counter infrastructure
` [PATCH 3/3] xfs: demultiplex xfs_icsb_modify_counters()
[PATCH 0/5 v3] SMP support for msm
2010-12-13 1:20 UTC (6+ messages)
` [PATCH v3 1/5] msm: Secure Channel Manager (SCM) support
` [PATCH v3 2/5] msm: scm-boot: Support for setting cold/warm boot addresses
` [PATCH v3 3/5] msm: timer: SMP timer support for msm
` [PATCH v3 4/5] msm: hotplug: support cpu hotplug on msm
` [PATCH v3 5/5] msm: add SMP support for msm
[patch]block cfq: select new workload if priority changed
2010-12-13 0:39 UTC (3+ messages)
[PATCH] [correction] load fbcon from drm_kms_helper
2010-12-13 0:34 UTC (3+ 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