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

[PATCH v4 00/14] Integration of videobuf2 with dmabuf
 2012-04-19 20:36 UTC  (5+ messages)
` [PATCH v4 02/14] Documentation: media: description of DMABUF importing in V4L2

[B.A.T.M.A.N.] [PATCH] batctl: fix man page originator entry
 2012-04-19 20:36 UTC 

[PATCH 0/16 v2] Another round of Device Tree enablement for Snowball
 2012-04-19 20:36 UTC  (16+ messages)
` [PATCH 01/15] ARM: ux500: Enable the external bus with Device Tree
` [PATCH 02/15] drivers/gpio: gpio-nomadik: Add support for irqdomains
` [PATCH 03/15] ARM: ux500: Use correct format for dynamic IRQ assignment
` [PATCH 04/15] drivers/net: Do not free an IRQ if its request failed
` [PATCH 05/15] ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
` [PATCH 06/15] ARM: ux500: New DT:ed u8500_init_devices "
` [PATCH 07/15] ARM: ux500: Enable the SMSC9115 on Snowball via Device Tree
` [PATCH 08/15] drivers/mmc: MMCI: Use correct GPIO binding for IRQ requests
` [PATCH 09/15] ARM: ux500: Correctly describe SMSC9115 for Snowball in DT
` [PATCH 10/15] drivers/gpio: represent gpio-nomadik as an IRQ controller in DT documentation
` [PATCH 11/15] ARM: ux500: Do not attempt to register non-existent i2c devices on Snowball
` [PATCH 12/15] mfd/db8500-prcmu: Register as a platform driver instead of only probing
` [PATCH 13/15] ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablement
` [PATCH 14/15] mfd/db8500-prcmu: Add Device Tree support and enable ux500 platforms
` [PATCH 15/15] ARM: ux500: Enable PRCMU Timer 4 (clocksource) via Device Tree

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

[PATCH 12/15] iwlwifi: Remove inconsistent and redundant declaration
 2012-04-19 20:35 UTC  (2+ messages)

[PATCH] update for net-next: iwlwifi: Remove inconsistent and redundant declaration
 2012-04-19 20:36 UTC 

=?y?q?=5BGIT=20PULL=2000/13=5D=20Annotation=20improvements=20=28G+=20edition=29?=
 2012-04-19 20:34 UTC  (10+ messages)
` [PATCH 01/13] perf annotate: Rename objdump_line to disasm_line
` [PATCH 02/13] perf annotate: Parse instruction
` [PATCH 03/13] perf annotate browser: Use the disasm_line instruction name and operand fields
` [PATCH 04/13] perf annotate: Disassembler instruction parsing
` [PATCH 05/13] perf annotate: Parse call targets earlier
` [PATCH 06/13] perf annotate: Introduce scnprintf ins_ops method
` [PATCH 07/13] perf annotate browser: Rename disasm_line_rb_node
` [PATCH 08/13] perf symbols: Introduce symbol__size method
` [PATCH 09/13] perf annotate browser: Hide non jump target addresses in offset mode

[Buildroot] [pull request] Pull request for branch for-2012.05/package-fixes
 2012-04-19 20:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] Fix systemd failure with media devices

[PATCH 12/15] iwlwifi: Remove inconsistent and redundant declaration
 2012-04-19 20:29 UTC 

nfsd bugfixes for 3.4
 2012-04-19 20:31 UTC 

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

[GIT PULL] ARM: OMAP2+: hwmod data: add most of the remaining OMAP4 hwmods
 2012-04-19 20:29 UTC  (2+ messages)

[PATCH] SELinux: remove all unneeded AVC callback code
 2012-04-19 20:28 UTC 

[PATCH 0/5] reduce exclusive ilock hold times V2
 2012-04-19 20:30 UTC  (3+ messages)
` [PATCH 2/5] xfs: reduce ilock hold times in xfs_file_aio_write_checks

[PATCH v2,6/9] MIPS: Add support for microMIPS exception handling
 2012-04-19 20:27 UTC 

[PATCH v2,4/9] MIPS: Add microMIPS versions of breakpoints, BUG, etc
 2012-04-19 20:27 UTC 

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

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

[PATCH v2,3/9] MIPS: Add support for the M14KE core
 2012-04-19 20:26 UTC 

compat-wireless-3.4-rc3-1.tar.bz2 released
 2012-04-19 20:26 UTC 

vhost-blk development
 2012-04-19 20:26 UTC  (2+ messages)

[PATCH v2] Update intltool to version 0.50.0
 2012-04-19 20:17 UTC  (2+ messages)

[PATCH RFC V7 0/12] Paravirtualized ticketlocks
 2012-04-19 20:17 UTC  (26+ 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 RFC V7 10/12] x86/ticketlock: add slowpath logic
` [PATCH RFC V7 11/12] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V7 12/12] xen: enable PV ticketlocks on HVM Xen

+ rtc-ds1307-remove-superfluous-initialization.patch added to -mm tree
 2012-04-19 20:23 UTC 

+ rtc-ds1307-add-trickle-charger-support.patch added to -mm tree
 2012-04-19 20:23 UTC 

[U-Boot] [PATCH] Fix s3c24x0 timer
 2012-04-19 20:23 UTC 

[PATCH net-next] tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
 2012-04-19 20:21 UTC  (2+ messages)

[PATCH] drivers/tty/amiserial.c: add missing tty_unlock
 2012-04-19 20:19 UTC  (3+ messages)

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

[U-Boot] [PATCH 0/8] i.MX25: Miscellaneus fixes
 2012-04-19 20:18 UTC  (5+ 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

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

[PATCH v2] arm: omap3: am35x: Fix clockdomain dependencies
 2012-04-19 20:16 UTC  (2+ messages)

[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] powerpc: fix build when CONFIG_BOOKE_WDT is enabled
 2012-04-19 20:15 UTC  (2+ messages)

[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  (6+ messages)
` [PATCH 2/2] xen: implement IRQ_WORK_VECTOR handler
      ` [Xen-devel] "

[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 

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

Changes to power management in ehci-tegra
 2012-04-19 19:52 UTC  (4+ 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  (8+ 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  (4+ 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)

AM3517 boot failure
 2012-04-19 19:43 UTC  (5+ 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)

+ 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


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.