linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-11 13:00:48 to 2012-09-11 19:21:49 UTC [more...]

[PATCH 00/16] ARM: big platform data header rename
 2012-09-11 18:29 UTC  (44+ messages)
` [PATCH 01/16] ARM: at91: move platform_data definitions
  ` [PATCH 02/16] ARM: davinci: "
  ` [PATCH 03/16] ARM: ep93xx: "
  ` [PATCH 04/16] ARM: imx: "
  ` [PATCH 05/16] ARM: msm: "
  ` [PATCH 06/16] ARM: netx: "
  ` [PATCH 08/16] ARM: sa1100: "
  ` [PATCH 09/16] ARM: tegra: "
  ` [PATCH 10/16] ARM: vt8500: "
  ` [PATCH 12/16] ARM: nomadik: "
  ` [PATCH 13/16] ARM: omap: "
  ` [PATCH 14/16] ARM: orion: "
  ` [PATCH 15/16] ARM: samsung: "
  ` [PATCH 16/16] ARM: spear: "

[PATCH v2 00/20] ipack: added callbacks and some cleanup
 2012-09-11 19:18 UTC  (2+ messages)

[PATCH] mfd: max8907: add power off control
 2012-09-11 19:19 UTC 

[PATCH] sg_io: allow UNMAP and WRITE SAME without CAP_SYS_RAWIO
 2012-09-11 19:13 UTC  (6+ messages)

[PATCH 2/3] staging/vme: Use pr_ printks in vme_user.c
 2012-09-11 19:08 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] staging/vme: Use dev_ "

qemu-kvm loops after kernel udpate
 2012-09-11 19:03 UTC  (2+ messages)

[PATCH 0/3] 3.4-stable timekeeping fixes merged in 3.6
 2012-09-11 19:04 UTC  (4+ messages)
` [PATCH 1/3] 3.4.y: time: Improve sanity checking of timekeeping inputs
` [PATCH 2/3] 3.4.y: time: Avoid making adjustments if we haven't accumulated anything
` [PATCH 3/3] 3.4.y: time: Move ktime_t overflow checking into timespec_valid_strict

[PATCH 0/2] Add pinctrl support to omap2-mcspi
 2012-09-11 19:06 UTC  (9+ messages)
` [PATCH 1/2] spi: omap2-mcspi: add pinctrl support
` [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

[PATCH 0/3] 3.5-stable timekeeping fixes merged in 3.6
 2012-09-11 18:56 UTC  (4+ messages)
` [PATCH 1/3] 3.5.y: time: Improve sanity checking of timekeeping inputs
` [PATCH 2/3] 3.5.y: time: Avoid making adjustments if we haven't accumulated anything
` [PATCH 3/3] 3.5.y: time: Move ktime_t overflow checking into timespec_valid_strict

[PATCH 0/2] Avoid deadlocks with bio allocation
 2012-09-11 18:58 UTC  (13+ messages)
` [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers

[PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-09-11 18:56 UTC  (8+ messages)

[PATCH RFC cgroup/for-3.7] cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
 2012-09-11 18:38 UTC  (16+ messages)
` [PATCH REPOST "
  ` [PATCH UPDATED "

[PATCH 1/2] nohz: clean up select_nohz_load_balancer()
 2012-09-11 18:36 UTC  (6+ messages)
` [PATCH 2/2] sched: trigger_load_balance clean up

linux-next: Tree for Sept 11 (drm related: boot problems on amd64)
 2012-09-11 18:29 UTC  (2+ messages)

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-11 18:28 UTC 

[PATCH v2 00/26] Prep work for immutable bio vecs
 2012-09-11 18:28 UTC  (4+ messages)
` [PATCH v2 12/26] raid1: use bio_reset()

[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
 2012-09-11 18:27 UTC  (13+ messages)
  ` [RFC][PATCH] Improving directed yield scalability for "

+ mm-mmapc-replace-find_vma_prepare-with-clearer-find_vma_links.patch added to -mm tree
 2012-09-11 18:24 UTC  (2+ messages)

[PATCH] drivers/media: Removes useless kfree()
 2012-09-11 18:24 UTC  (2+ messages)

[PATCH] ARM: Fix deadlock scenario with smp_send_stop()
 2012-09-11 18:08 UTC  (2+ messages)

[PATCH v2 0/3] MIPS: JZ4740: Move PWM driver to PWM framework
 2012-09-11 17:56 UTC  (8+ messages)
` [PATCH v2 3/3] pwm: Add Ingenic JZ4740 support

[GIT PULL] SLAB fixes for v3.6-rc5
 2012-09-11 17:53 UTC  (2+ messages)

[PATCH] clk: Make the managed clk functions generically available
 2012-09-11 17:51 UTC  (8+ messages)

[PATCH v2] gpio: samsung: use pr_* instead of printk
 2012-09-11 17:49 UTC  (2+ messages)

[PATCH v3 00/17] LPAE fixes and extensions for Keystone
 2012-09-11 17:39 UTC  (18+ messages)
` [PATCH v3 01/17] ARM: add mechanism for late code patching
` [PATCH v3 02/17] ARM: add self test for runtime patch mechanism
` [PATCH v3 03/17] ARM: use late patch framework for phys-virt patching
` [PATCH v3 04/17] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
` [PATCH v3 05/17] ARM: LPAE: support 64-bit virt_to_phys patching
` [PATCH v3 06/17] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH v3 07/17] ARM: LPAE: use phys_addr_t in alloc_init_pud()
` [PATCH v3 08/17] ARM: LPAE: use phys_addr_t in free_memmap()
` [PATCH v3 09/17] ARM: LPAE: use phys_addr_t for initrd location and size
` [PATCH v3 10/17] ARM: LPAE: use phys_addr_t in switch_mm()
` [PATCH v3 11/17] ARM: LPAE: use 64-bit accessors for TTBR registers
` [PATCH v3 12/17] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem
` [PATCH v3 13/17] ARM: LPAE: factor out T1SZ and TTBR1 computations
` [PATCH v3 14/17] ARM: LPAE: accomodate >32-bit addresses for page table base
` [PATCH v3 15/17] ARM: mm: use physical addresses in highmem sanity checks
` [PATCH v3 16/17] ARM: mm: cleanup checks for membank overlap with vmalloc area
` [PATCH v3 17/17] ARM: mm: clean up membank size limit checks

[PATCH 0/3] Minor changes to common hugetlb code for ARM
 2012-09-11 17:41 UTC  (7+ messages)
` [PATCH 1/3] mm: thp: Fix the pmd_clear() arguments in pmdp_get_and_clear()
` [PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c
` [PATCH 3/3] mm: Introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE

[PATCH] allow gpiolib to be a module
 2012-09-11 17:38 UTC  (2+ messages)

[RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers
 2012-09-11 17:28 UTC 

CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)
 2012-09-11 17:26 UTC  (11+ messages)

[PATCH] pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl
 2012-09-11 17:12 UTC  (3+ messages)

[regression] __d_unalias() should refuse to move mountpoints
 2012-09-11 16:39 UTC 

[PATCH] usb: move phy driver from mach-tegra to drivers/usb
 2012-09-11 16:34 UTC  (2+ messages)

[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
 2012-09-11 16:29 UTC  (7+ messages)

[PATCH 1/3] raid: replace list_for_each_continue_rcu with new interface
 2012-09-11 16:28 UTC  (6+ messages)

KS/Plumbers: c-state governor BOF
 2012-09-12  4:15 UTC  (5+ messages)

[PATCH 0/4] staging: omap-thermal: clean-ups and fixes
 2012-09-11 16:06 UTC  (5+ messages)
` [PATCH 1/4] staging: omap-thermal: Correct checkpatch.pl warnings
` [PATCH 2/4] staging: omap-thermal: remove checkpatch.pl warnings on data files
` [PATCH 3/4] staging: omap-thermal: fix polling period settings
` [PATCH 4/4] staging: omap-thermal: improve conf data handling and initialization

[PATCH v2] x86/mce: Honour bios-set CMCI threshold
 2012-09-11 16:04 UTC  (2+ messages)

[PATCH] fs: prevent double-free on an error path in core dumper
 2012-09-11 15:59 UTC 

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-11 15:47 UTC  (17+ messages)

[PATCH 1/2] uprobes: probe definiton can only start with 'p' and '-'
 2012-09-11 15:37 UTC  (2+ messages)
` [PATCH 2/2] uprobes: add global breakpoints

[PATCH 01/20] Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct
 2012-09-11 15:33 UTC  (7+ messages)
` [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID

[PATCH 1/2] netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
 2012-09-11 15:33 UTC  (4+ messages)
` [PATCH 2/2] netprio_cgroup: Optimize the priomap copy loop slightly

[PATCH 1/2] dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
 2012-09-11 15:21 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: at_hdmac: check that each sg data length is non-null

[PATCH] Staging: comedi: drivers: fl512: change printk(KERN_INFO ... for the prefered pr_info(
 2012-09-11 15:19 UTC  (3+ messages)
  ` [PATCH] checkpatch: Update suggested printk conversions

[PATCH 0/3] perf: precise mode and exclude_guest
 2012-09-11 15:11 UTC  (7+ messages)
` [PATCH 3/3] perf tool: give user better message if precise is not supported

[PATCH v4 0/9] IPC: checkpoint/restore in userspace enhancements
 2012-09-11 15:03 UTC  (5+ messages)
` [PATCH v4 8/9] IPC: message queue copy feature introduced
` [PATCH v4 9/9] test: IPC message queue migration test

[PATCH v6 00/12] KVM: introduce readonly memslot
 2012-09-11 14:39 UTC  (9+ messages)
` [PATCH v6 12/12] KVM: indicate readonly access fault

[alsa-devel] [PATCH] ASoC: codecs: Add DA9055 codec driver
 2012-09-11 15:03 UTC 

[RFC 06/11] vfs: add init and exit support
 2012-09-11 14:40 UTC  (6+ messages)
` [RFC 07/11] vfs: introduce one hash table
` [RFC 08/11] vfs: enable hot data tracking
` [RFC 09/11] vfs: fork one private kthread to update temperature info
` [RFC 10/11] vfs: add 3 new ioctl interfaces
` [RFC 11/11] vfs: add debugfs support

[PATCH v2] pwm: Fix compilation error when CONFIG_PWM is not defined
 2012-09-11 14:48 UTC  (2+ messages)

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-09-11 14:43 UTC  (8+ messages)

[PATCH v2 0/9] pinctrl: mvebu: pinctrl driver
 2012-09-11 14:44 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] pinctrl: mvebu: pinctrl driver core

[PATCH v4] pwm: i.MX: add devicetree support
 2012-09-11 14:40 UTC  (3+ messages)
` [PATCH 5/7] "

[RFC 00/11] VFS: hot data tracking
 2012-09-11 14:27 UTC  (6+ messages)
` [RFC 01/11] vfs: introduce one structure hot_info
` [RFC 02/11] vfs: introduce one rb tree - hot_inode_tree
` [RFC 03/11] vfs: introduce 2 rb tree items - inode and range
` [RFC 04/11] vfs: add support for updating access frequency
` [RFC 05/11] vfs: add one new mount option -o hottrack

FLUSH/FUA documentation & code discrepancy
 2012-09-11 14:41 UTC  (14+ messages)
  ` [Drbd-dev] "

[PATCH v3] media: v4l2-ctrl: add a helper function to modify the menu
 2012-09-11 14:31 UTC  (2+ messages)

[RFC PATCH 1/3] perf: Add cpumask for uncore pmu
 2012-09-11 14:27 UTC  (5+ messages)
` [RFC PATCH 3/3] perf tool: Allow wildcard in PMU name

linux-next: build failure after merge of the pci tree
 2012-09-11 14:28 UTC  (2+ messages)

[PATCH v6 0/12] KGDB/KDB FIQ (NMI) debugger
 2012-09-11 14:15 UTC  (5+ messages)
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [PATCH 08/12] tty/serial: Add kgdb_nmi driver

[PATCH] watchdog/imx2+: add support for pretimeout interrupt functionality
 2012-09-11 13:39 UTC  (4+ messages)
` [PATCH v2] "

HDD problem, software bug, bios bug, or hardware ?
 2012-09-11 13:38 UTC  (9+ messages)

[PATCH V5 0/5] clk: mmp: add clock framework for mmp
 2012-09-11 13:33 UTC  (5+ messages)

Seeking clarity on IRQCHIP_MASK_ON_SUSPEND
 2012-09-11 13:20 UTC  (4+ messages)

[PATCH/RFC] Fix xsave bug on older Xen hypervisors
 2012-09-11 13:06 UTC  (10+ messages)
` [Xen-devel] "

[PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
 2012-09-11 13:00 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;
as well as URLs for NNTP newsgroup(s).