public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-13 12:22:28 to 2013-06-13 16:34:47 UTC [more...]

[PATCH 1/3] pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
 2013-06-13 16:34 UTC  (8+ messages)
` [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
` [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking

[PATCH] dma: pl330: Fix cyclic transfers
 2013-06-13 16:34 UTC 

Strange intermittent EIO error when writing to stdout since v3.8.0
 2013-06-13 16:29 UTC  (11+ messages)
              ` [PATCH] tty: Debug EIO from write()

[dm-devel] [PATCH linux-next] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
 2013-06-13 16:00 UTC  (4+ messages)
` [PATCH linux-next v2] "

[PATCH 0/6] timers nohz updates preview for 3.11
 2013-06-13 16:21 UTC  (11+ messages)
` [PATCH 4/6] watchdog: Boot-disable by default on full dynticks

[PATCH v5 0/5] clk: implement remuxing during set_rate
 2013-06-13 16:06 UTC  (6+ messages)
` [PATCH v5 1/5] clk: abstract parent cache
` [PATCH v5 2/5] clk: move some parent related functions upwards
` [PATCH v5 3/5] clk: add support for clock reparent on set_rate
` [PATCH v5 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag
` [PATCH v5 5/5] clk: clk-mux: implement remuxing on set_rate

N900 device tree conversion: how to do first step
 2013-06-13 16:14 UTC  (8+ messages)

[PATCH, RFC] mm: Implement RLIMIT_RSS
 2013-06-13 14:43 UTC  (5+ messages)

[PATCH] x86, efi: retry ExitBootServices() on failure
 2013-06-13 16:00 UTC  (2+ messages)

[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
 2013-06-13 15:54 UTC  (3+ messages)

[PATCH] RAPIDIO: Fix idt_gen2.c build
 2013-06-13 15:51 UTC  (2+ messages)

kmemleak reports in kernel 3.9.5+
 2013-06-13 15:50 UTC  (6+ messages)

[PATCH 00/11] CPUFreq Kconfig fixes
 2013-06-13 15:46 UTC  (6+ messages)
` [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA

[PATCH v2 0/1] gpio driver for Intel Baytrail platforms
 2013-06-13 15:45 UTC  (3+ messages)
` [PATCH v2 1/1] gpio: add Intel BayTrail gpio driver

include/net/ipv6.h:408:38: warning: ‘*((void *)&addr+8)’ may be used uninitialized in this function
 2013-06-13 15:39 UTC  (2+ messages)

[PATCH v3 0/5] Renesas TPU PWM support
 2013-06-13 15:39 UTC  (6+ messages)
` [PATCH v3 1/5] pwm: Add Renesas TPU PWM driver

[PATCH v2 00/14] locks: scalability improvements for file locking
 2013-06-13 15:37 UTC  (16+ messages)
` [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
` [PATCH v2 10/14] locks: turn the blocked_list into a hashtable
` [PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
` [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
` [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock

cpu hotplug: possible_cpus broken (again?) next-20130607
 2013-06-13 15:36 UTC  (6+ messages)

[PATCH v3 net-next 0/4] net: low latency sockets follow ups
 2013-06-13 15:36 UTC  (10+ messages)
` [PATCH v3 net-next 1/4] net: convert low latency sockets to sched_clock()
` [PATCH v3 net-next 2/4] net: remove NET_LL_RX_POLL config menue
` [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into an unsigned int
` [PATCH v3 net-next 4/4] net: add socket option for low latency polling
` [PATCH] sockperf: add SO_LL socketop support
` [PATCH corrected v2 sockperf] "

[PATCH v2 0/2] pinctrl: common handling of generic pinconfig props in dt
 2013-06-13 15:36 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node

[PATCH v2 00/11] Renesas TPU PWM support
 2013-06-13 15:32 UTC  (4+ messages)
` [PATCH v2 04/11] pwm: Add Renesas TPU PWM driver

[RFC 0/5] Optimizations for memory handling in smk_write_rules_list()
 2013-06-13 15:29 UTC  (6+ messages)
` [RFC 1/5] security: smack: avoid kmalloc allocations while loading a rule string
` [RFC 2/5] security: smack: avoid kmalloc() in smk_parse_long_rule()
` [RFC 3/5] security: smack: fix memleak in smk_write_rules_list()
` [RFC 4/5] security: smack: add kmem_cache for smack_rule allocations
` [RFC 5/5] security: smack: add kmem_cache for smack_master_list allocations

rcu
 2013-06-13 15:27 UTC  (9+ messages)
` [PATCH] mac80211: Fix bogus RCU warning from ieee80211_get_tx_rates (Was: Re: rcu)
    ` [PATCH] mac80211: ath9k: Use RCU protection calling ieee80211_get_tx_rates
          ` [PATCH] mac80211: Use RCU protection in ieee80211_get_tx_rates()

WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
 2013-06-13 15:24 UTC  (8+ messages)
` [PATCH 0/2]: "
  ` [PATCH 1/2] hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
` [PATCH 0/3] hw_breakpoint: cleanups

sound/oss/ad1848.c:2867:32: warning: ‘id_table’ defined but not used
 2013-06-13 15:23 UTC 

[PATCH RFC ticketlock] Auto-queued ticketlock
 2013-06-13 15:22 UTC  (5+ messages)
` [PATCH RFC ticketlock] v2 "
  ` [PATCH RFC ticketlock] v3 "

mem_cgroup_page_lruvec: BUG: unable to handle kernel NULL pointer dereference at 00000000000001a8
 2013-06-13 15:19 UTC  (10+ messages)

[PATCH v4 0/5] clk: implement remuxing during set_rate
 2013-06-13 15:18 UTC  (9+ messages)
` [PATCH v4 3/5] clk: add support for clock reparent on set_rate
` [PATCH v4 5/5] clk: clk-mux: implement remuxing "

[RFC v1] MFD: Change TWL6025 references to TWL6032
 2013-06-13 10:32 UTC  (5+ messages)

[patch] mm, memcg: add oom killer delay
 2013-06-13 15:16 UTC  (11+ messages)

[PATCH v2 0/4] gpu: host1x: add runtime pm support
 2013-06-13 15:14 UTC  (3+ messages)
` [PATCH v2 2/4] gpu: host1x: add runtime pm support for gr2d

[RFC PATCH 0/4] regulator/OMAP: support VC/VP support in dts
 2013-06-13 15:12 UTC  (12+ messages)
` [RFC PATCH 1/4] regulator: Introduce OMAP regulator to control PMIC over VC/VP

[GIT PULL] s390 patches for the 3.10-rc6
 2013-06-13 14:47 UTC 

[PATCH v3] ethernet/arc/arc_emac - Add new driver
 2013-06-13 14:37 UTC 

[PATCH v2 0/3] ARM: tegra: add basic support for Trusted Foundations
 2013-06-13 14:35 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: tegra: "

[PATCH V4 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-13 14:18 UTC  (4+ messages)

[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
 2013-06-13 14:16 UTC  (6+ messages)
` [Part3 PATCH v2 1/4] bootmem, mem-hotplug: Register local pagetable pages with LOCAL_NODE_DATA when freeing bootmem
` [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
` [Part3 PATCH v2 3/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory online procedure
` [Part3 PATCH v2 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-13 14:13 UTC  (2+ messages)

[PATCH RESEND] Makefile.lib: align DTB quiet_cmd
 2013-06-13 14:01 UTC  (2+ messages)

[REGRESSION] fan always on with 3.10-rc2
 2013-06-13 13:59 UTC  (4+ messages)

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-06-13 13:57 UTC  (16+ messages)

[PATCH] ARM: ux500: set coherent_dma_mask for dma40
 2013-06-13 13:56 UTC 

[patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
 2013-06-13 13:48 UTC  (11+ messages)

[GIT PULL] EFI changes for v3.11
 2013-06-13 13:46 UTC 

[PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions
 2013-06-13 13:43 UTC  (5+ messages)
` [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
` [PATCH 2/4] ARM: cfa10049: Switch the chip select pin of the LCD controller
` [PATCH 3/4] ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
` [PATCH 4/4] ARM: mxs: dt: Add Crystalfontz CFA-10057 "

[PATCH] Change internal SRAM memory type to "MT_MEMORY_SO"
 2013-06-13 13:43 UTC  (4+ messages)
` [PATCH] Change the internal SRAM memory type MT_MEMORY_NONCACHED

[Part2 PATCH v4 00/15] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-06-13 13:03 UTC  (16+ messages)
` [Part2 PATCH v4 01/15] x86: get pg_data_t's memory from other node
` [Part2 PATCH v4 02/15] acpi: Print Hot-Pluggable Field in SRAT
` [Part2 PATCH v4 03/15] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [Part2 PATCH v4 04/15] x86, numa, acpi, memory-hotplug: Introduce hotplug info into struct numa_meminfo
` [Part2 PATCH v4 05/15] x86, numa, acpi, memory-hotplug: Consider hotplug info when cleanup numa_meminfo
` [Part2 PATCH v4 06/15] memblock, numa: Introduce flag into memblock
` [Part2 PATCH v4 07/15] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [Part2 PATCH v4 08/15] x86, numa: Save nid when reserve memory into memblock.reserved[]
` [Part2 PATCH v4 09/15] x86, numa, mem-hotplug: Mark nodes which the kernel resides in
` [Part2 PATCH v4 10/15] x86, numa: Move memory_add_physaddr_to_nid() to CONFIG_NUMA
` [Part2 PATCH v4 11/15] x86, numa, memblock: Introduce MEMBLK_LOCAL_NODE to mark and reserve node-life-cycle data
` [Part2 PATCH v4 12/15] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to mark and reserve hotpluggable memory
` [Part2 PATCH v4 13/15] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [Part2 PATCH v4 14/15] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [Part2 PATCH v4 15/15] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
 2013-06-13 13:03 UTC  (23+ messages)
` [Part1 PATCH v5 01/22] x86: Change get_ramdisk_{image|size}() to global
` [Part1 PATCH v5 02/22] x86, microcode: Use common get_ramdisk_{image|size}()
` [Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 05/22] x86, ACPI: Increase acpi initrd override tables number limit
` [Part1 PATCH v5 06/22] x86, ACPI: Split acpi_initrd_override() into find/copy two steps
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [Part1 PATCH v5 10/22] x86, mm, numa: Move two functions calling on successful path later
` [Part1 PATCH v5 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86
` [Part1 PATCH v5 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [Part1 PATCH v5 14/22] x86, mm, numa: Set memblock nid later
` [Part1 PATCH v5 15/22] x86, mm, numa: Move node_possible_map setting later
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down
` [Part1 PATCH v5 17/22] x86, ACPI, numa, ia64: split SLIT handling out
` [Part1 PATCH v5 18/22] x86, mm, numa: Add early_initmem_init() stub
` [Part1 PATCH v5 19/22] x86, mm: Parse numa info earlier
` [Part1 PATCH v5 20/22] x86, mm: Add comments for step_size shift
` [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
` [Part1 PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

ext4 extent status tree LRU locking
 2013-06-13 13:35 UTC  (6+ messages)

[PATCH 0/3] Use POSIX "$((..))" instead of bashism "$[...]"
 2013-06-13 13:29 UTC  (5+ messages)
` [PATCH 1/3] h8300/boot: "
` [PATCH 2/3] ARM: shmobile: "
` [PATCH 3/3] sh/boot: "

[PATCH V5 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
 2013-06-13 13:23 UTC 

[PATCH V5 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
 2013-06-13 13:23 UTC 

[PATCH V5 0/3] PCIe support for Samsung Exynos5440 SoC
 2013-06-13 13:21 UTC 

[PATCH] m68k/uaccess: Fix asm constraints for userspace access
 2013-06-13 13:16 UTC  (3+ messages)

[PATCHv7 00/11] Remove ARM local timer API
 2013-06-13 13:15 UTC  (9+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices

[PATCH] netiucv: Hold rtnl between name allocation and device registration
 2013-06-13 13:09 UTC 

[RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
 2013-06-13 13:05 UTC  (3+ messages)

[RFC] Allow GPIO ranges based on pinctl pin groups
 2013-06-13 12:55 UTC  (3+ messages)
` [PATCH 1/2] Add pin list based GPIO ranges
` [PATCH 2/2] Make non-linear GPIO ranges accesible from gpiolib

[PATCH v4 0/2] ARM: dts: Add USB host support for Beagle-xm
 2013-06-13 12:53 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: omap3-beagle-xm: Add USB Host support
` [PATCH v4 2/2] ARM: dts: omap3-beagle: Make USB host pin naming consistent

[PATCH v2 00/11] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-13 12:47 UTC  (8+ messages)
` =?yes?q?=5BPATCH=20v2=2006/11=5D=20ARM=3Astixxxx=3A=20Add=20STiH415=20SOC=20support?=
    ` [PATCH v2 06/11] ARM:stixxxx: Add STiH415 SOC support

[PATCH v2 0/9] Add some TZ1090 SoC infrastructure
 2013-06-13 12:44 UTC  (5+ messages)
` [PATCH v2 1/9] metag: of_platform_populate from arch generic code
` [PATCH v2 2/9] metag: minimal TZ1090 (Comet) SoC infrastructure

[PATCHv13 0/4] zswap: compressed swap caching
 2013-06-13 12:34 UTC  (2+ messages)

[PATCH 00/10] metag: various patches for v3.11
 2013-06-13 12:19 UTC  (5+ messages)
` [PATCH 04/10] metag/asm/irq.h: Declare init_IRQ
` [PATCH 05/10] metag/mm/cache: Restrict scope for metag_lnkget_probe
` [PATCH 06/10] metag/setup: Restrict scope for the capabilities variable
` [PATCH 07/10] metag/processor.h: Add missing cpuinfo_op declaration


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