messages from 2011-03-14 13:20:53 to 2011-03-14 14:29:02 UTC [more...]
[PATCH 1/2] i2c-pxa2xx: Fix register offsets
2011-03-14 14:29 UTC (5+ messages)
Gsoc participation
2011-03-14 14:29 UTC (4+ messages)
[PWM v8 0/3] Implement a generic PWM framework
2011-03-14 14:29 UTC (3+ messages)
` [PWM v8 1/3] PWM: "
[PATCH 0/2] tracing - avoid soft lockup in trace_pipe
2011-03-14 14:28 UTC (6+ messages)
` [PATCH 2/2] tracing - putting cond_resched into tace_pipe loop
[GIT/PATCH v5] xen network backend driver
2011-03-14 14:27 UTC
[PATCH v2 0/4] Message Access Profile plugin
2011-03-14 14:27 UTC (7+ messages)
` [PATCH v2 4/4] Add detection of MAP function in OBEX requests
[PATCH] Add the possibility to specify the modem in test/dial-number
2011-03-14 14:27 UTC (2+ messages)
[Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED
2011-03-14 14:26 UTC (17+ messages)
` Strategic decision: COW format (was: [Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED)
` [Qemu-devel] Re: Strategic decision: COW format
[PATCH] Add the possibility to specify the modem in test/hangup-all
2011-03-14 14:26 UTC (2+ messages)
[PATCH] net: add Faraday FTGMAC100 Gigabit Ethernet driver
2011-03-14 14:26 UTC (6+ messages)
` [PATCH net-next-2.6] ftmac100: use GFP_ATOMIC allocations where needed
` [PATCH net-next-2.6 v2] "
[PATCH 0/7] support sdhci-esdhc-imx as an OF device
2011-03-14 14:25 UTC (8+ messages)
` [PATCH 1/7] mx51 enchance the sd/mmc HW timing compatibility on mx51 boards
` [PATCH 2/7] arm/dt: add pad configurations for mx51 babbage
` [PATCH 3/7] mmc: make the reference to sdhci_tegra_dt_pdata conditional
` [PATCH 4/7] mmc: consolidate sdhci_pltfm_data and sdhci_of_data into one
` [PATCH 5/7] mmc: support sdhci-esdhc-imx as an OF device
` [PATCH 6/7] arm/dts: babbage: add device nodes for esdhc
` [PATCH 7/7] dt: update fsl-esdhc bindings for imx esdhc OF support
[PATCH] omap3: alsa-soc: Remove restrictive check for cpu type
2011-03-14 14:25 UTC (10+ messages)
[PATCH] Alchemy: fix reset for MTX-1 and XXS1500
2011-03-14 14:24 UTC (3+ messages)
[PATCH] Support for Netlogic XLR/XLS processors
2011-03-14 14:29 UTC (3+ messages)
[PATCH] omap: zoom: host should not pull up wl1271's irq line
2011-03-14 14:24 UTC
[PATCH v2 00/12] google firmware support
2011-03-14 14:23 UTC (8+ messages)
` [PATCH v2 12/12] driver: Google Memory Console
[Bug 30872] New: Calling kfree() for uninitialized pointer in ext4_mb_init_backend()
2011-03-14 14:23 UTC (2+ messages)
` [Bug 30872] "
[2011.03-maintenance] Pull request #2
2011-03-14 13:55 UTC
Setting PDP mode
2011-03-14 14:21 UTC (2+ messages)
[GIT PULL] u300, ux500 and Nomadik changes for v2.6.39
2011-03-14 14:20 UTC (6+ messages)
[PATCH] pktgen: fix transmission headers with frags=0
2011-03-14 14:18 UTC (4+ messages)
[Bug 25832] kernel crashes upon resume if usb devices are removed when suspended
2011-03-14 14:18 UTC
Memory replacement
2011-03-14 14:17 UTC (7+ messages)
[PATCH v2 current] x86/ce4100: set pci ops via callback instead of module init
2011-03-14 14:16 UTC (2+ messages)
` [tip:x86/urgent] x86: ce4100: Set "
[PATCH v2 2.6.38-rc8-tip 0/20] 0: Inode based uprobes
2011-03-14 14:16 UTC (44+ messages)
` [PATCH v2 2.6.38-rc8-tip 1/20] 1: mm: Move replace_page() to mm/memory.c
` [PATCH v2 2.6.38-rc8-tip 2/20] 2: X86 specific breakpoint definitions
` [PATCH v2 2.6.38-rc8-tip 3/20] 3: uprobes: Breakground page replacement
` [PATCH v2 2.6.38-rc8-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v2 2.6.38-rc8-tip 5/20] 5: Uprobes: register/unregister probes
` [PATCH v2 2.6.38-rc8-tip 6/20] 6: x86: analyze instruction and determine fixups
` [PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction
` [PATCH v2 2.6.38-rc8-tip 8/20] 8: uprobes: mmap and fork hooks
` [PATCH v2 2.6.38-rc8-tip 9/20] 9: x86: architecture specific task information
` [PATCH v2 2.6.38-rc8-tip 10/20] 10: uprobes: task specific information
` [PATCH v2 2.6.38-rc8-tip 11/20] 11: uprobes: slot allocation for uprobes
` [PATCH v2 2.6.38-rc8-tip 12/20] 12: uprobes: get the breakpoint address
` [PATCH v2 2.6.38-rc8-tip 13/20] 13: x86: x86 specific probe handling
` [PATCH v2 2.6.38-rc8-tip 14/20] 14: uprobes: Handing int3 and singlestep exception
` [PATCH v2 2.6.38-rc8-tip 15/20] 15: x86: uprobes exception notifier for x86
` [PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier for uprobes
` [PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain
` [PATCH v2 2.6.38-rc8-tip 18/20] 18: uprobes: commonly used filters
` [PATCH v2 2.6.38-rc8-tip 19/20] 19: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v2 2.6.38-rc8-tip 20/20] 20: tracing: uprobes trace_event interface
[2011.03-maintenance] Pull request #2
2011-03-14 14:13 UTC
[RFC v3 0/6] CAN: add SAE J1939 protocol
2011-03-14 14:15 UTC (9+ messages)
` [RFC v3 1/6] can: extend sockaddr_can to include j1939 members
` [RFC v3 2/6] can: add rtnetlink support
` [RFC v3 3/6] can: make struct proto const
` [RFC v3 4/6] j1939: initial import of SAE J1939
` [RFC v3 5/6] j1939: add documentation and MAINTAINERS
` [RFC v3 6/6] iproute2: add CAN and J1939 rtnetlink support
Problem while adding krb5
2011-03-14 14:15 UTC
[Qemu-devel] [PATCH 0/3] microblaze: Add petalogix-ml605 machine
2011-03-14 13:46 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] microblaze: Compile uart 16550 serial driver
` [Qemu-devel] [PATCH 2/3] xilinx: Add AXIENET & DMA models
` [Qemu-devel] [PATCH 3/3] microblaze: Add PetaLogix ml605 MMU little-endian ref design
[Buildroot] Samba build problem
2011-03-14 14:14 UTC (3+ messages)
[Qemu-devel] CPU type qemu64 breaks guest code
2011-03-14 14:13 UTC
[PATCH] bitbake.conf : make IMAGE_CMD_ubifs also produce .rootfs.ubifs
2011-03-14 14:11 UTC
[PATCH 2/7] davinci: eliminate use of IO_ADDRESS() on sysmod
2011-03-14 14:11 UTC (4+ messages)
[Qemu-devel] [PATCH v20 0/7] usb-ccid
2011-03-14 14:12 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] usb-ccid: add CCID bus
` [Qemu-devel] [PATCH 2/7] introduce libcacard/vscard_common.h
` [Qemu-devel] [PATCH 3/7] ccid: add passthru card device
X-server problem using sdl with nvidia graphics
2011-03-14 14:11 UTC (5+ messages)
PATCH: Add --size-check=[error|warning]
2011-03-14 13:43 UTC (9+ messages)
[RFC PATCH 1/2] AHCI Add the AHCI SATA feature on MX53 platforms
2011-03-14 9:55 UTC (2+ messages)
` [RFC PATCH 2/2] MX53 Enable the AHCI SATA on MX53 LOCO
[PATCH 0/3] UT and error case changes
2011-03-14 14:09 UTC (4+ messages)
` [PATCH 1/3] imsm: FIX: existing backup file fails unit tests
` [PATCH 2/3] External metadata has to be restored to initial state in error case
` [PATCH 3/3] imsm: Add metadata abort changes handler template
[Cluster-devel] GFS2: Adding missing unlock_page()
2011-03-14 14:07 UTC
Q: imsm rapid recovery volume
2011-03-14 14:07 UTC (2+ messages)
how to set adapter to master with bluez 4.69?
2011-03-14 14:07 UTC (9+ messages)
lxc-checkpoint crash when checkpointing a soapaligner application
2011-03-14 14:05 UTC
[PATCH, v9 0/3] Introduce timer slack controller
2011-03-14 14:05 UTC (9+ messages)
` [PATCH, v9 1/3] hrtimer: introduce effective timer slack
` [PATCH, v9 2/3] hrtimer: implement PR_GET_EFFECTIVE_TIMERSLACK
` [PATCH, v9 3/3] cgroups: introduce timer slack controller
[PATCH, v9 0/3] Introduce timer slack controller
2011-03-14 14:05 UTC
Fwd: Possible bug in sound/pci/atiixp.c ?
2011-03-14 14:05 UTC (5+ messages)
[PATCH 09/10] MCDE: Add build files and bus
2011-03-14 14:03 UTC (8+ messages)
[PATCH 7/7] davinci: dm644x EVM: add support for VPBE display
2011-03-14 13:57 UTC (2+ messages)
mount.nfs libmount support (v3)
2011-03-14 13:58 UTC (3+ messages)
` [PATCH 1/2] mount: move generic functions to utils.c and network.c
` [PATCH 2/2] mount: add --enable-libmount-mount
[U-Boot] fw_printenv cross compilation issue
2011-03-14 13:58 UTC (4+ messages)
[PATCH] futex: cmpxchg_futex_value_locked API change
2011-03-14 13:56 UTC (9+ messages)
` [PATCH 1/3] futex: do not pagefault_disable in futex_atomic_cmpxchg_inatomic()
[PATCH 6/7] davinci: dm644x: add support for v4l2 video display
2011-03-14 13:57 UTC (2+ messages)
[PATCH 5/7] davinci: dm644x: move vpfe init from soc to board specific files
2011-03-14 13:56 UTC (2+ messages)
[PATCH 4/7] davinci: dm644x: change vpfe capture structure variables for consistency
2011-03-14 13:56 UTC (2+ messages)
[PATCH 3/7] davinci: dm644x: Replace register base value with a defined macro
2011-03-14 13:56 UTC (2+ messages)
[PATCH 1/7] davinci: move DM64XX_VDD3P3V_PWDN to devices.c
2011-03-14 13:55 UTC (2+ messages)
[PATCH] Add unaccounted time to timeslice_used
2011-03-14 13:55 UTC (2+ messages)
git bisect plus fixes (was: PATCH: Add --size-check=[error|warning])
2011-03-14 13:47 UTC (2+ messages)
` [PATCH] git-bisect.txt: example for bisecting with hotfix
[PATCH] call-forwarding: fix for showing call forwarding states
2011-03-14 13:47 UTC (2+ messages)
[PATCH v2 1/2] CS89x0: Finish transition to CS89x0_NONISA_IRQ
2011-03-14 13:47 UTC (2+ messages)
` [PATCH v2 2/2] CS89x0: Add networking support for QQ2440
[PATCH v2 0/2] CS89x0: add QQ2440 networking support
2011-03-14 13:46 UTC
[Qemu-devel] [PATCHv2] report that QEMU process was killed by a signal
2011-03-14 13:44 UTC
[PATCH] x86: fix cpu_sibling_map initialization when topology CPUID leaf is present
2011-03-14 13:44 UTC
[SPAM] [GIT/PATCH v4] xen network backend driver
2011-03-14 13:43 UTC (3+ messages)
` "
[PATCH 1/2] [media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directly
2011-03-14 13:38 UTC (2+ messages)
` [PATCH 2/2] [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t
[lm-sensors] Fintek F71869FG
2011-03-14 13:38 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] Introduce -display and make VNC optional
2011-03-14 13:37 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/5] Introduce -display argument
` [Qemu-devel] "
[xen-4.1-testing test] 6432: tolerable FAIL - PUSHED
2011-03-14 13:36 UTC
[PATCH 3/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
2011-03-14 13:32 UTC (5+ messages)
[PATCH 3/3] trace-cmd: fold option parsing
2011-03-14 13:29 UTC (4+ messages)
` [PATCH 3/3 V2] "
[PATCH 1/3]trace-cmd: remove dead code
2011-03-14 13:28 UTC (4+ messages)
[U-Boot] [RFC PATCH 1/2] armv7: enable Thumb build for armv7
2011-03-14 13:27 UTC (2+ messages)
` [U-Boot] [RFC PATCH 2/2] OMAP4: enable Thumb2 support for OMAP4
IRQ handler under load - slow response
2011-03-14 13:26 UTC (3+ messages)
[PATCH 0/1] gnu-config make sure we use perl-native
2011-03-14 12:55 UTC (6+ messages)
` [poky] "
[PATCH v2 1/1] Add core support for QQ2440
2011-03-14 13:23 UTC
[Support] Branch pointer does not move
2011-03-14 13:18 UTC
[PATCH v2 0/1] ARM: QQ2440 machine architecture
2011-03-14 13:22 UTC
"add,dc" problem with new binutils in csum_ipv6_magic asm
2011-03-14 13:22 UTC (2+ messages)
[PATCH] alsa-driver git repo: Build problems when copying symlink to itself
2011-03-14 13:21 UTC (4+ messages)
[patch 0/1] s390: qeth patch for net-next
2011-03-14 13:20 UTC (2+ messages)
` [patch 1/1] [PATCH] qeth: change some configurations defaults
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.