LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-22 23:49:56 to 2011-02-23 08:33:22 UTC [more...]

2.6.38-rc5-git6: Reported regressions 2.6.36 -> 2.6.37
 2011-02-23  8:32 UTC  (4+ messages)
` [Bug #22882] (2.6.37-rc1) amd64-agp module crashed on second load

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-23  8:32 UTC  (15+ messages)
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages

[CFS Bandwidth Control v4 0/7] Introduction
 2011-02-23  8:31 UTC  (17+ messages)
` [CFS Bandwidth Control v4 5/7] sched: add exports tracking cfs bandwidth control statistics
` [CFS Bandwidth Control v4 6/7] sched: hierarchical task accounting for SCHED_OTHER

[PATCH] amd64-agp: fix crash at second module load
 2011-02-23  8:28 UTC  (3+ messages)

[performance bug] kernel building regression on 64 LCPUs machine
 2011-02-23  8:24 UTC  (10+ messages)

[024/115] USB: prevent buggy hubs from crashing the USB stack
 2011-02-23  8:06 UTC  (2+ messages)

[PATCH 0/2] Common struct clk implementation, v13
 2011-02-23  8:15 UTC  (7+ messages)
` [PATCH 1/2] Add a common struct clk
` [PATCH] wip: convert imx27 to "

[PATCH v3 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-23  8:08 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: xiic: Use 32bit accesses only

[PATCH] Unlock vfsmount_lock in do_mount
 2011-02-23  7:59 UTC 

[PATCH 00/18] MAINTAINERS: Trivial corrections
 2011-02-23  7:57 UTC  (22+ messages)
` [PATCH 01/18] MAINTAINERS: Update ADP5520 pattern
` [PATCH 02/18] MAINTAINERS: Change web links from wiki-analog to wiki.analog
` [PATCH 03/18] MAINTAINERS: Remove ASOC CODEC DRIVERS files not in tree
` [PATCH 04/18] MAINTAINERS: Add missing : after HR Timers F tag
` [PATCH 05/18] MAINTAINERS: Remove unnecessary linux-kernel@vger.kernel.org entries
` [PATCH 06/18] MAINTAINERS: Update clkdev location
` [PATCH 07/18] MAINTAINERS: Update media path
` [PATCH 08/18] MAINTAINERS: Update HVC file patterns
` [PATCH 09/18] MAINTAINERS: Quote non-alphanumeric email addresses
` [PATCH 10/18] MAINTAINERS: Remove unused clockevents.h
` [PATCH 11/18] MAINTAINERS: Remove IEEE1394 entry
` [PATCH 12/18] MAINTAINERS: Remove unused TIMEKEEPING timekeeping.h
` [PATCH 13/18] MAINTAINERS: Update SCX200 file pattern
` [PATCH 14/18] MAINTAINERS: Remove SHARP LH7A40X section
` [PATCH 15/18] MAINTAINERS: Update SFI pattern
` [PATCH 16/18] MAINTAINERS: Update TIPC patterns
` [PATCH 17/18] MAINTAINERS: USB SE401 moved to staging, update pattern
` [PATCH 18/18] MAINTAINERS: Update WINBOND CIR pattern

Handling multiple watchdogs
 2011-02-23  7:55 UTC  (5+ messages)

HelloGcc 2011 Workshop calling for topic speakers
 2011-02-23  7:50 UTC 

Problem with "ARM: tegra: Move tegra_common_init to tegra_init_early"
 2011-02-23  7:43 UTC  (3+ messages)

linux-next: manual merge of the watchdog tree with the sh tree
 2011-02-23  7:42 UTC  (2+ messages)

[28/70] staging: brcm80211: bugfix for softmac crash on multi cpu configurations
 2011-02-23  7:40 UTC  (3+ messages)
` [Stable-review] "

[tip:perf/core] perf probe: Remove redundant checks
 2011-02-23  7:35 UTC  (2+ messages)
` [tip:perf/core] perf top: Live TUI Annotation

[GIT PULL 0/2] perf/core TUI live annotate and a cleanup
 2011-02-23  7:35 UTC  (5+ messages)
` [PATCH 1/2] perf probe: Remove redundant checks

(no subject)
 2011-02-23  7:30 UTC 

[PATCH 0/3] Fixes for vfs-scale and vfs-automount
 2011-02-23  7:22 UTC  (4+ messages)

[BUG] drm/i915 Screen corruption introduced by a00b10c360b35d6431a94cb
 2011-02-23  7:10 UTC  (2+ messages)
    ` [PATCH] drm/i915: fix corruptions on i8xx due to relaxed fencing

linux-next: Tree for February 22
 2011-02-23  7:01 UTC  (3+ messages)
` [PATCH -next] eeepc-wmi: kconfig changes to fix build errors

linux-next: Tree for February 23
 2011-02-23  6:27 UTC 

[PATCH tip/core/rcu 0/14] Preview of RCU patches for 2.6.39
 2011-02-23  6:21 UTC  (21+ messages)
` [PATCH RFC tip/core/rcu 01/11] rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU
` [PATCH RFC tip/core/rcu 02/11] rcutorture: Get rid of duplicate sched.h include
` [PATCH RFC tip/core/rcu 03/11] rcu: add documentation saying which RCU flavor to choose
` [PATCH RFC tip/core/rcu 04/11] rcupdate: remove dead code
` [PATCH RFC tip/core/rcu 05/11] rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT
` [PATCH RFC tip/core/rcu 06/11] smp: Document transitivity for memory barriers
` [PATCH RFC tip/core/rcu 07/11] rcu: Remove conditional compilation for RCU CPU stall warnings
` [PATCH RFC tip/core/rcu 08/11] rcu: Decrease memory-barrier usage based on semi-formal proof
` [PATCH RFC tip/core/rcu 09/11] rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
` [PATCH RFC tip/core/rcu 10/11] rcu: Update documentation to reflect blocked_tasks[] merge
` [PATCH RFC tip/core/rcu 11/11] rcu: move TREE_RCU from softirq to kthread
` [PATCH RFC tip/core/rcu 12/14] rcu: priority boosting for TREE_PREEMPT_RCU
` [PATCH RFC tip/core/rcu 13/14] rcu: eliminate unused boosting statistics
` [PATCH RFC tip/core/rcu 14/14] rcu: Add boosting to TREE_PREEMPT_RCU tracing

Linux 2.6.38-rc6
 2011-02-23  6:14 UTC  (5+ messages)

[PATCH 0/2] sched: SCHED_BATCH fixes
 2011-02-23  5:33 UTC  (5+ messages)
` [PATCH 1/2] sched: allow SCHED_BATCH to preempt SCHED_IDLE tasks

[PATCH] Linux Kernel GDB tracepoint module 2011-02-05
 2011-02-23  5:32 UTC  (6+ messages)

[0/7, v9] NUMA Hotplug Emulator (v9)
 2011-02-23  5:29 UTC  (4+ messages)

[PATCH v2 13/13] tty: pruss SUART driver
 2011-02-23  5:30 UTC  (6+ messages)

Boot time regression in 2.6.38 after initial wq merge
 2011-02-23  5:20 UTC  (11+ messages)

[PATCH] Built kernel without -O2 option
 2011-02-23  5:19 UTC  (7+ messages)

[RFC PATCH 00/15] Remove last remains of of_platform_bus_type
 2011-02-23  4:34 UTC  (16+ messages)
` [RFC PATCH 01/15] dt/powerpc: move of_bus_type infrastructure to ibmebus
` [RFC PATCH 02/15] dt: add a match table pointer to struct device
` [RFC PATCH 03/15] dt/powerpc: Eliminate users of of_platform_{, un}register_driver
` [RFC PATCH 04/15] dt/sparc: "
` [RFC PATCH 05/15] leds/leds-gpio: merge platform_driver with of_platform_driver
` [RFC PATCH 06/15] dt: xilinx_hwicap: merge platform and of_platform driver bindings
` [RFC PATCH 07/15] dt: uartlite: "
` [RFC PATCH 08/15] dt/spi: Eliminate users of of_platform_{, un}register_driver
` [RFC PATCH 09/15] dt/sound: "
` [RFC PATCH 10/15] dt/net: "
` [RFC PATCH 11/15] dt/video: "
` [RFC PATCH 12/15] dt/usb: "
` [RFC PATCH 13/15] dt/serial: "
` [RFC PATCH 14/15] dt: Eliminate of_platform_{,un}register_driver
` [RFC PATCH 15/15] dt: eliminate of_platform_driver shim code

write 'O_DIRECT' file w/odd amount of data: desirable result?
 2011-02-23  4:30 UTC 

[PATCH v4 0/7] Basic ARM devicetree support
 2011-02-23  4:35 UTC  (10+ messages)
` [PATCH v4 1/7] arm/dt: Make __vet_atags also accept a dtb image
` [PATCH v4 2/7] arm/dt: Allow CONFIG_OF on ARM
` [PATCH v4 3/7] arm/dt: consolidate atags setup into setup_machine_atags
` [PATCH v4 4/7] arm/dt: probe for platforms via the device tree
` [PATCH v4 5/7] arm/dt: Basic versatile devicetree support
` [PATCH v4 6/7] arm/dt: Basic tegra "
` [PATCH v4 7/7] dt: add documentation of ARM dt boot interface

[PATCH] perf lock: clean the options for perf record
 2011-02-23  4:17 UTC  (5+ messages)

more dput lock contentions in 2.6.38-rc?
 2011-02-23  3:26 UTC  (6+ messages)

[PATCH] msm: add single-wire serial bus interface (SSBI) driver
 2011-02-23  3:21 UTC  (10+ messages)

[PATCH 0/6 v5] cfq-iosched: Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
 2011-02-23  3:10 UTC  (8+ messages)
  ` [PATCH 0/6 v5.1] "
    ` [PATCH 1/6 v5.1] cfq-iosched: Introduce cfq_entity for CFQ queue
    ` [PATCH 2/6 v5.1] cfq-iosched: Introduce cfq_entity for CFQ group
    ` [PATCH 3/6 v5.1] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
    ` [PATCH 4/6 v5.1] cfq-iosched: Extract some common code of service tree handling for CFQ queue and CFQ group
    ` [PATCH 5/6 v5.1] cfq-iosched: CFQ group hierarchical scheduling and use_hierarchy interface
    ` [PATCH 6/6 v5.1] blkio-cgroup: Document for blkio.use_hierarchy interface

[PATCH] dt: add a match table pointer to struct device
 2011-02-23  2:52 UTC 

[PATCH 1/6] perf-events: Add support for supplementary event registers v5
 2011-02-23  2:42 UTC  (5+ messages)

[PATCH 0/6] x86, NMI: die_notifier and default_do_nmi cleanups
 2011-02-23  2:39 UTC  (3+ messages)
` [PATCH 5/6] x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU

[PATCH] tty/serial: Relax the device_type restriction from of_serial
 2011-02-23  2:12 UTC 

[PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
 2011-02-23  1:56 UTC  (3+ messages)
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree

Fix NUMA problems in transparent hugepages v2
 2011-02-23  1:52 UTC  (9+ messages)
` [PATCH 1/8] Fix interleaving for "
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH v2 0/5] Exporting DMI entries via sysfs
 2011-02-23  1:53 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: Add DMI entry types to the headers
` [PATCH v2 2/5] firmware: Basic dmi-sysfs support
` [PATCH v2 3/5] firmware: Break out system_event_log in dmi-sysfs
` [PATCH v2 4/5] firmware: Expose DMI type 15 System Event Log
` [PATCH v2 5/5] firmware: Add documentation for /sys/firmware/dmi

[PATCH 0/7] KVM: optimize memslots searching and cache GPN to GFN
 2011-02-23  1:38 UTC  (7+ messages)
` [PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
` [PATCH 7/7] KVM: MMU: cache guest page number to guest frame number

[PATCH] ARM: pxa: support 806MHz operating points for PXA31x processors A2 stepping
 2011-02-23  1:33 UTC  (7+ messages)

[2.6.38-rc6] build:mkpiggy fixlet
 2011-02-23  1:33 UTC 

Linux 2.6.38-rc5
 2011-02-23  1:32 UTC  (11+ messages)
` [PATCH] fix backlight brightness on intel LVDS panel after reopening lid

TX VLAN acceleration on bridges broken in 2.6.37?
 2011-02-23  1:32 UTC  (2+ messages)

[RFC 0/5] tty: move stuff around
 2011-02-23  1:12 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update MSM maintainers
 2011-02-23  1:12 UTC  (4+ messages)

[PATCH v4] i2c-gpio: add devicetree support
 2011-02-23  1:12 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] i2c-ocores: register devices on child nodes
 2011-02-23  1:07 UTC  (4+ messages)

[PATCH linux-next 1/8] pch_uart: add multi-scatter processing
 2011-02-23  1:03 UTC  (8+ messages)
` [PATCH linux-next 2/8] pch_uart: add spin_lock_init
` [PATCH linux-next 3/8] pch_uart : Reduce memcpy
` [PATCH linux-next 4/8] pch_uart : Use dev_xxx not pr_xxx
` [PATCH linux-next 5/8] pch_uart: fix uart clock setting issue
` [PATCH linux-next 6/8] pch_uart: fix auto flow control miss-setting issue
` [PATCH linux-next 7/8] pch_uart: fix exclusive access issue
` [PATCH linux-next 8/8] pch_uart: Fix DMA channel miss-setting issue

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-23  0:16 UTC  (5+ messages)
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files
` [RFC PATCH 06/10] MIPS: Octeon: Initialize and fixup device tree

[PATCH] tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
 2011-02-23  0:35 UTC  (7+ messages)
` [PATCH] tty: add TIOCVHANGUP: time for revoke() in f_ops ?

[PATCH v2] i2c: tegra: Add i2c support
 2011-02-23  0:20 UTC  (2+ messages)

[15/70] perf timechart: Adjust perf timechart to the new power events
 2011-02-23  0:17 UTC  (2+ messages)

[PATCH 1/8] pch_uart: add multi-scatter processing
 2011-02-23  0:13 UTC  (3+ messages)

Update to http://kernel.org/doc
 2011-02-23  0:09 UTC  (6+ messages)
      ` net: update Documentation/networking/00-INDEX

[PATCH v1 0/5] Exporting DMI entries via syfs
 2011-02-23  0:07 UTC  (7+ messages)
` [PATCH v1 2/5] firmware: Basic dmi-sysfs support

gitk with the latest branch makes the system unusable for some time
 2011-02-22 23:53 UTC 

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-22 23:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).