All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-19 18:30:39 to 2012-04-19 20:16:00 UTC [more...]

[U-Boot] Add support for Mini2440
 2012-04-19 20:16 UTC  (4+ messages)
` [U-Boot] [PATCH v3] Add support for MINI2440 (s3c2440). Documentation about the product can be found on: http://www.friendlyarm.net/products/mini2440

[PATCH 1/4] powerpc/mpic_msgr: fix compile error when SMP disabled
 2012-04-19 20:15 UTC  (8+ messages)
` [PATCH 2/4] powerpc/mpic_msgr: add lock for MPIC message global variable
  ` [PATCH 3/4] powerpc/mpic_msgr: fix offset error when setting mer register
    ` [PATCH 4/4] powerpc/mpc85xx: add MPIC message dts node

[PATCH RFC V7 0/12] Paravirtualized ticketlocks
 2012-04-19 20:15 UTC  (19+ messages)
` [PATCH RFC V7 1/12] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V7 2/12] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V7 3/12] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V7 4/12] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V7 5/12] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V7 6/12] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V7 7/12] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V7 8/12] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V7 9/12] split out rate limiting from jump_label.h

[PATCH] powerpc: fix build when CONFIG_BOOKE_WDT is enabled
 2012-04-19 20:15 UTC  (2+ messages)

pull request: wireless-next 2012-04-18
 2012-04-19 20:10 UTC  (8+ messages)
  ` net-next iwlwifi breaks compile - was "

[PATCH] powerpc/85xx: don't call of_platform_bus_probe() twice
 2012-04-19 20:15 UTC  (2+ messages)

[PATCH 0/1] meta-intel kernel26 cleanup
 2012-04-19 20:12 UTC  (3+ messages)
` [PATCH 1/1] ia32-base: don't use obsolete kernel26

+ procfs-use-more-apprioriate-types-when-dumping-proc-n-stat.patch added to -mm tree
 2012-04-19 20:12 UTC 

[PATCH] arm: omap3: Remove superfluous commas from gfx_sgx_3xxx_wkdeps[]
 2012-04-19 20:11 UTC  (2+ messages)

git-archive and submodules
 2012-04-19 20:10 UTC 

+ sethostname-setdomainname-notify-userspace-when-there-is-a-change-in-uts_kern_table.patch added to -mm tree
 2012-04-19 20:10 UTC 

Shadow domains left zombie
 2012-04-19 20:10 UTC  (3+ messages)
` [PATCH] "

alloca() in linux_privcmd_map_foreign_bulk causing segfault
 2012-04-19 20:09 UTC  (4+ messages)

[PATCH 1/3] m88brs2000 DVB-S frontend and tuner module
 2012-04-19 20:08 UTC  (4+ messages)
  ` [PATCH 1/6] m88ds3103, montage dvb-s/s2 demodulator driver

linux-next: build failure after merge of the driver-core tree
 2012-04-19 20:07 UTC  (2+ messages)

[RFC] tegra_pcm DMA buffers allocation
 2012-04-19 20:07 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the tty.current tree
 2012-04-19 20:07 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2012-04-19 20:07 UTC  (2+ messages)

+ vmsplice-relax-alignement-requirements-for-splice_f_gift.patch added to -mm tree
 2012-04-19 20:07 UTC 

[PATCH] Avoid problem with xpg4 grep in Solaris that broke t9400
 2012-04-19 20:06 UTC  (5+ messages)

[PATCH v2,01/10] MIPS: Add core files for MIPS SEAD-3 development platform
 2012-04-19 20:05 UTC  (3+ messages)
` [PATCH v2,03/10] MIPS: Add support for the M14K core
` [PATCH v2,06/10] MIPS: Code formatting fixes

[PATCH 0/4] DT clock binding support
 2012-04-19 20:06 UTC  (10+ messages)
` [PATCH 1/4] clk: select CLKDEV_LOOKUP for COMMON_CLK
` [PATCH 2/4] clk: remove trailing whitespace from clk.h

(no subject)
 2012-04-19 20:00 UTC  (11+ messages)
` [PATCH 1/2] xen: implement apic ipi interface
` [PATCH 2/2] xen: implement IRQ_WORK_VECTOR handler
      ` [Xen-devel] "

CAN messages being lost on i.MX25 with flexcan
 2012-04-19 20:00 UTC  (6+ messages)

[PATCH v3] Bluetooth: Fix registering hci with duplicate name
 2012-04-19 20:04 UTC  (4+ messages)

[PATCH 1/2] OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data
 2012-04-19 19:56 UTC  (8+ messages)
` [PATCH 2/2] OMAPDSS: Ensure OPP100 when DSS is operational

[PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-04-19 20:03 UTC  (11+ messages)
` [Qemu-devel] "

[U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next
 2012-04-19 20:02 UTC  (2+ messages)

[PATCH V2 0/6] SPEAr: Move to common clock framework
 2012-04-19 19:59 UTC  (2+ messages)
  ` [PATCH V2 6/6] SPEAr: Switch "

[PATCH, RFC 0/3] Introduce new O_HOT and O_COLD flags
 2012-04-19 19:59 UTC  (6+ messages)
` [PATCH, RFC 1/3] fs: add new open flags O_HOT and O_COLD
` [PATCH, RFC 2/3] fs: propagate the open_flags structure down to the low-level fs's create()
` [PATCH, RFC 3/3] ext4: use the O_HOT and O_COLD open flags to influence inode allocation

[PULL REQUEST] : ima-appraisal patches
 2012-04-19 19:57 UTC  (5+ messages)

[PATCH V2 0/2] staging: iio: light: use regmap in isl29018 for register access
 2012-04-19 19:56 UTC  (5+ messages)
` [PATCH v3 2/2] staging: iio: light: isl29018: use regmap "

[PATCH V2 0/5] [Media] Radio: Fixes and New features for FM
 2012-04-19 19:54 UTC  (4+ messages)
` [PATCH V2 4/5] [Documentation] Media: Update docs for V4L2 FM new features

[git:v4l-dvb/for_v3.5] [media] drivers: media: video: adp1653.c: Remove unneeded include of version.h
 2012-04-19 19:53 UTC 

[git:v4l-dvb/for_v3.5] [media] drivers: media: radio: radio-keene.c: Remove unneeded include of version.h
 2012-04-19 19:54 UTC 

[git:v4l-dvb/for_v3.5] [media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.h
 2012-04-19 19:54 UTC 

RTM_NEWLINK not received by application when connecting multiple devices simultaneously
 2012-04-19 19:54 UTC  (5+ messages)

Fragmentation Issue We Are Having
 2012-04-19 19:54 UTC 

Changes to power management in ehci-tegra
 2012-04-19 19:52 UTC  (5+ messages)

xen entry point and exit point
 2012-04-19 19:51 UTC  (2+ messages)

+ connector-userns-replace-netlink-uses-of-cap_raised-with-capable.patch added to -mm tree
 2012-04-19 19:51 UTC 

[PATCH] net/wireless: ipw2200: Fix race condition in the command completion acknowledge
 2012-04-19 19:55 UTC 

[PATCH 00/12] Fix use of version.h
 2012-04-19 19:48 UTC  (6+ messages)
` [PATCH 06/12] drivers: media: video: tlg2300: pd-video.c: Include version.h header
` [PATCH 07/12] drivers: media: video: tm6000: tm6000.h: "

[PATCH v4 3/3] cred: change keyctl_session_to_parent() to use task_work_add()
 2012-04-19 19:47 UTC  (12+ messages)
    ` [PATCH v4 0/3] task_work_add (was: task_work_queue)

M-Audio FastTrack C400
 2012-04-19 19:47 UTC  (9+ messages)

[RFC PATCH 0/8] brcm80211: smac: rework regulatory support
 2012-04-19 19:46 UTC  (3+ messages)

[PATCH v2 0/8] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
 2012-04-19 19:46 UTC  (9+ messages)
` [PATCH v2 4/8] ARM: OMAP2+: hwmod: revise hardreset behavior

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-19 19:46 UTC  (6+ messages)
    ` [PATCH] gitweb: Improve repository verification

[PATCH] Add Atheros maryann PIDVID support
 2012-04-19 19:46 UTC  (3+ messages)
` [3.0.y, 3.2.y, 3.3.y] "

Question about IoCtx::aio_exec semantics
 2012-04-19 19:45 UTC  (3+ messages)

CIFS shares keep hanging with VirtualBox
 2012-04-19 19:43 UTC  (2+ messages)

AM3517 boot failure
 2012-04-19 19:43 UTC  (6+ messages)

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-19 19:40 UTC  (4+ messages)

[PATCH] gpio: pxa: Set PXA GPIO irq_chip IRQCHIP_SKIP_SET_WAKE flag
 2012-04-19 19:40 UTC  (2+ messages)

[PATCH] RDS: correct ib api use with sg_dma_address/sg_dma_len
 2012-04-19 19:38 UTC  (2+ messages)

[tip:timers/urgent] tick: Fix oneshot broadcast setup really
 2012-04-19 19:38 UTC  (2+ messages)
` [tip:timers/urgent] tick: Fix the spurious broadcast timer ticks after resume

[PATCH net-next] net: allow better page reuse in splice(sock -> pipe)
 2012-04-19 19:38 UTC 

[tip:timers/urgent] tick: Fix oneshot broadcast setup really
 2012-04-19 19:37 UTC  (2+ messages)
` [tip:timers/urgent] tick: Ensure that the broadcast device is initialized

[PATCH] net ax25: Reorder ax25_exit to remove races
 2012-04-19 19:38 UTC  (2+ messages)

[PATCH] icplus: fix interrupt for IC+ 101A/G and 1001LF
 2012-04-19 19:34 UTC  (2+ messages)

[PATCH] net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
 2012-04-19 19:33 UTC  (2+ messages)

Running fio with offset Increment option
 2012-04-19 19:32 UTC  (8+ messages)

[RFC 0/4] Add NVIDIA Tegra DRM support
 2012-04-19 19:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] i.MX25: Miscellaneus fixes
 2012-04-19 19:27 UTC  (4+ messages)
` [U-Boot] [PATCH V4 0/8] i.MX25: Preparing new board with miscellaneus fixes
  ` [U-Boot] [PATCH V4 3/8] imx: fec: Resolve speed before configuring gasket

+ aio-vfs-cleanup-of-rw_copy_check_uvector-and-compat_rw_copy_check_uvector.patch added to -mm tree
 2012-04-19 19:27 UTC 

[net-next PATCH v3] bonding: start slaves with link down for ARP monitor
 2012-04-19 19:25 UTC  (3+ messages)

[PATCH] mount.cifs: remove unnecessary getuid() check in libcap version of toggle_dac_capability
 2012-04-19 19:24 UTC 

[patch] bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()
 2012-04-19 19:23 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] tegra2: move tegra2 SoC code to arch/arm/cpu/tegra2-common
 2012-04-19 19:22 UTC  (4+ messages)
` [U-Boot] [PATCH] "

+ c-r-prctl-add-ability-to-set-new-mm_struct-exe_file-update-after-mm-num_exe_file_vmas-removal.patch added to -mm tree
 2012-04-19 19:20 UTC  (2+ messages)
` + c-r-prctl-add-ability-to-set-new-mm_struct-exe_file-update-after-mm- num_exe_file_vmas-removal.patch "

Enhancing EDID quirk functionality
 2012-04-19 19:16 UTC 

[PATCH net-next] nf_bridge: remove holes in struct nf_bridge_info
 2012-04-19 19:19 UTC  (3+ messages)

[PATCH v3 1/8] ath9k_hw: use standard SIFS time as reference for half/quarter channels
 2012-04-19 19:18 UTC  (8+ messages)
` [PATCH v3 2/8] ath9k_hw: increase ACK timeout "
  ` [PATCH v3 3/8] ath9k_hw: set the PHY mode for half/quarter channels on AR9003
    ` [PATCH v3 4/8] ath9k_hw: increase symbol overlap window for half/quarter channels
      ` [PATCH v3 5/8] ath9k_hw: fix and clean up PHY activation delay
        ` [PATCH v3 6/8] ath9k_hw: disable Tx IQ calibration on half/quarter channels
          ` [PATCH v3 7/8] ath9k_hw: disable fast channel change when changing from/to half/quarter mode
            ` [PATCH v3 8/8] ath9k_hw: increase tx abort timeout for half/quarter channels

Integrated IO controller for buffered+direct writes
 2012-04-19 19:12 UTC  (4+ messages)

[PATCH] wdctl: align with other util-linux commands
 2012-04-19 19:10 UTC 

mount.cifs.c toggle_dac_capability() stores return code
 2012-04-19 19:10 UTC  (2+ messages)

[PATCH v2] smb347_charger: Cleanup power supply registration code in probe
 2012-04-19 19:08 UTC  (2+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-19 19:05 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] git-rebase: add keep_empty flag

[PATCH] irqdomain: fix typo in IRQ_BITMAP_BITS definition
 2012-04-19 19:02 UTC  (3+ messages)

[git pull] drm fixes
 2012-04-19 19:02 UTC 

[PATCH 00/13] SPEAr: Move to common clock framework
 2012-04-19 19:01 UTC  (8+ messages)
` [PATCH 13/13] SPEAr: Call clk_prepare() before calling clk_enable

[PATCH] arm: omap3: am35x: Don't mark missing features as present
 2012-04-19 18:58 UTC  (2+ messages)

[PATCH] rcu: avoid checking for constant
 2012-04-19 18:57 UTC  (9+ messages)

[PATCH 0/5] RFC: x86: Early exception table support
 2012-04-19 18:55 UTC  (9+ messages)
  ` [PATCH 3/3] x86, extable: Handle early exceptions

Removing a failing drive from multiple arrays
 2012-04-19 18:54 UTC 

Power saving features for iwl4965
 2012-04-19 18:50 UTC  (3+ messages)

+ proc-pass-fd-by-value-in-proc-fdfdinfo-code.patch added to -mm tree
 2012-04-19 18:50 UTC 

+ proc-dont-do-dummy-rcu_read_lock-rcu_read_unlock-on-error-path.patch added to -mm tree
 2012-04-19 18:49 UTC 

fio: first direct io errored
 2012-04-19 18:49 UTC  (2+ messages)

[PATCH 8/9 v13] difftool: teach difftool to handle directory diffs
 2012-04-19 18:49 UTC  (11+ messages)

[PATCH] dma-debug: Fix deadlock with netconsole or other drivers that use the DMA API
 2012-04-19 18:48 UTC  (2+ messages)

[B.A.T.M.A.N.] collaboration-group on batman-adv installation & application
 2012-04-19 18:46 UTC  (2+ messages)

[PATCH v2 1/2] dtc: Adjust .gitignore to be in alphabetical order
 2012-04-19 18:46 UTC  (4+ messages)
` [PATCH v2 2/2] Add integer expressions files to .gitignore

[PATCH v2] contrib: add win32 credential-helper
 2012-04-19 18:45 UTC 

[PATCH v2] ARM: OMAP3: gpmc: add BCH ecc api and modes
 2012-04-19 18:43 UTC 

[PATCH] gpio: langwell: convert to use irq_domain
 2012-04-19 18:39 UTC  (2+ messages)

[Buildroot] [git commit] openssl: security bump to version 1.0.0i
 2012-04-19 18:44 UTC 

[Buildroot] [PATCH] openssl: security bump to version 1.0.0i
 2012-04-19 18:44 UTC  (2+ messages)

[PATCH v2] dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
 2012-04-19 18:42 UTC  (3+ messages)

[PATCH v5 00/27] irq_domain generalization and rework
 2012-04-19 18:42 UTC  (19+ messages)
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead

[PATCH] drm/i915: Unconditionally initialise the interrupt workers
 2012-04-19 18:41 UTC 

[PATCH v4 0/4] generic irq chip domain support
 2012-04-19 18:34 UTC  (5+ messages)
` [PATCH v6] irq: add irq_domain support to generic-chip

[PATCH 1/2 v2] pch_gbe: Do not abort probe on bad MAC
 2012-04-19 18:41 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: fix out of tree builds with DT support
 2012-04-19 18:38 UTC  (5+ messages)

[PATCH 1/2] workqueue: Catch more locking problems with flush_work()
 2012-04-19 18:36 UTC  (3+ messages)

[PATCH] regulator: core: Optimise enable/disable path for always on regulators
 2012-04-19 18:35 UTC  (2+ messages)

push.default: current vs upstream
 2012-04-19 16:06 UTC  (14+ messages)

[U-Boot] [PATCH] fdt: avoid bad MAKEALL status
 2012-04-19 18:32 UTC  (4+ messages)

[Xenomai-help] P2020RDB with 3.1.5 kernel oops
 2012-04-19 18:32 UTC  (4+ messages)

[RFC] writeback and cgroup
 2012-04-19 18:31 UTC  (9+ messages)

irq_domain fixes for v3.4-rc2
 2012-04-19 18:31 UTC  (3+ messages)

[PATCH] i.MX28: Shut down the LCD controller to avoid BootROM sampling bug
 2012-04-19 18:31 UTC  (3+ messages)
` [PATCH V2] "

ehci_hcd related S3 lockup on ASUS laptops, again
 2012-04-19 18:30 UTC  (2+ messages)
  ` [linux-pm] "

3 way handshake
 2012-04-19 18:30 UTC  (3+ messages)


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.