All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-06 12:17:22 to 2013-04-06 14:32:16 UTC [more...]

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-06 14:32 UTC  (17+ messages)
` [PATCH v4, part3 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 03/41] c6x: "
` [PATCH v4, part3 04/41] h8300: "
` [PATCH v4, part3 05/41] score: "
` [PATCH v4, part3 06/41] tile: "
` [PATCH v4, part3 07/41] UML: "
` [PATCH v4, part3 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and "
` [PATCH v4, part3 12/41] mm/ARC: "
` [PATCH v4, part3 13/41] mm/ARM: "
` [PATCH v4, part3 14/41] mm/ARM64: "
` [PATCH v4, part3 15/41] mm/AVR32: "
` [PATCH v4, part3 16/41] mm/blackfin: "
` [PATCH v4, part3 17/41] mm/c6x: "

Compilation error crossbuilding tools
 2013-04-06 14:29 UTC 

malloc/free and priority inheritance?
 2013-04-06 14:27 UTC  (11+ messages)

[RFC][PATCH] arm: highmem: Add support for flushing kmap_atomic mappings
 2013-04-06 14:22 UTC  (3+ messages)

[PATCH 0/2] changed irq handling and some cleanup for at86rf230
 2013-04-06 14:20 UTC  (6+ messages)
` [PATCH 2/2] at86rf230: change irq handling to prevent lockups with edge type irq
    ` [Linux-zigbee-devel] "

[PATCH] mmc: mxs-mmc: Add broken-cd devicetree property
 2013-04-06 14:19 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] arm-devs queue
 2013-04-06 14:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] iomux-v3: Place pad control definitions into common file
 2013-04-06 14:15 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-04-06 14:07 UTC  (6+ messages)
` [PATCH v2, part1 03/29] mm/ARM: use common help functions to free reserved pages

THIS MESSAGE IS RESPECTFULLY YOURS
 2013-04-06 14:00 UTC 

[PATCH] drm/i915: info level for simulated gpu hang dmesg notice
 2013-04-06 14:08 UTC 

[PATCH v4 00/15] multi-cluster power management
 2013-04-06 14:02 UTC  (10+ messages)
` [PATCH v4 03/15] ARM: mcpm: introduce helpers for platform coherency exit/setup
` [PATCH v4 14/15] ARM: Enable selection of SMP operations at boot time
` [PATCH v4 15/15] ARM: vexpress: Select multi-cluster SMP operation if required

[RFC] ARM: shmobile: Armadillo800EVA: Replace GPIO function request
 2013-04-06 14:01 UTC 

This one can't be me
 2013-04-06 14:00 UTC  (15+ messages)

[meta-oe][PATCH 0/4] Clean up recipes
 2013-04-06 13:42 UTC  (10+ messages)
` [meta-oe][PATCH 1/4] libmad: remove
` [meta-oe][PATCH 2/4] icon-naming-utils: remove
` [meta-oe][PATCH 3/4] packagegroup-qte-toolchain-target: remove bbappend
` [meta-oe][PATCH 4/4] qt4: remove bbappends

[PATCH 6/6] ARM: shmobile: armadillo800eva: enable DMAEngine on USB
 2013-04-06 13:59 UTC  (2+ messages)
` [PATCH 6/6] ARM: shmobile: Armadillo800EVA: Reference DT implementation

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-06 13:55 UTC  (39+ messages)
` [PATCH v4, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH v4, part3 02/15] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v4, part3 03/15] mm/ARM64: kill poison_init_mem()
` [PATCH v4, part3 04/15] mm/x86: use free_reserved_area() to simplify code
` [PATCH v4, part3 05/15] mm/tile: use common help functions to free reserved pages
` [PATCH v4, part3 06/15] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v4, part3 07/15] mm, acornfb: "
` [PATCH v4, part3 08/15] mm: fix some trivial typos in comments
` [PATCH v4, part3 09/15] mm: use managed_pages to calculate default zonelist order
` [PATCH v4, part3 10/15] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v4, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v4, part3 12/15] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v4, part3 13/15] mm: correctly update zone->mamaged_pages
` [PATCH v4, part3 14/15] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v4, part3 15/15] mm: report available pages as "MemTotal" for each NUMA node

[PATCH 00/51] netfilter updates for net-next
 2013-04-06 13:52 UTC  (44+ messages)
` [PATCH 06/51] ipvs: do not use skb_share_check
` [PATCH 07/51] ipvs: consolidate all dst checks on transmit in one place
` [PATCH 09/51] ipvs: convert app locks
` [PATCH 10/51] ipvs: remove rs_lock by using RCU
` [PATCH 11/51] ipvs: convert locks used in persistence engines
` [PATCH 12/51] ipvs: convert connection locking
` [PATCH 13/51] ipvs: reorder keys in connection structure
` [PATCH 14/51] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
` [PATCH 15/51] ipvs: change ip_vs_sched_lock to mutex
` [PATCH 17/51] ipvs: add ip_vs_dest_hold and ip_vs_dest_put
` [PATCH 18/51] ipvs: convert dh scheduler to rcu
` [PATCH 19/51] ipvs: convert lblc "
` [PATCH 23/51] ipvs: convert rr "
` [PATCH 24/51] ipvs: convert sed "
` [PATCH 25/51] ipvs: convert sh "
` [PATCH 26/51] ipvs: convert wlc "
` [PATCH 27/51] ipvs: convert wrr "
` [PATCH 28/51] ipvs: reorganize dest trash
` [PATCH 29/51] ipvs: do not expect result from done_service
` [PATCH 30/51] ipvs: convert sched_lock to spin lock
` [PATCH 31/51] ipvs: convert dests to rcu
` [PATCH 32/51] ipvs: convert services "
` [PATCH 33/51] ipvs: do not disable bh for long time
` [PATCH 34/51] netfilter: use IS_ENABLE to replace if defined in TRACE target
` [PATCH 35/51] netfilter: xt_NFQUEUE: introduce CPU fanout
` [PATCH 36/51] netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
` [PATCH 37/51] netfilter: fix struct ip6t_frag field description
` [PATCH 38/51] netfilter: make /proc/net/netfilter pernet
` [PATCH 39/51] netfilter: nf_log: prepare net namespace support for loggers
` [PATCH 40/51] netfilter: ebt_log: add net namespace support for ebt_log
` [PATCH 41/51] netfilter: xt_LOG: add net namespace support for xt_LOG
` [PATCH 42/51] netfilter: ebt_ulog: add net namespace support for ebt_ulog
` [PATCH 43/51] netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
` [PATCH 44/51] netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
` [PATCH 45/51] netfilter: enable per netns support for nf_loggers
` [PATCH 46/51] netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
` [PATCH 47/51] netfilter: remove unneeded variable proc_net_netfilter
` [PATCH 48/51] netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
` [PATCH 49/51] netfilter: ipv4: propagate routing errors from ip_route_me_harder()
` [PATCH 50/51] netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
` [PATCH 51/51] netfilter: nat: propagate errors from xfrm_me_harder()

[Bug 63165] New: [GTX660] GPU lockups on 3D applications
 2013-04-06 13:51 UTC  (2+ messages)
  ` [Bug 63165] "

[PATCH 1/2] Revert "bonding: remove sysfs before removing devices"
 2013-04-06 13:50 UTC  (3+ messages)
` [PATCH 2/2] bonding: fix bonding_masters race condition in bond unloading

[PATCH] ARM: dts: imx23-olinuxino: mark sdcard cd as broken
 2013-04-06 13:42 UTC  (2+ messages)

how does ld.so transfer execution to executable section ?
 2013-04-06 13:46 UTC 

Hauppauge Nova-S-Plus DVB-S works for one channel, but cannot tune in others
 2013-04-06 13:45 UTC  (7+ messages)
      ` [PATCH] cx24123: improve precision when calculating symbol rate ratio

[U-Boot] [PATCH] spi: mxc_spi: Set master mode for all channels
 2013-04-06 13:42 UTC  (2+ messages)

[GIT PULL] oprofile updates for v3.10
 2013-04-06 13:39 UTC 

[PATCH 00/11] drm/radeon: basic UVD support v2
 2013-04-06 13:39 UTC  (13+ messages)
` [PATCH 01/11] drm/radeon: UVD doesn't needs VM on SI v2
` [PATCH 02/11] drm/radeon: rework fallback handling
` [PATCH 03/11] drm/radeon: UVD bringup v8
` [PATCH 04/11] drm/radeon: add pm callback for setting uvd clocks
` [PATCH 05/11] drm/radeon: add radeon_atom_get_clock_dividers helper
` [PATCH 06/11] drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4)
` [PATCH 07/11] drm/radeon: add set_uvd_clocks callback for evergreen
` [PATCH 08/11] drm/radeon: add set_uvd_clocks callback for SI
` [PATCH 09/11] drm/radeon: add set_uvd_clocks callback for r7xx v3
` [PATCH 10/11] drm/radeon: init UVD clocks to sane defaults
` [PATCH 11/11] drm/radeon: add UVD tiling addr config v2

[PATCH] timer: Fix possible issues with non serialized timer_pending( )
 2013-04-06 13:34 UTC  (5+ messages)
` [PATCH] [PATCH] Gaurantee spinlocks implicit barrier for !PREEMPT_COUNT

[PATCH v3 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 13:34 UTC  (5+ messages)
` [PATCH v3 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

[PATCH v2 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 13:32 UTC  (4+ messages)
` [PATCH v2 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

[RFC PATCH] CLK: Allow parent clock and rate to be configured in DT
 2013-04-06 13:31 UTC  (7+ messages)

[Buildroot] [PATCH] Add Armadeus systems APF27 SOM basic support
 2013-04-06 13:27 UTC  (2+ messages)

[Buildroot] Trying to configure the kernel
 2013-04-06 13:26 UTC  (2+ messages)

[Cluster-devel] [PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
 2013-04-06 13:20 UTC  (5+ messages)
`  "
  ` [Ocfs2-devel] "

[RFC PATCH arm: initial TI-Nspire support]
 2013-04-06 13:24 UTC  (5+ messages)

[PATCH] netfilter: add my copyright statements
 2013-04-06 13:24 UTC 

[Xenomai] I-pipe on ARM platform
 2013-04-06 13:24 UTC  (3+ messages)

Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
 2013-04-06 13:18 UTC  (2+ messages)

[PATCH 1/2] input: st1232: Add reset pin handling
 2013-04-06 13:18 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 "

[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
 2013-04-06 13:17 UTC  (5+ messages)
` [Ocfs2-devel] "

Excessive stall times on ext4 in 3.9-rc2
 2013-04-06 13:15 UTC  (9+ messages)

Error in linux-3.0.72 build
 2013-04-06 13:14 UTC  (3+ messages)

[PATCH 0/2] Stable patches for NFSv4/4.1 trunking
 2013-04-06 13:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
 2013-04-06 13:08 UTC  (14+ messages)
` [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image

[PATCH] Make information about modules available to kgdb
 2013-04-06 13:00 UTC 

Does support for external toolchains working in current OE?
 2013-04-06 12:43 UTC  (5+ messages)

user mode linux: trinity syscall "madvise" triggers quickly BUG: Bad page map
 2013-04-06 12:55 UTC  (3+ messages)

[PATCH 3.8-stable] msi-wmi: Fix memory leak
 2013-04-06 12:43 UTC 

What will PGs do when the network splits?
 2013-04-06 12:44 UTC  (3+ messages)
    ` Fwd: "

net_dropmon usage documentation/examples?
 2013-04-06 12:38 UTC  (2+ messages)

[PATCH] cpu_kill/cpu_die coordination
 2013-04-06 12:37 UTC  (2+ messages)
` [PATCH] ARM: smp: call platform's cpu_die in ipi_cpu_stop

Incorrect FILESPATH usages
 2013-04-06 12:17 UTC 

[xen-unstable test] 17494: tolerable FAIL - PUSHED
 2013-04-06 12:27 UTC 


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.