All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-24 16:36:26 to 2013-09-24 16:55:23 UTC [more...]

[PATCH 0/3] ARM: S5PC100: move to common clk framework
 2013-09-24 16:55 UTC 

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-24 16:54 UTC  (24+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
  ` [PATCH] hotplug: Optimize {get,put}_online_cpus()

[PATCH 1/3] clk: samsung: pll: Add support for PLL6545a and PLL6522x
 2013-09-24 16:53 UTC  (8+ messages)
` [PATCH 2/3] clk: samsung: Add clock driver for s5pc100
` [PATCH 3/3] ARM: s5pc100: Migrate clock handling to Common Clock Framework

[selinux-testsuite RFC PATCH 0/4] selinux-testsuite patches
 2013-09-24 16:53 UTC  (9+ messages)
` [selinux-testsuite RFC PATCH 1/4] test_policy: test_global.te fix for Fedora Rawhide (Sept 24th, 2013)
` [selinux-testsuite RFC PATCH 2/4] test_policy: general Makefile cleanup
` [selinux-testsuite RFC PATCH 3/4] test_policy: use RHEL instead of REDHAT in Makefile
` [selinux-testsuite RFC PATCH 4/4] test_policy: create a "build" target

[PATCH 00/94] Webhob patches for DSI and Web modules
 2013-09-24 16:53 UTC  (95+ messages)
` [PATCH 01/94] webhob: create main WEBHOB project
` [PATCH 02/94] webhob: add system start/stop script
` [PATCH 03/94] webhob: create Django models for webhob
` [PATCH 04/94] bitbake: create Data Store Interface (DSI) file
` [PATCH 05/94] bitbake: webhob: updates to Django models
` [PATCH 06/94] bitbake: webhob: make DSI store build information
` [PATCH 07/94] bitbake: webhob: make DSI store task information
` [PATCH 08/94] bitbake: webhob: view a table with all builds
` [PATCH 09/94] bitbake: webhob: view a table with all the tasks of a build
` [PATCH 10/94] bitbake: webhob: use buildcompleted event as the end of a build operation
` [PATCH 11/94] bitbake: webhob: changes to build information table
` [PATCH 12/94] bitbake: webhob: gather buildstats for each executed task
` [PATCH 13/94] bitbake: webhob: set sane default settings
` [PATCH 14/94] bitbake: webhob: adds dsi support for observer mode
` [PATCH 15/94] bitbake: dsi: Translate runQueue events into Task data
` [PATCH 16/94] bitbake: webhob: disable synchronous sqlite connection
` [PATCH 17/94] bitbake: buildinfohelper: clean-up the imports
` [PATCH 18/94] bitbake: buildinfohelper: clearing up task order
` [PATCH 19/94] bitbake: dsi: saving prebuild task detailed information
` [PATCH 20/94] bitbake: dsi: clear up the state on build completion
` [PATCH 21/94] bitbake: webhob: add layer information to the database
` [PATCH 22/94] bitbake: webhob: mark private methods inside DSI
` [PATCH 23/94] bitbake: webhob: create basic structure for static files
` [PATCH 24/94] bitbake: dsi: event data change
` [PATCH 25/94] bitbake: webhob: fix and cleanup start script
` [PATCH 26/94] bitbake: dsi: refactor the BuildInfoHelper code
` [PATCH 27/94] bitbake: webhob: record dependency info
` [PATCH 28/94] bitbake: webhob: use defined constants for models
` [PATCH 29/94] bitbake: dsi: fix the reading of task event information
` [PATCH 30/94] bitbake: webhob: Setup API for build model
` [PATCH 31/94] bitbake: webhob: orm change to remove Target
` [PATCH 32/94] bitbake: webhob: clear up ORM relations
` [PATCH 33/94] bitbake: dsi: save detailed recipe information
` [PATCH 34/94] bitbake: webhob: determine if a build is an image
` [PATCH 35/94] bitbake: webhob: clean up URL structure
` [PATCH 36/94] bitbake: webhob: add simple pages for Recipes
` [PATCH 37/94] bitbake: webhob: add ordering capabilities to build api
` [PATCH 38/94] bitbake: webhob: validate inputs for "
` [PATCH 39/94] bitbake: webhob: generic view for multiple models
` [PATCH 40/94] bitbake: webhob: enhance Simple browser navigation
` [PATCH 41/94] bitbake: webhob: improve startup script
` [PATCH 42/94] bitbake: webhob: improve validation code flow
` [PATCH 43/94] bitbake: webhob: add more models to webhob API
` [PATCH 44/94] bitbake: webhob: add search for build model
` [PATCH 45/94] bitbake: webhob: fix ordering issue
` [PATCH 46/94] bitbake: webhob: extend search for multiple terms
` [PATCH 47/94] bitbake: webhob: force bitbake server stop
` [PATCH 48/94] bitbake: webhob: simple interface dependency list
` [PATCH 49/94] bitbake: dsi: add feature to store package information
` [PATCH 50/94] bitbake: webhob: add simple viewer for "
` [PATCH 51/94] bitbake: dsi: fix build stats data gathering
` [PATCH 52/94] bitbake: dsi: update build object on command end
` [PATCH 53/94] bitbake: dsi: fix sstate task information gathering
` [PATCH 54/94] bitbake: webhob: clean up starting script
` [PATCH 55/94] bitbake: dsi: store log information
` [PATCH 56/94] bitbake: webhob: add simple visualisation for build errors
` [PATCH 57/94] bitbake: webhob: store logfile and message for Tasks
` [PATCH 58/94] bitbake: webhob: display proper information in Simple
` [PATCH 59/94] bitbake: dsi: clear up global variables between builds
` [PATCH 60/94] bitbake: dsi: small bugfixes in data collection
` [PATCH 62/94] bitbake: webhob: add toggle column functionality to build page
` [PATCH 63/94] bitbake: webhob: add search functionality to the Simple interface
` [PATCH 64/94] bitbake: webhob: refactor column hiding code
` [PATCH 65/94] bitbake: webhob: improve search functionality
` [PATCH 66/94] bitbake: webhob: refactor Simple web interface
` [PATCH 67/94] bitbake: webhob: simple interface CSS
` [PATCH 68/94] bitbake: dsi: use get vars command to store configuration
` [PATCH 69/94] bitbake: webhob: refactor CSS display in Simple
` [PATCH 70/94] bitbake: webhob: add Configuration visualisation "
` [PATCH 71/94] bitbake: webhob: add navigation links Simple interface
` [PATCH 72/94] bitbake: webhob: startup script fixing
` [PATCH 73/94] bitbake: webhob: change database models and related
` [PATCH 74/94] bitbake: webhob: navigation in the Simple interface
` [PATCH 75/94] bitbake: dsi: save build-time package information
` [PATCH 76/94] bitbake: webhob: Simple visualisation for the build-time packages
` [PATCH 77/94] bitbake: webhob: store file size information
` [PATCH 78/94] bitbake: webhob: simple visualisation for package files
` [PATCH 79/94] bitbake: dsi: record recipe dependency
` [PATCH 80/94] bitbake: dsi: add exception dumping code
` [PATCH 81/94] bitbake: webhob: better help message in startup script
` [PATCH 82/94] bitbake: dsi: add build package dependency recording
` [PATCH 83/94] bitbake: webhob: clean up Machine table
` [PATCH 84/94] bitbake: webhob: update API endpoints
` [PATCH 85/94] bitbake: webhob: record task hash information
` [PATCH 86/94] bitbake: cooker: add the inherits attribute to the dependency tree
` [PATCH 87/94] bitbake: webhob: Clean up links in Simple UI
` [PATCH 88/94] bitbake: dsi: read correct recipe description field
` [PATCH 89/94] bitbake: cooker: send layer information with dependency tree
` [PATCH 90/94] bitbake: webhob: store and display layer priorities
` [PATCH 91/94] bitbake: webhob: collect recipe licensing info
` [PATCH 92/94] bitbake: webhob: Simple UI interface CSS fix
` [PATCH 93/94] bitbake: dsi: fix typos
` [PATCH 94/94] bitbake: webhob: do not set timezones
` [PATCH 61/94] bitbake: bldviewer: add jquery and bootstrap frameworks

[PATCH 0/5] Organize intel_drv.h
 2013-09-24 16:52 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: reorganize intel_drv.h
` [PATCH 2/5] drm/i915: make intel_pipe_has_type static
` [PATCH 3/5] drm/i915: make intel_crtc_load_lut static
` [PATCH 4/5] drm/i915: make intel_crtc_fb_gamma_{set, get} static
` [PATCH 5/5] drm/i915: make hsw_{disable, restore}_lcpll static

[PATCH] xen: fix DOMID_IO mapping permission checks
 2013-09-24 16:53 UTC 

[RFC 00/15] Device Tree schemas and validation
 2013-09-24 16:52 UTC  (17+ messages)
` [RFC 01/15] scripts/dtc: fix most memory leaks in dtc
  ` [RFC 02/15] scripts/dtc: build schema index for dts validation
  ` [RFC 03/15] scripts/dtc: validate each nodes and properties
  ` [RFC 06/15] scripts/dtc: check for required properties
  ` [RFC 08/15] scripts/dtc: check array size
  ` [RFC 09/15] scripts/dtc: check value of properties
  ` [RFC 10/15] scripts/dtc: add count limit on nodes
` [RFC 04/15] scripts/dtc: add procedure to handle dts errors
` [RFC 05/15] scripts/dtc: check type on properties
` [RFC 07/15] scripts/dtc: can inherit properties
` [RFC 11/15] scripts/dtc: check for children nodes
` [RFC 12/15] scripts/dtc: check constraints on parents
` [RFC 13/15] bindings: OMAP: add new schema files
` [RFC 14/15] scripts/dtc: validate dts against schema bindings
` [RFC 15/15] scripts/dtc: add verbose options

[PATCH 0/2] add LZ4 kernel decompression support
 2013-09-24 16:53 UTC  (9+ messages)
` [PATCH 2/2] libxc: add LZ4 "
            ` [PATCH v2] "

[PATCH v2 1/2] wayland : Add wayland 1.2.0 bb file
 2013-09-24 16:51 UTC  (3+ messages)
` [PATCH v2 2/2] weston : Add weston "

[U-Boot] [PATCH v3] ARM: mxs: tools: Use mkimage for BootStream generation
 2013-09-24 16:51 UTC  (5+ messages)

SMSC 9303 support
 2013-09-24 16:51 UTC  (2+ messages)

(no subject)
 2013-09-24 16:51 UTC  (12+ messages)
` [PATCH 02/13] xen/events: remove unnecessary init_evtchn_cpu_bindings()
` [PATCH 12/13] xen/events: Add the hypervisor interface for the FIFO-based event channels
` [PATCH 13/13] xen/events: use the FIFO-based ABI if available

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-09-24 16:51 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] apparmor: remove the "task" arg from may_change_ptraced_domain()
 2013-09-24 16:44 UTC  (3+ messages)

[PATCH] sysv: Add forgotten superblock lock init for v7 fs
 2013-09-24 16:49 UTC  (3+ messages)

[meta-fsl-arm][PATCH 1/7] imx6dlsabreauto: set up UBOOT_CONFIG with config/fs-type for the supported boot devices
 2013-09-24 16:48 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 2/7] imx6dlsabresd: "

[PATCH 00/94] Webhob modules DSI and Web
 2013-09-24 16:47 UTC 

[PATCH 00/12] Introduce common infra for tegra clocks
 2013-09-24 16:47 UTC  (13+ messages)
` [PATCH 08/12] clk: tegra: move periph clocks to common file
` [PATCH 10/12] clk: tegra: move fixed "

[PATCH net-next] dev: advertise rx_flags changes
 2013-09-24 16:47 UTC  (3+ messages)
` [PATCH net-next v2] dev: always "

[Qemu-trivial] [PATCH 0/3] Few minor improvements of monitor disas command (v2)
 2013-09-24 16:46 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/3] Fix coding style
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/3] Improve Monitor disas with symbol lookup
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/3] Add ARM registers definitions in Monitor commands
  ` [Qemu-devel] "

[Printing-architecture] CUPS 1.6.4
 2013-09-24 16:47 UTC 

[Buildroot] Fwd: Re: [PATCH] i2c-tools: Add i2c-dev.h to staging directory for userspace i2c drivers
 2013-09-24 16:47 UTC 

Suggestion for merging xl save/restore/migrate/migrate-receive
 2013-09-24 16:46 UTC  (7+ messages)

[PATCH 1/2] net: Toeplitz library functions
 2013-09-24 16:46 UTC  (11+ messages)

[Buildroot] [PATCH] i2c-tools: Add i2c-dev.h to staging directory for userspace i2c drivers
 2013-09-24 16:46 UTC  (3+ messages)

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-24 16:44 UTC  (5+ messages)

[PATCH 0/3] metadata additions for Webhob
 2013-09-24 16:44 UTC  (6+ messages)
` [PATCH 1/3] documentation.conf: update contents
  ` [PATCH 2/3] package.bbclass: trigger event when collecting package info
` [PATCH 3/3] package: fire an event with file sizes

[PATCH 1/2 v2] filetype: add Binary PacKage BPK type
 2013-09-24 16:38 UTC  (12+ messages)
` [PATCH 2/2 v2] fs: add BPKFS support

[PATCH] kthread: Make kthread_create() killable
 2013-09-24 16:38 UTC  (7+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

losetup -d does not move partition devices
 2013-09-24 16:22 UTC 

[PATCH 2/2] tun: call skb_get_sw_rxhash
 2013-09-24 16:21 UTC 

[Buildroot] [PATCH] Add pyside + shiboken packages
 2013-09-24 16:41 UTC  (5+ messages)

[Patch V2] drivers: power: Add support for bq24735 charger
 2013-09-24 16:39 UTC  (5+ messages)

[PATCH] usb: make usb devices children of the corresponding host
 2013-09-24 16:39 UTC 

[PATCH 1/1] webkit-gtk: limit ld memory requirement
 2013-09-24 16:39 UTC  (12+ messages)

How to share filesystem
 2013-09-24 16:37 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] rdma: constify ram_chunk_{index, start, end}
 2013-09-24 16:36 UTC  (5+ messages)

checkpatch guide for newbies
 2013-09-24 16:36 UTC  (2+ messages)

[PATCH v4 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-24 16:33 UTC  (8+ messages)
` [PATCH 6/6] mem-hotplug: Introduce movablenode boot option


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.