All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-14 00:39:54 to 2012-03-14 02:27:05 UTC [more...]

[PATCH RT 0/7] [ANNOUNCE] 3.0.23-rt40-rc1
 2012-03-14  2:27 UTC  (8+ messages)
` [PATCH RT 1/7] Revert "ACPI: Convert embedded controller lock to raw spinlock"
` [PATCH RT 2/7] softirq: Check preemption after reenabling interrupts
` [PATCH RT 3/7] rt: Introduce cpu_chill()
` [PATCH RT 4/7] fs: dcache: Use cpu_chill() in trylock loops
` [PATCH RT 5/7] fs: namespace: Use cpu_chill() instead of cpu_relax()
` [PATCH RT 6/7] net: "
` [PATCH RT 7/7] Linux 3.0.23-rt40-rc1

[patch 0/7] Add TRIM support for raid linear/0/1/10
 2012-03-14  2:25 UTC  (9+ messages)

[PATCH v2 0/9] mwifiex: coding style cleanups
 2012-03-14  2:22 UTC  (10+ messages)
` [PATCH v2 1/9] mwifiex: fix checkpatch --strict warnings/errors Part 1
` [PATCH v2 2/9] mwifiex: fix checkpatch --strict warnings/errors Part 2
` [PATCH v2 3/9] mwifiex: fix checkpatch --strict warnings/errors Part 3
` [PATCH v2 4/9] mwifiex: fix checkpatch --strict warnings/errors Part 4
` [PATCH v2 5/9] mwifiex: fix checkpatch --strict warnings/errors Part 5
` [PATCH v2 6/9] mwifiex: fix checkpatch --strict warnings/errors Part 6
` [PATCH v2 7/9] mwifiex: fix checkpatch --strict warnings/errors Part 7
` [PATCH v2 8/9] mwifiex: fix checkpatch --strict warnings/errors Part 8
` [PATCH v2 9/9] mwifiex: fix checkpatch --strict warnings/errors Part 9

[PATCH 0/5] Persist printk buffer across reboots
 2012-03-14  2:23 UTC  (17+ messages)
` [PATCH 4/5] printk: use alloc_bootmem() instead of memblock_alloc()

[PATCH 0/3] coupled cpuidle state support
 2012-03-14  2:21 UTC  (20+ messages)

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-14  2:21 UTC  (11+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "

[PATCH 1/2] regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx
 2012-03-14  2:20 UTC  (2+ messages)
` [PATCH 2/2] regulator: Simplify implementation of tps65912_get_voltage_dcdc

pull request: bluetooth-next 2012-03-01
 2012-03-14  2:19 UTC  (15+ messages)
    ` [PATCH] checkpatch: Add --strict tests for braces, comments and casts
      ` [PATCH] checkpatch: Add --strict test for strings split across multiple lines
        ` [PATCH] checkpatch: Suggest pr_<level> over printk(KERN_<LEVEL>

[U-Boot] SPI flash writing
 2012-03-14  2:18 UTC  (5+ messages)

[PATCH 0/8 v3] Checkpointing fixes and cleanups
 2012-03-14  2:17 UTC  (3+ messages)
` [PATCH 3/8] jbd2: Issue cache flush after checkpointing even with internal journal

[PATCH] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac
 2012-03-14  2:14 UTC  (3+ messages)
    ` [Open-FCoE] "

[PATCH 00/20] cleanup atmel_mxt_ts
 2012-03-14  2:13 UTC  (5+ messages)
` [PATCH 03/20] Input: atmel_mxt_ts - verify object size in mxt_write_object

[PATCH]: md: Initialize ctl_name field of table raid_root_table/raid_dir_table to avoid dump_trace info in debug kernel
 2012-03-14  2:14 UTC 

Parsing numbers and arithmetic expressions in fio
 2012-03-14  2:13 UTC 

[PATCH v2 1/3] mac80211: Record timing offset (Toffset) for all mesh neighbors
 2012-03-14  2:12 UTC  (3+ messages)
` [PATCH v2 2/3] cfg80211: Fill Toffset for each station

[PATCH] Staging: rtl8187se: r8180_core.c: Fix coding style issue
 2012-03-14  2:12 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCH 00/14 v9] introducing a new, dedicated memory dump mechanism
 2012-03-14  2:13 UTC  (15+ messages)
` [Qemu-devel] [RFC][PATCH 01/14 v9] Add API to create memory mapping list
` [Qemu-devel] [RFC][PATCH 02/14 v9] Add API to check whether a physical address is I/O address
` [Qemu-devel] [RFC][PATCH 03/14 v9] implement cpu_get_memory_mapping()
` [Qemu-devel] [RFC][PATCH 04/14 v9] Add API to check whether paging mode is enabled
` [Qemu-devel] [RFC][PATCH 05/14 v9] Add API to get memory mapping
` [Qemu-devel] [RFC][PATCH 06/14 v9] Add API to get memory mapping without do paging
` [Qemu-devel] [RFC][PATCH 07/14 v9] target-i386: Add API to write elf notes to core file
` [Qemu-devel] [RFC][PATCH 08/14 v9] target-i386: Add API to write cpu status "
` [Qemu-devel] [RFC][PATCH 09/14 v9] target-i386: add API to get dump info
` [Qemu-devel] [RFC][PATCH 10/14 v9] make gdb_id() generally avialable
` [Qemu-devel] [RFC][PATCH 11/14 v9] introduce a new monitor command 'dump' to dump guest's memory
` [Qemu-devel] [RFC][PATCH 12/14 v9] support to cancel the current dumping
` [Qemu-devel] [RFC][PATCH 13/14 v9] support to query dumping status
` [Qemu-devel] [RFC][PATCH 14/14 v9] allow user to dump a fraction of the memory

[PATCH 0/7] Highbank clock support using DT
 2012-03-14  2:10 UTC  (4+ messages)
` [PATCH 1/7] clk: fix orphan list iterator to be safe

[PATCH v8] ARM : mx35: 3ds-board: add framebuffer device
 2012-03-14  2:10 UTC 

seq_put_decimal_ull() et al
 2012-03-14  2:08 UTC  (3+ messages)

[Qemu-devel] virtio balloon PCI class code
 2012-03-14  0:59 UTC  (2+ messages)

[PATCH] proc-ns: Use d_set_d_op() API to set dentry ops in proc_ns_instantiate()
 2012-03-14  2:08 UTC 

[Qemu-devel] about kvmclock QOM
 2012-03-14  2:07 UTC  (7+ messages)

md:Add break if find
 2012-03-14  2:06 UTC  (2+ messages)

[U-Boot] [PATCH v5] usb: align buffers at cacheline
 2012-03-14  2:05 UTC  (4+ messages)
` [U-Boot] [PATCH v8] "

Re: [PATCH 4/5] max17042: Fix value scaling for VCELL and avgVCELL
 2012-03-14  2:05 UTC 

[U-Boot] [PATCH] usb:udc:samsung:fix Remove the req_config flag
 2012-03-14  2:04 UTC  (2+ messages)

[U-Boot] [PATCH V3] BOOT: Add "bootz" command to boot Linux zImage
 2012-03-14  2:03 UTC  (3+ messages)
` [U-Boot] [PATCH V4] BOOT: Add "bootz" command to boot Linux zImage on ARM

[PATCH v5 0/4] common clk framework
 2012-03-14  2:03 UTC  (5+ messages)
` [PATCH v5 3/4] clk: introduce the common clock framework

Re: [PATCH 5/5] max17042: Change capacity property to use reported SOC register
 2012-03-14  2:01 UTC 

[LTP] [PATCH 00/11] hugetlb multiple fixes
 2012-03-14  1:58 UTC  (3+ messages)
` [LTP] [PATCH 10/11] hugetlb/hugeshmget03: fix broken testcase

gdb 7.4 and libexpat
 2012-03-14  1:49 UTC 

[PATCH] max17042: fix CHARGE_FULL representation
 2012-03-14  1:56 UTC 

linux-next: manual merge of the devicetree tree with the powerpc tree
 2012-03-14  1:53 UTC  (4+ messages)

md:Add judgement bb->unacked_exist in function
 2012-03-14  1:53 UTC  (2+ messages)

[PATCH v3 00/13] gpio/omap: Some more driver cleanup and fixes
 2012-03-14  1:53 UTC  (9+ messages)
` [PATCH v3 11/13] gpio/omap: fix dataout register overwrite in _set_gpio_dataout_*

[PATCH 1/2] HID: hid-lg4ff add support for G27 LEDs
 2012-03-14  1:51 UTC  (3+ messages)

[PATCH v2 0/3] video: s3c-fb: Rearrange the elements in platform data
 2012-03-14  1:51 UTC  (7+ messages)
` [PATCH v2 3/3] ARM: Samsung: Rework platform data of s3c-fb driver

[PATCH 0/3 v2] Updates for exynos4210 and DT-based systems
 2012-03-14  1:49 UTC  (2+ messages)

[PATCH v3] serial: PL011: clear pending interrupts
 2012-03-14  1:47 UTC  (3+ messages)

[U-Boot] [PATCH V3] net: fec_mxc: allow use with cache enabled
 2012-03-14  1:46 UTC  (9+ messages)

Re[5]:
 2012-03-14  1:46 UTC  (2+ messages)

[RFC] c/r: prctl: Add ability to set new mm_struct::exe_file v3
 2012-03-14  1:41 UTC  (11+ messages)

from favour
 2012-03-14  1:39 UTC 

[PATCH v2 [2011.03-maintenance]] Changed the Source-URI from (currently?) dead openmoko SVN-Server to new git-repository at git.yoctoproject.org
 2012-03-14  0:31 UTC  (3+ messages)
` [PATCH v3][2011.03-maintenance] "

[Qemu-devel] [PATCH v4 0/3] Prepare QOM support for machines and CPU
 2012-03-14  1:39 UTC  (9+ messages)
` [Qemu-devel] [PATCH 0/7] QOM'ify UniCore32 CPU
  ` [Qemu-devel] [PATCH 1/7] MAINTAINERS: Add entry for UniCore32
  ` [Qemu-devel] [PATCH 2/7] target-unicore32: Relicense to GPLv2+
  ` [Qemu-devel] [PATCH 3/7] target-unicore32: QOM'ify CPU
  ` [Qemu-devel] [PATCH 4/7] target-unicore32: Store cp0 c0_cachetype in UniCore32CPUClass
  ` [Qemu-devel] [PATCH 5/7] target-unicore32: Store cp0 c1_sys "
  ` [Qemu-devel] [PATCH 6/7] target-unicore32: Store feature flags "
  ` [Qemu-devel] [PATCH 7/7] target-unicore32: Store ucf64 fpscr "

[PATCH 6/9] bfa: Move service parameter programming logic into firmware
 2012-03-14  0:40 UTC 

[PATCH 1/1] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcall
 2012-03-14  1:37 UTC  (4+ messages)
` [PATCH] media: Initialize the media core with subsys_initcall()

md:Fix a bug in function badblocks_show()
 2012-03-14  1:32 UTC  (2+ messages)

[PATCH 0/9] bfa: Update the driver version to 3.0.23.0
 2012-03-14  0:37 UTC 

[PATCH 4/9] bfa: Flash controller IOC pll init fixes
 2012-03-14  0:39 UTC 

[PATCH 5/9] bfa: Revised Fabric Assigned Address(FAA) feature implementation
 2012-03-14  0:39 UTC 

[Bug 42918] New: fcoe: Enabling VN2VN mode triggers a circular locking complaint
 2012-03-14  1:22 UTC  (2+ messages)
` [PATCH] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up

[PATCH V2 1/4] ACPI: Fix up _PLD methods
 2012-03-14  1:20 UTC  (3+ messages)
` [PATCH V2 3/4] usb: Bind devices to ACPI devices when possible

[PATCH 3/9] bfa: Serialize the IOC hw semaphore unlock logic
 2012-03-14  0:38 UTC 

[PATCH 0/4] FCoE Sysfs
 2012-03-14  1:19 UTC  (4+ messages)
` [PATCH 3/4] libfcoe: Add fcoe_sysfs

[PATCH v4 02/11] ep93xx: Don't use system controller defines in audio drivers
 2012-03-14  1:18 UTC  (3+ messages)

[PATCH 1/3] mmc: sdhci-pci: Add MSI support
 2012-03-14  1:17 UTC  (3+ messages)
` [PATCH 3/3] mmc: sdhci-pci: allow 8-bit bus width for Intel PCH

[PATCH 8/9] bfa: BSG and User interface fixes
 2012-03-14  0:41 UTC 

[PATCH 0/6] Update to S5P-TV drivers
 2012-03-14  1:13 UTC  (3+ messages)
` [PATCH 2/6] v4l: s5p-tv: hdmiphy: add support for per-platform variants

[PATCH 0/4] AB8500 Battery Management Driver
 2012-03-14  1:05 UTC  (8+ messages)
  ` [PATCH 1/6] ab8500_charger: Convert to the new USB OTG calls
  ` [PATCH 2/6] ab8500_btemp: Get rid of 'enum adc_therm'
  ` [PATCH 3/6] ab8500_fg: Get rid of 'struct v_to_cap'
  ` [PATCH 4/6] ab8500_fg: Get rid of 'struct battery_type'
  ` [PATCH 5/6] ab8500_fg: Fix copy-paste error
  ` [PATCH 6/6] ab8500: Turn unneeded global symbols into local ones

[PATCH 0/4] KVM: srcu-less dirty logging -v2
 2012-03-14  1:04 UTC  (4+ messages)
` [PATCH 2/4] KVM: Avoid checking huge page mappings in get_dirty_log()

New build failures in sparc
 2012-03-14  0:58 UTC  (6+ messages)

[PATCH 0/1] package.bbclass: create debugsources.list if it doesn't exist
 2012-03-14  0:49 UTC  (4+ messages)
` [PATCH 1/1] "

linux-next: manual merge of the tile tree with Linus' tree
 2012-03-14  0:56 UTC  (3+ messages)

[ath9k-devel] rssi values
 2012-03-14  0:55 UTC  (2+ messages)

[PATCH V3] cpuidle: Add a sysfs entry to disable specific C state for debug purpose
 2012-03-14  0:55 UTC  (12+ messages)
    ` [linux-pm] "

[GIT] Networking
 2012-03-14  0:53 UTC 

[GIT PULL 2/4] Samsung devel-pd for v3.4
 2012-03-14  0:53 UTC  (3+ messages)

[GIT PULL v2 4/4] Samsung devel-dma for v3.4
 2012-03-14  0:53 UTC  (3+ messages)

[GIT PULL v2 3/4] Samsung devel-mmc for v3.4
 2012-03-14  0:52 UTC  (3+ messages)

[GIT PULL v2] Samsung board patches for v3.4
 2012-03-14  0:52 UTC  (3+ messages)

[GIT PULL v2] Samsung cleanup EXYNOS clock for v3.4
 2012-03-14  0:52 UTC  (3+ messages)

[PATCH v4 0/4] Wacom Wireless Module Support
 2012-03-14  0:52 UTC  (5+ messages)
` [PATCH v4 1/4] Input: wacom - isolate input registration
` [PATCH v4 2/4] Input: wacom - wireless monitor framework
` [PATCH v4 3/4] Input: wacom - create inputs when wireless connect
` [PATCH v4 4/4] Input: wacom - wireless battery status

[GIT PULL] arch/tile update for 3.3
 2012-03-14  0:52 UTC  (3+ messages)

pktgen -- arm build failures (Was: linux-next: triage for March 13, 2012)
 2012-03-14  0:52 UTC 

Conflict between Versatile Express DT conversion and local timer updates
 2012-03-14  0:52 UTC  (5+ messages)

[uml-devel] UML: Please help with __module_text_address crashing
 2012-03-14  0:51 UTC  (5+ messages)

HDA intel, wired headset w/mic, jack mic detect
 2012-03-14  0:50 UTC  (19+ messages)

[Qemu-devel] [PATCH 0/6] Redesign of pciinit.c (take 2)
 2012-03-14  0:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/6] "

decrease_reservation() frame still in MPT for non-xlate. Bug?
 2012-03-14  0:46 UTC 

[PATCH 0/6] Misc build failure fixes
 2012-03-14  0:36 UTC  (7+ messages)
` [PATCH 1/6] scripts/bitbake: ensure user is in build directory
` [PATCH 2/6] pulseaudio: add X library dependencies
` [PATCH 3/6] gst-plugins-bad: disable directfb in configure
` [PATCH 4/6] mx: add dependencies
` [PATCH 5/6] ncurses: fix build when ENABLE_WIDEC is not set
` [PATCH 6/6] linux-yocto-tiny: add dependency on xz-native

Re: USB 3.0 card, chipset VIA VL800 + external harddrive @ 3.3.0-rc7 = no luck
 2012-03-14  0:44 UTC 

linux-next: Tree for Mar 13
 2012-03-14  0:43 UTC  (4+ messages)
` [PATCH] x86: export 'pcibios_enabled'

[PATCH 9/9] bfa: Update the driver version to 3.0.23.0
 2012-03-14  0:41 UTC 

linux-next: triage for March 13, 2012
 2012-03-14  0:41 UTC  (3+ messages)
` arm build failures (Was: linux-next: triage for March 13, 2012)

[PATCH 7/9] bfa: Fix to avoid vport delete hang on request queue full scenario
 2012-03-14  0:40 UTC 

[GIT PULL] Renesas SoC updates for v3.4
 2012-03-14  0:40 UTC  (6+ messages)
` [GIT PULL] Renesas SoC updates for v3.4, take 2

[PATCH 0/1] ncurses packaging fix
 2012-03-14  0:31 UTC  (2+ messages)
` [PATCH 1/1] ncurses: fix packaging of moved libraries


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.