messages from 2013-01-18 12:07:53 to 2013-01-18 12:31:40 UTC [more...]
[PATCH v2 00/76] Synopsys ARC Linux kernel Port
2013-01-18 12:25 UTC (104+ messages)
` [PATCH v2 01/76] ARC: Generic Headers
` [PATCH v2 02/76] ARC: irqflags - Interrupt enabling/disabling at in-core intc
` [PATCH v2 03/76] ARC: Atomic/bitops/cmpxchg/barriers
` [PATCH v2 04/76] asm-generic headers: uaccess.h to conditionally define segment_eq()
` [PATCH v2 05/76] ARC: uaccess friends
` [PATCH v2 06/76] asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
` [PATCH v2 07/76] ARC: [optim] uaccess __{get,put}_user() optimised
` [PATCH v2 08/76] asm-generic headers: Allow yet more arch overrides in checksum.h
` [PATCH v2 09/76] ARC: Checksum/byteorder/swab routines
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives
` [PATCH v2 12/76] ARC: String library
` [PATCH v2 13/76] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v2 14/76] ARC: Interrupt Handling
` [PATCH v2 15/76] ARC: Non-MMU Exception Handling
` [PATCH v2 16/76] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v2 17/76] ARC: Process-creation/scheduling/idle-loop
` [PATCH v2 18/76] ARC: Timers/counters/delay management
` [PATCH v2 19/76] ARC: Signal handling
` [PATCH v2 20/76] ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
` [PATCH v2 21/76] ARC: [Review] Prevent incorrect syscall restarts
` [PATCH v2 22/76] ARC: Cache Flush Management
` [PATCH v2 23/76] ARC: Page Table Management
` [PATCH v2 24/76] ARC: MMU Context Management
` [PATCH v2 25/76] ARC: MMU Exception Handling
` [PATCH v2 26/76] ARC: TLB flush Handling
` [PATCH v2 27/76] ARC: Page Fault handling
` [PATCH v2 28/76] ARC: I/O and DMA Mappings
` [PATCH v2 29/76] ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [PATCH v2 30/76] ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
` [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v2 32/76] ARC: [DeviceTree] Basic support
` [PATCH v2 33/76] ARC: [DeviceTree] Convert some Kconfig items to runtime values
` [PATCH v2 34/76] ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
` [PATCH v2 35/76] ARC: Last bits (stubs) to get to a running kernel with UART
` [PATCH v2 36/76] ARC: Switch to generic kernel_thread() - split ret_from_fork
` [PATCH v2 37/76] ARC: Switch to generic kernel_execve() and sys_execve()
` [PATCH v2 38/76] ARC: Switch to saner kernel_execve() semantics #1
` [PATCH v2 39/76] ARC: Switch to saner kernel_execve() semantics #2
` [PATCH v2 40/76] ARC: Switch to generic sys_clone, fork, vfork
` [PATCH v2 41/76] ARC: [3.8 tracking] altstack consolidation, trace_clock, cacheflush.h
` [PATCH v2 42/76] ARC: [plat-arcfpga] defconfig
` [PATCH v2 43/76] ARC: [optim] Cache "current" in Register r25
` [PATCH v2 44/76] ARC: ptrace support
` [PATCH v2 45/76] ARC: Futex support
` [PATCH v2 46/76] ARC: OProfile support
` [PATCH v2 47/76] ARC: Support for high priority interrupts in the in-core intc
` [PATCH v2 48/76] ARC: Module support
` [PATCH v2 49/76] ARC: Diagnostics: show_regs() etc
` [PATCH v2 50/76] ARC: SMP support
` [PATCH v2 51/76] ARC: DWARF2 .debug_frame based stack unwinder
` [PATCH v2 52/76] ARC: stacktracing APIs based on dw2 unwinder
` [PATCH v2 53/76] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [PATCH v2 54/76] ARC: kprobes support
` [PATCH v2 55/76] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
` [PATCH v2 56/76] ARC: Unaligned access emulation
` [PATCH v2 57/76] ARC: kgdb support
` [PATCH v2 58/76] ARC: Boot #2: Verbose Boot reporting / feature verification
` [PATCH v2 59/76] ARC: [plat-arfpga] BVCI Latency Unit setup
` [PATCH v2 60/76] perf, ARC: Enable building perf tools for ARC
` [PATCH v2 61/76] ARC: perf support (software counters only)
` [PATCH v2 62/76] ARC: Support for single cycle Close Coupled Mem (CCM)
` [PATCH v2 63/76] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v2 66/76] ARC: Add support for ioremap_prot API
` [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement
` [PATCH v2 68/76] ARC: Fold boards sub-menu into platform/SoC menu
` [PATCH v2 70/76] ARC: [Review] Multi-platform image #3: switch to board callback
` [PATCH v2 71/76] ARC: [Review] Multi-platform image #4: Isolate platform headers
[PATCH 0/9] ARM: OMAP2+: AM33XX: Misc fixes/updates
2013-01-18 12:31 UTC (7+ messages)
` [PATCH 1/9] ARM: OMAP2+: AM33XX: CM: Get rid of unncessary header inclusions
` [PATCH 4/9] ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
[patch] isdn/gigaset: off by one check leading to oops
2013-01-18 12:26 UTC (5+ messages)
question: Why the nand_wait() wait for 20ms for nand program
2013-01-18 12:26 UTC (2+ messages)
[PATCH v6] tools/libxl: Add qxl vga interface support for upstream-qemu-xen
2013-01-18 12:25 UTC (4+ messages)
Eclipse Plugin
2013-01-18 12:24 UTC (3+ messages)
[PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8
2013-01-18 12:23 UTC (6+ messages)
[PATCH] ARM: arch_timer: Don't expect both secure and nonsecure PPI IRQ info
2013-01-18 12:23 UTC
[PATCH v8 00/22] OMAP USB Host cleanup
2013-01-18 12:17 UTC (46+ messages)
` [PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v8 02/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v8 03/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v8 04/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v8 05/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v8 06/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v8 07/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v8 08/22] mfd: omap-usb-tll: Fix error message
` [PATCH v8 09/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v8 10/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v8 11/22] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v8 12/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v8 13/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v8 14/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v8 15/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v8 16/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v8 17/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v8 18/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v8 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v8 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v8 22/22] mdf: omap-usb-host: get rid of build warning
[PATCH] tests: Include string.h for strlen() and memset()
2013-01-18 12:22 UTC
[PATCH] man: Fix typo and use $() for make expressions
2013-01-18 12:22 UTC
[PATCH v7 0/15] support pinconf in pinctrl single driver
2013-01-18 12:21 UTC (4+ messages)
` [PATCH v7 05/15] gpio: fix wrong checking condition for gpio range
[PATCH 0/86] remove CONFIG_EXPERIMENTAL
2013-01-18 12:26 UTC (4+ messages)
` [PATCH 58/86] drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
[Qemu-devel] [PATCH] define qemukvm-1.2 machine type
2013-01-18 12:12 UTC (5+ messages)
[PATCH V5] Btrfs: snapshot-aware defrag
2013-01-18 12:19 UTC (3+ messages)
[PATCH] xen arm: add XSM hooks to arch_memory_op
2013-01-18 12:17 UTC (3+ messages)
(no subject)
2013-01-18 12:17 UTC
[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
2013-01-18 12:10 UTC (2+ messages)
` [Qemu-devel] [Bug 955379] "
bitbake DEPENDS problem
2013-01-18 12:00 UTC (2+ messages)
Question/problem with mmu_notifier_unregister
2013-01-18 12:14 UTC (11+ messages)
` [PATCH] [Patch] mmu_notifier_unregister NULL Pointer deref fix
[PATCH] dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
2013-01-18 12:14 UTC
[PATCH 0/2] Variable tracking: Cleaned up and rebased
2013-01-18 11:58 UTC (6+ messages)
[PATCH 0/4] usb: musb: add driver for control module
2013-01-18 12:13 UTC (14+ messages)
` [PATCH 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH 4/4] drivers: usb: start using the control module driver
[Qemu-devel] VMSTate state of the union
2013-01-18 12:13 UTC
[PATCH RESEND 0/6 v13] gpio: Add block GPIO
2013-01-18 12:13 UTC (4+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib
[PATCH 0/5] MAP client: Add missing parameters for GetMessageListing
2013-01-18 12:12 UTC (2+ messages)
[PATCH 1/2] usb: mxs-phy: add set_suspend API
2013-01-18 12:12 UTC (4+ messages)
` [PATCH 2/2] usb: chipidea: imx: Add system suspend/resume API
[Buildroot] [PATCH] Use the libpng-config from staging instead of the one from the host
2013-01-18 12:12 UTC (2+ messages)
[PATCH v3] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
2013-01-18 12:10 UTC (2+ messages)
[PATCH v2 0/4] nested vmx: enable VMCS shadowing feature
2013-01-18 12:09 UTC (3+ messages)
` [PATCH v2 4/4] "
btrfs: could not do orphan cleanup -22
2013-01-18 12:08 UTC (2+ messages)
[Xenomai] Redhat packaging patch
2013-01-18 12:07 UTC (4+ messages)
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.