public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-14 12:37:18 to 2012-06-14 17:19:18 UTC [more...]

[PATCH] xen/mce: schedule a workqueue to avoid sleep in atomic context
 2012-06-14 17:19 UTC  (5+ messages)
` [Xen-devel] "
  ` xen/mce - mcelog at 100% cpu
    ` [PATCH] xen/mce: add .poll method for mcelog device driver

[PATCH 7/8] Added /proc/net/rfcomm via bt_procfs_init()
 2012-06-14 17:18 UTC 

[PATCH 6/8] Added /proc/net/l2cap via bt_procfs_init()
 2012-06-14 17:18 UTC 

[PATCH 5/8] Added /proc/net/hidp via bt_procfs_init()
 2012-06-14 17:17 UTC 

[PATCH 4/8] Added /proc/net/hci via bt_procfs_init()
 2012-06-14 17:17 UTC 

[PATCH 3/8] Added /proc/net/cmtp via bt_procfs_init()
 2012-06-14 17:16 UTC 

[PATCH 2/8] Added /proc/net/bnep via bt_procfs_init()
 2012-06-14 17:16 UTC 

[PATCH 1/8] /proc/net/ entries for bluetooth protocols
 2012-06-14 17:15 UTC 

[3.4 regression] [bisected] DisplayPort fails to come on
 2012-06-14 17:14 UTC  (5+ messages)

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-14 17:13 UTC  (9+ messages)
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 1/3] "
    ` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
    ` [PATCH 3/3] Documentation: Device Tree binding information for i2c-nomadik driver

[PATCH 0/14] ARM: LPC32xx specific updates for next
 2012-06-14 17:07 UTC  (4+ messages)
` [PATCH 4/14] ARM: LPC32xx: Add DMA configuration to platform data

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-14 17:07 UTC  (5+ messages)

[RFC patch 0/5] Per cpu thread hotplug infrastructure
 2012-06-14 16:48 UTC  (25+ messages)
` [RFC patch 2/5] smpboot: Provide infrastructure for percpu hotplug threads

[PATCH v2 00/23] ARM: LPC32xx specific updates for next
 2012-06-14 16:51 UTC  (24+ messages)
` [PATCH v2 01/23] ARM: LPC32xx: Add NAND flash timing to PHY3250 board dts
` [PATCH v2 02/23] ARM: LPC32xx: Clock initialization for NAND controllers
` [PATCH v2 03/23] ARM: LPC32xx: Remove SLC controller initialization from platform init
` [PATCH v2 04/23] ARM: LPC32xx: Add DMA configuration to platform data
` [PATCH v2 05/23] ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
` [PATCH v2 06/23] ARM: LPC32xx: Add dts for EA3250 reference board
` [PATCH v2 07/23] ARM: LPC32xx: DTS adjustment for key matrix controller
` [PATCH v2 08/23] ARM: LPC32xx: Clock "
` [PATCH v2 09/23] ARM: LPC32xx: Defconfig update
` [PATCH v2 10/23] ARM: LPC32xx: Add MMC controller support
` [PATCH v2 11/23] ARM: LPC32xx: DTS adjustment for using pl18x primecell
` [PATCH v2 12/23] ARM: LPC32xx: DT conversion of Standard UARTs
` [PATCH v2 13/23] ARM: LPC32xx: High Speed UART configuration via DT
` [PATCH v2 14/23] ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
` [PATCH v2 15/23] ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"
` [PATCH v2 16/23] ARM: LPC32xx: Build arch dtbs
` [PATCH v2 17/23] ARM: LPC32xx: Add dt settings to the at25 node
` [PATCH v2 18/23] ARM: LPC32xx: Remove spi chipselect request from board init
` [PATCH v2 19/23] ARM: LPC32xx: Remove spi chip definitions
` [PATCH v2 20/23] ARM: LPC32xx: Cleanup board init, remove duplicate clock init
` [PATCH v2 21/23] ARM: LPC32xx: Move uart6 irda disable to serial.c
` [PATCH v2 22/23] ARM: LPC32xx: Move i2s1 dma enabling to clock.c
` [PATCH v2 23/23] ARM: LPC32xx: Remove duplicate usb host clock init

[PATCH] x86/xen: avoid updating TLS descriptors if they haven't changed
 2012-06-14 16:49 UTC  (3+ messages)

[PATCH] staging: zsmalloc: fix uninit'ed variable warning
 2012-06-14 16:44 UTC  (4+ messages)

rcu: endless stalls
 2012-06-14 16:47 UTC  (11+ messages)

3.5.rc2 tty buffering bug ?
 2012-06-14 16:41 UTC  (4+ messages)

[PATCH v2 00/17] Big OMAP I2C Cleanup
 2012-06-14 16:24 UTC  (18+ messages)
` [PATCH v2 01/17] i2c: omap: simplify num_bytes handling
` [PATCH v2 02/17] i2c: omap: decrease indentation level on data handling
` [PATCH v2 03/17] i2c: omap: add blank lines
` [PATCH v2 04/17] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCH v2 05/17] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCH v2 06/17] i2c: omap: improve 1p153 errata handling
` [PATCH v2 07/17] i2c: omap: re-factor receive/transmit data loop
` [PATCH v2 08/17] i2c: omap: switch over to do {} while loop
` [PATCH v2 09/17] i2c: omap: ack IRQ in parts
` [PATCH v2 10/17] i2c: omap: get rid of the "complete" label
` [PATCH v2 11/17] i2c: omap: switch to devm_* API
` [PATCH v2 12/17] i2c: omap: switch to platform_get_irq()
` [PATCH v2 13/17] i2c: omap: bus: add a receiver flag
` [PATCH v2 14/17] i2c: omap: simplify errata check
` [PATCH v2 15/17] i2c: omap: always return IRQ_HANDLED
` [PATCH v2 16/17] i2c: omap: simplify IRQ exit path
` [PATCH v2 17/17] i2c: omap: resize fifos before each message

help
 2012-06-14 16:30 UTC 

[PATCH] perf script: format regression due to libtraceevent
 2012-06-14 16:24 UTC  (3+ messages)

[PATCH 2/2] mm: compaction: add /proc/vmstat entry for rescued MIGRATE_UNMOVABLE pageblocks
 2012-06-14 16:21 UTC  (2+ messages)

[PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
 2012-06-14 16:15 UTC  (7+ messages)

[PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
 2012-06-14 16:16 UTC 

[PATCH] staging:iio:gyro:adis16080: remove sparse warnings
 2012-06-14 15:05 UTC 

[resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
 2012-06-14 16:10 UTC  (5+ messages)

[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-14 16:07 UTC  (6+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes

[PATCH v11 1/2] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-14 16:00 UTC 

general protection fault on finalizing task
 2012-06-14 16:01 UTC  (2+ messages)

[GIT PULL] Please pull bugfixes for the NFS client
 2012-06-14 16:00 UTC 

[PATCH] sched: Folding nohz load accounting more accurate
 2012-06-14 15:42 UTC  (8+ messages)

Server Rental services in Hong Kong
 2012-06-14 15:22 UTC 

[PATCH V2] umem: fix up unplugging
 2012-06-14 15:50 UTC  (3+ messages)

[tip:x86/platform] x86/vsmp: Ignore IOAPIC IRQ affinity if possible
 2012-06-14 15:43 UTC  (2+ messages)
` [PATCH] x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set

[PATCH] PM: Deprecate suspend/resume in device_driver
 2012-06-14 15:37 UTC  (2+ messages)

[PATCH] mm: fix page reclaim comment error
 2012-06-14 15:20 UTC  (2+ messages)

[RFC GIT PULL] nohz: Basic cputime accounting for adaptive tickless
 2012-06-14 15:18 UTC  (11+ messages)

[PATCH] VFS: Fix the banner comment on lookup_open()
 2012-06-14 15:13 UTC 

[GIT PULL 0/3] perf/urgent fixes
 2012-06-14 15:11 UTC  (3+ messages)

[PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
 2012-06-14 15:04 UTC  (3+ messages)
` [PATCH] trivial, memory hotplug: add kswapd_is_running() for better readability

[PATCH] mm: fix page reclaim comment error
 2012-06-14 15:02 UTC  (2+ messages)

[PATCH 0/6] uprobes: misc cleanups
 2012-06-14 14:54 UTC  (2+ messages)

[RFC][PATCH 0/4] sched: Optimize cgroup muck
 2012-06-14 14:58 UTC  (7+ messages)
` [RFC][PATCH 1/4] sched/fair: track cgroup depth
` [RFC][PATCH 2/4] sched: Push put_prev_task() into pick_next_task()
` [RFC][PATCH 3/4] sched/fair: clean up __clear_buddies_*
` [RFC][PATCH 4/4] sched/fair: Optimize cgroup pick_next_task_fair

[GIT PULL] SCSI fixes for 3.5-rc2
 2012-06-14 14:56 UTC 

[PATCH] leds: Rename led_brightness_set() to led_set_brightness()
 2012-06-14 14:52 UTC  (2+ messages)

[PATCH 6/6] x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumask
 2012-06-14 14:50 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 5/6] x86/apic/es7000+summit: Always make valid apicid from a cpumask
 2012-06-14 14:49 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 4/6] x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid()
 2012-06-14 14:48 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 3/6] x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()
 2012-06-14 14:47 UTC  (3+ messages)
  ` [tip:x86/apic] "

[PATCH] cpuidle: move field disable from per-driver to per-cpu
 2012-06-14 14:41 UTC  (2+ messages)

[PATCH 2/6] x86/apic: Eliminate cpu_mask_to_apicid() operation
 2012-06-14 14:46 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 1/6] x86/x2apic/cluster: vector_allocation_domain() should return a value
 2012-06-14 14:45 UTC  (2+ messages)
` [tip:x86/apic] x86/x2apic/cluster: Vector_allocation_domain() "

[PATCH v5 2/2] x86: Added read_mostly declaration/definition to vars from smp.h
 2012-06-14 14:44 UTC  (2+ messages)
` [tip:x86/mm] x86: Add read_mostly declaration/ definition to variables "

[PATCH v5 1/2] x86: Define early read-mostly per-cpu macros
 2012-06-14 14:43 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5] watchdog: Quiet down the boot messages
 2012-06-14 14:43 UTC  (2+ messages)
` [tip:perf/urgent] "

[RFC] x86, fpu: unify signal handling code paths for x86 and x86_64 kernels
 2012-06-14 14:37 UTC  (2+ messages)

bugs in page colouring code
 2012-06-14 14:31 UTC  (9+ messages)

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-14 14:28 UTC  (10+ messages)
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function

What is the right practice to get new code upstream( was Fwd: [patch] a simple hardware detector for latency as well as throughput ver. 0.1.0)
 2012-06-14 14:15 UTC  (3+ messages)

[PATCH 1/1] vme: change maintainer e-mail address
 2012-06-14 13:57 UTC 

[patch 0/5] x86: mce: Bugfixes, cleanups and a new CMCI poll version
 2012-06-14 14:07 UTC  (3+ messages)
` [PATCH] tmp patch to fix hotplug issue in CMCI storm

[PATCH] i2o: avoid returning pointer to a local array in chtostr()
 2012-06-14 14:05 UTC  (2+ messages)

[PATCH v2] writeback: avoid race when update bandwidth
 2012-06-14 14:00 UTC  (6+ messages)

[PATCH] iio: let the doc follow core code move
 2012-06-14 13:58 UTC  (4+ messages)

Updated microcode tracking and PEBS workaround patchkit
 2012-06-14 13:54 UTC  (8+ messages)
` [PATCH 1/4] x86: Do microcode updates at CPU_STARTING, not CPU_ONLINE
` [PATCH 2/4] x86: Track minimum microcode revision globally v2

[PATCHv7 0/8] kvm: eoi optimization support
 2012-06-14 13:53 UTC  (9+ messages)
` [PATCHv7 1/8] kvm: document lapic regs field
` [PATCHv7 2/8] kvm: optimize ISR lookups
` [PATCHv7 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv7 4/8] x86/bitops: note on __test_and_clear_bit atomicity
` [PATCHv7 5/8] kvm: eoi msi documentation
` [PATCHv7 6/8] kvm: only sync when attention bits set
` [PATCHv7 7/8] kvm: rearrange injection cancelling code
` [PATCHv7 8/8] kvm: host side for eoi optimization

[PATCH] writeback: avoid race when update bandwidth
 2012-06-14 13:48 UTC  (6+ messages)

[PATCH v2] xen: mark local pages as FOREIGN in the m2p_override
 2012-06-14 13:44 UTC  (3+ messages)

[PATCH] mm: complement page reclaim comment
 2012-06-14 13:44 UTC  (2+ messages)

[PATCH 1/2] perf, x86: Add basic Ivy Bridge support v3
 2012-06-14 13:41 UTC  (3+ messages)

[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-14 13:37 UTC  (18+ messages)
` [PATCH v2 1/5] x86: Add helper variables and functions to hold VMCSINFO
` [PATCH v2 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v2 5/5] Documentation: Add ABI entry for sysfs file vmcsinfo and vmcsinfo_maxsize

[PATCH V2] writeback: fix hung_task alarm when sync block
 2012-06-14 13:36 UTC  (7+ messages)

NULL pointer dereference at blk_drain_queue
 2012-06-14 13:25 UTC  (6+ messages)

[PATCH v4] scatterlist: add sg_alloc_table_from_pages function
 2012-06-14 13:09 UTC 

[PATCH] spi/pl022: add devicetree support
 2012-06-14 13:07 UTC 

linux-next: manual merge of the net-next tree with the wireless tree
 2012-06-14 12:59 UTC  (3+ messages)

[PATCH] SPI: at25: Parse dt settings
 2012-06-14 12:59 UTC 

[PATCH 2/7] drivers-platform-x86: use acpi_video_dmi_promote_vendor()
 2012-06-14 12:53 UTC  (3+ messages)

[PATCH] smia: Fix compile failures
 2012-06-14 12:54 UTC 

[PATCH] mm: fix page relaim comment error
 2012-06-14 12:36 UTC 


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