public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-08 15:52:08 to 2013-05-08 19:08:46 UTC [more...]

[PATCH] aerdrv: Move cper_print_pcie() out of interrupt context
 2013-05-08 19:10 UTC  (2+ messages)

[PATCH V5 0/6] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-05-08 19:06 UTC  (7+ messages)
` [PATCH V5 1/6] clk: OMAP: introduce device tree binding to kernel clock data
` [PATCH V5 2/6] ARM: dts: OMAP3: add clock nodes for CPU
` [PATCH V5 3/6] ARM: dts: OMAP4: "
` [PATCH V5 4/6] ARM: dts: AM33XX: "
` [PATCH V5 5/6] ARM: OMAP2+: AM33XX: add lateinit hook for calling pm late init
` [PATCH V5 6/6] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot

[GIT PULL] SLAB changes for v3.10
 2013-05-08 19:05 UTC  (11+ messages)

[PATCHv4] arm: Preserve the user r/w register TPIDRURW on context switch and fork
 2013-05-08 19:03 UTC 

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-08 19:02 UTC  (44+ messages)
` [PATCH v5, part4 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v5, part4 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v5, part4 03/41] c6x: "
` [PATCH v5, part4 04/41] h8300: "
` [PATCH v5, part4 05/41] score: "
` [PATCH v5, part4 06/41] tile: "
` [PATCH v5, part4 07/41] UML: "
` [PATCH v5, part4 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v5, part4 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v5, part4 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v5, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v5, part4 12/41] mm/ARC: "
` [PATCH v5, part4 13/41] mm/ARM: "
` [PATCH v5, part4 14/41] mm/ARM64: "
` [PATCH v5, part4 15/41] mm/AVR32: "
` [PATCH v5, part4 16/41] mm/blackfin: "
` [PATCH v5, part4 17/41] mm/c6x: "
` [PATCH v5, part4 18/41] mm/cris: "
` [PATCH v5, part4 19/41] mm/frv: "
` [PATCH v5, part4 20/41] mm/h8300: "
` [PATCH v5, part4 21/41] mm/hexagon: "
` [PATCH v5, part4 22/41] mm/IA64: "
` [PATCH v5, part4 23/41] mm/m32r: "
` [PATCH v5, part4 24/41] mm/m68k: "
` [PATCH v5, part4 25/41] mm/metag: "
` [PATCH v5, part4 26/41] mm/microblaze: "
` [PATCH v5, part4 27/41] mm/MIPS: "
` [PATCH v5, part4 28/41] mm/mn10300: "
` [PATCH v5, part4 29/41] mm/openrisc: "
` [PATCH v5, part4 30/41] mm/PARISC: "
` [PATCH v5, part4 31/41] mm/ppc: "
` [PATCH v5, part4 32/41] mm/s390: "
` [PATCH v5, part4 33/41] mm/score: "
` [PATCH v5, part4 34/41] mm/SH: "
` [PATCH v5, part4 35/41] mm/SPARC: "
` [PATCH v5, part4 36/41] mm/tile: "
` [PATCH v5, part4 37/41] mm/um: "
` [PATCH v5, part4 38/41] mm/unicore32: "
` [PATCH v5, part4 39/41] mm/x86: "
` [PATCH v5, part4 40/41] mm/xtensa: "
` [PATCH v5, part4 41/41] mm: kill global variable num_physpages

v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
 2013-05-08 18:59 UTC  (10+ messages)

[RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
 2013-05-08 18:55 UTC  (32+ messages)
` =?y?q?=5BRFC=205/8=5D=20ARM=3Astih41x=3A=20Add=20STiH415=20SOC=20support?=
  ` [RFC 5/8] ARM:stih41x: Add STiH415 SOC support
` [RFC 7/8] ARM:stih41x: Add B2000 board support
  ` [RFC 4/8] pinctrl:stixxxx: Add pinctrl and pinconf support
  ` [RFC 1/8] serial:st-asc: Add ST ASC driver

[PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5
 2013-05-08 18:52 UTC  (4+ messages)
` [PATCH v2] ARM: exynos: Select PINCTRL_EXYNOS for exynos4/5 at arch level

Linux 3.9.1
 2013-05-08 18:48 UTC  (6+ messages)

[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
 2013-05-08 18:46 UTC  (14+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock
` [PATCH 2/3] firmware: Avoid deadlock of usermodehelper lock at shutdown

[PATCH v5, part3 00/15] accurately calculate memory statisitic information
 2013-05-08 18:45 UTC  (3+ messages)
` [PATCH v5, part3 01/15] mm: fix build warnings caused by free_reserved_area()

ipc/shm.c:494:18: warning: unused variable ‘hs’ [-Wunused-variable]
 2013-05-08 18:45 UTC  (3+ messages)

[RFC PATCH 00/22] Per-cpu page allocator replacement prototype
 2013-05-08 18:41 UTC  (24+ messages)
` [PATCH 01/22] mm: page allocator: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 02/22] mm: page allocator: Push down where IRQs are disabled during page free
` [PATCH 03/22] mm: page allocator: Use unsigned int for order in more places
` [PATCH 04/22] mm: page allocator: Only check migratetype of pages being drained while CMA active
` [PATCH 05/22] oom: Use number of online nodes when deciding whether to suppress messages
` [PATCH 06/22] mm: page allocator: Convert hot/cold parameter and immediate callers to bool
` [PATCH 07/22] mm: page allocator: Do not lookup the pageblock migratetype during allocation
` [PATCH 08/22] mm: page allocator: Remove the per-cpu page allocator
` [PATCH 09/22] mm: page allocator: Allocate/free order-0 pages from a per-zone magazine
` [PATCH 10/22] mm: page allocator: Allocate and free pages from magazine in batches
` [PATCH 11/22] mm: page allocator: Shrink the magazine to the migratetypes in use
` [PATCH 12/22] mm: page allocator: Remove knowledge of hot/cold from page allocator
` [PATCH 13/22] mm: page allocator: Use list_splice to refill the magazine
` [PATCH 14/22] mm: page allocator: Do not disable IRQs just to update stats
` [PATCH 15/22] mm: page allocator: Check if interrupts are enabled only once per allocation attempt
` [PATCH 16/22] mm: page allocator: Remove coalescing improvement heuristic during page free
` [PATCH 17/22] mm: page allocator: Move magazine access behind accessors
` [PATCH 18/22] mm: page allocator: Split magazine lock in two to reduce contention
` [PATCH 19/22] mm: page allocator: Watch for magazine and zone lock contention
` [PATCH 20/22] mm: page allocator: Hold magazine lock for a batch of pages
` [PATCH 21/22] mm: compaction: Release free page list under a batched magazine lock
` [PATCH 22/22] mm: page allocator: Drain magazines for direct compact failures

[PATCH] x86, microcode: Add local mutex to not hit a deadlock
 2013-05-08 18:41 UTC  (3+ messages)

[PATCH] selinux: make return code consistent with conflicting context= settings on same superblock
 2013-05-08 18:40 UTC 

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-05-08 18:33 UTC  (6+ messages)
` [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel

[PATCH]TTY: Fix tty can't be restarted by TCXONC ioctl request
 2013-05-08 18:32 UTC  (8+ messages)

linux-next: Tree for May 8
 2013-05-08 18:26 UTC  (4+ messages)
` linux-next: Tree for May 8 (gpio-mcp23s08)
` linux-next: Tree for May 8 (dlm)
` [PATCH -next] media/usb: fix kconfig dependencies (aka bool depending on tristate considered harmful)

[PATCH 9/9] vt: delete unneeded function unregister_con_driver
 2013-05-08 18:14 UTC 

[PATCH 8/9] fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
 2013-05-08 18:14 UTC 

[GIT PULL, RFC] Full dynticks, CONFIG_NO_HZ_FULL feature
 2013-05-08 18:14 UTC  (7+ messages)

[PATCH 7/9] vt: delete unneeded function bind_con_driver
 2013-05-08 18:14 UTC 

[PATCH 6/9] vt: convert last bind_con_driver call to do_bind_con_driver
 2013-05-08 18:14 UTC 

[PATCH 5/9] vt: delete unneeded function unbind_con_driver
 2013-05-08 18:14 UTC 

[PATCH 4/9] vt: convert last unbind_con_driver call to do_unbind_con_driver
 2013-05-08 18:14 UTC 

[PATCH] pstore/ram: fix error return code in ramoops_probe()
 2013-05-08 18:14 UTC  (2+ messages)

[PATCH 3/9] vt: delete unneeded functions register_con_driver|take_over_console
 2013-05-08 18:13 UTC 

[PATCH 2/9] fbcon: delete unneeded function fbcon_takeover
 2013-05-08 18:13 UTC 

[PATCH 1/9] fbcon: convert last fbcon_takeover call to do_fbcon_takeover
 2013-05-08 18:13 UTC 

[PATCH 0/9] Convert all to the caller hold lock version
 2013-05-08 18:13 UTC 

[PATCH v3 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-08 18:13 UTC  (10+ messages)
` [PATCH v3 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v3 3/4] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v3 4/4] xen/arm: account for stolen ticks

Linux driver for Realtek RTL8723AU devices with USB ID 0bda:1724 such as found in Lenovo IdeaPad Yoga 13
 2013-05-08 18:12 UTC  (7+ messages)

[PATCH] rtc: rtc-tile: add missing platform_device_unregister() when module exit
 2013-05-08 18:01 UTC  (2+ messages)

fb driver for logiCVC
 2013-05-08 17:36 UTC 

[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-05-08 17:53 UTC  (9+ messages)
` [PATCH 2/4] ARM: tegra: pcie: Add tegra3 support
` [PATCH 3/4] ARM: dts: tegra: Correct PCIe entry
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu

[PATCH] Makefile: make sparse (CHECK) user-selectable
 2013-05-08 17:44 UTC  (2+ messages)

[PATCHv3] arm: Preserve the user r/w register TPIDRURW on context switch and fork
 2013-05-08 17:41 UTC  (3+ messages)

[PATCH] ARM: exynos: dts: Fixed vbus-gpios
 2013-05-08 17:37 UTC 

[PATCH] audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
 2013-05-08 17:30 UTC 

3.9.0: panic during boot at tick_do_broadcast
 2013-05-08 17:25 UTC  (2+ messages)

[PATCH 2/2] leds: lp5562: support the device tree feature
 2013-05-08 17:23 UTC  (3+ messages)

WARNING at drivers/pci/search.c:214 for 3.9
 2013-05-08 17:22 UTC  (5+ messages)

[PATCH 1/2] leds: lp55xx: support dynamic channel settings in the device tree structure
 2013-05-08 17:15 UTC  (2+ messages)

[PATCH] xhci: Compute last_ctx from complete set of endpoints
 2013-05-08 17:03 UTC 

[PATCH RFC 00/48] Add namespace support for audit
 2013-05-08 16:55 UTC  (2+ messages)

[PATCH 1/2] pinmux: Add TB10x pinmux driver
 2013-05-08 16:41 UTC  (8+ messages)

[GIT PULL] Block IO core changes for 3.10
 2013-05-08 16:38 UTC  (7+ messages)

[PATCH] scripts: Coccinelle script for pci_free_consistent()
 2013-05-08 16:28 UTC 

WT memory type on x86_64?
 2013-05-08 16:37 UTC  (4+ messages)

[PATCH v4 0/6] sched: use runnable load based balance
 2013-05-08 16:11 UTC  (7+ messages)

[PATCH] drivers/base: Use attribute groups to create sysfs memory files
 2013-05-08 16:09 UTC 

[PATCH] ACPI: battery: Changed leading spaces to tab
 2013-05-08 16:09 UTC 

[PATCH 0/6] Second set of fixes for ux500 ASoC drivers
 2013-05-08 16:08 UTC  (7+ messages)
` [PATCH 4/6] ASoC: ux500: Update tx tdm slots configuration
` [PATCH 6/6] ASoC: ux500: Use the first two AD slots for capture

[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-08 16:01 UTC  (3+ messages)
` [PATCH V3 02/21] thermal: exynos: Bifurcate exynos thermal common and tmu controller code

Invalid perf_branch_entry.to entries question
 2013-05-08 15:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox