mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[GIT pull] timer changes for 3.11
 2013-07-06 20:32 UTC 

[PATCH 0/9] clocksource: dw_apb_timer: support for timer variant used in rk3188 SoCs
 2013-07-06 20:28 UTC  (19+ messages)
` [PATCH 1/9] clocksource: dw_apb_timer: infrastructure to handle quirks
` [PATCH 2/9] clocksource: dw_apb_timer: flexible register addresses
` [PATCH 3/9] clocksource: dw_apb_timer: quirk for variants with 64bit counter
` [PATCH 4/9] clocksource: dw_apb_timer: use the eoi callback to clear pending interrupts
` [PATCH 5/9] clocksource: dw_apb_timer: quirk for variants without EOI register
` [PATCH 6/9] clocksource: dw_apb_timer: quirk for inverted int mask
` [PATCH 7/9] clocksource: dw_apb_timer: quirk for inverted timer mode setting
` [PATCH 8/9] clocksource: dw_apb_timer_of: add quirk handling
` [PATCH 9/9] clocksource: dw_apb_timer: special variant for rockchip rk3188 timers

[Regression in 3.10] Garbage displayed after resume on Acer Aspire S5
 2013-07-06 20:26 UTC  (3+ messages)

[RFC PATCH 0/5] Introduce and use device_create_groups
 2013-07-06 20:14 UTC  (17+ messages)
` [RFC PATCH 1/5] driver core: Introduce device_create_groups
` [RFC PATCH 2/5] hwmon: Introduce hwmon_device_register_groups
` [RFC PATCH 3/5] hwmon: (ds1621) Convert to use hwmon_device_register_groups
` [RFC PATCH 4/5] hwmon: (gpio-fan) "
` [RFC PATCH 5/5] hwmon: (ltc4245) "

MTD EEPROM support and driver integration
 2013-07-06 19:55 UTC  (10+ messages)

Second ethernet on kirkwood does not work when probed through DT
 2013-07-06 19:54 UTC 

[PATCH 0/3] smp/ipi: Minor cleanups in smp_call_function variants
 2013-07-06 19:48 UTC  (13+ messages)
` [PATCH 1/3] smp/ipi: Remove redundant cfd->cpumask_ipi mask
` [PATCH 2/3] smp/ipi:Clarify ambiguous comments around deadlock scenarios in smp_call_function variants
` [PATCH 3/3] smp/ipi:Remove check around csd lock in handler for "

[PATCH 1/2] Initial support for Allwinner's Security ID fuses
 2013-07-06 19:36 UTC  (11+ messages)

[PATCH 0/2] Minor perf build fixes
 2013-07-06 19:12 UTC  (4+ messages)
` [PATCH 2/2] perf: squelch warnings from perl.h to compile-pass

[PATCH 3/9] rtc: rtc-hid-sensor-time: delay registering as rtc into a work
 2013-07-06 18:21 UTC  (8+ messages)
` [PATCH 3/9 v2] "
    ` [rtc-linux] "

[PATCH 0/8] ARM: SoC specific bug fixes
 2013-07-06 18:11 UTC  (3+ messages)
` [PATCH 7/8] ARM: ixp4xx: avoid circular header dependency

inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage with hcd_urb_list_lock
 2013-07-06 18:03 UTC 

[PATCH] sg: atomize check and set sdp->exclude in sg_open
 2013-07-06 17:24 UTC  (7+ messages)
      ` [PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open

[RFC PATCH 0/5] Introduce and use device_create_groups
 2013-07-06 17:23 UTC 

[RFC PATCH 0/5] Introduce and use device_create_groups
 2013-07-06 17:22 UTC 

[PATCHv2] Update mchehab's email where it is used
 2013-07-06 16:44 UTC 

[PATCH] kernel:time fix race condition in alaramtimer.c
 2013-07-06 16:07 UTC 

[PATCH V4 00/15] perf tools: some fixes and tweaks
 2013-07-06 15:58 UTC  (3+ messages)
` [PATCH V4 14/21] perf tools: change "machine" functions to set thread pid

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-06 15:07 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: reserve a capability number for multitce support
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 3/8] vfio: add external user support
` [PATCH 4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 5/8] powerpc: add real mode support for dma operations on powernv
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 7/8] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 8/8] KVM: PPC: Add hugepage "

[PATCH RFT] irqchip: sun4i: Remove wrong irq_ack callback implementation
 2013-07-06 14:35 UTC 

Remove old /proc/acpi/events and /dev/cpu/microcode interfaces
 2013-07-06 14:09 UTC  (5+ messages)
` [PATCH 2/3] ACPI: Remove old /proc/acpi/event interface
` [PATCH 3/3] platform thinkpad: Remove deprecated hotkey_report_mode parameter

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-06 13:33 UTC  (7+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

serial terminal script
 2013-07-06 13:19 UTC  (2+ messages)

[PATCH 0/3] Trivial sparse acquire/release annotations
 2013-07-06 12:11 UTC  (4+ messages)
` [PATCH 1/3] nfs: add lock annotations to squelch sparse warnings
` [PATCH 2/3] apic: "
` [PATCH 3/3] irq: add lock annotation to squelch a sparse warning

Issue with porting i2c driver to k3.10 (iio)
 2013-07-06 11:47 UTC  (2+ messages)

[PATCHv4 00/10] clocksource: sunxi: Timer fixes and cleanup
 2013-07-06 10:56 UTC  (15+ messages)
` [PATCHv4 01/10] clocksource: sun4i: Use the BIT macros where possible
` [PATCHv4 02/10] clocksource: sun4i: Wrap macros arguments in parenthesis
` [PATCHv4 03/10] clocksource: sun4i: rename AUTORELOAD define to RELOAD
` [PATCHv4 04/10] clocksource: sun4i: Add clocksource and sched clock drivers
` [PATCHv4 05/10] clocksource: sun4i: Don't forget to enable the clock we use
` [PATCHv4 06/10] clocksource: sun4i: Fix the next event code
` [PATCHv4 07/10] clocksource: sun4i: Factor out some timer code
` [PATCHv4 08/10] clocksource: sun4i: Remove TIMER_SCAL variable
      ` [linux-sunxi] "
` [PATCHv4 09/10] clocksource: sun4i: Cleanup parent clock setup
` [PATCHv4 10/10] clocksource: sun4i: Fix bug when switching from periodic to oneshot modes

[URGENT rfc patch 0/3] tsc clocksource bug fix
 2013-07-06 10:50 UTC  (11+ messages)

[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
 2013-07-06 10:47 UTC  (6+ messages)
` [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected

[PATCH 0/15] Basic scheduler support for automatic NUMA balancing V3
 2013-07-06 10:46 UTC  (20+ messages)
` [PATCH 01/15] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/15] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/15] sched: Select a preferred node with the most numa hinting faults
` [PATCH 04/15] sched: Update NUMA hinting faults once per scan
` [PATCH 05/15] sched: Favour moving tasks towards the preferred node
` [PATCH 06/15] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 07/15] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 08/15] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 09/15] sched: Check current->mm before allocating NUMA faults
` [PATCH 10/15] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 11/15] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 12/15] sched: Remove check that skips small VMAs
` [PATCH 13/15] sched: Set preferred NUMA node based on number of private faults
` [PATCH 14/15] sched: Account for the number of preferred tasks running on a node when selecting a preferred node
` [PATCH 15/15] sched: Favour moving tasks towards nodes that incurred more faults

[PATCH v5 11/12] nilfs2: replace direct access of d_count with the d_count() helper
 2013-07-06 10:45 UTC  (2+ messages)

[PATCHv3 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-07-06 10:26 UTC  (6+ messages)
` [PATCHv3 1/3] iio: Add Nuvoton NAU7802 ADC driver
` [PATCHv3 2/3] ARM: mxs: cfa10049: Switch bus i2c1 to bitbanging

KGTP (Linux debugger and tracer) 20130706 release (bugs fix and doc update)
 2013-07-06 10:08 UTC 

Greetings from George Daniels
 2013-07-06  9:54 UTC 

[PATCH V2] ARM: tegra: enable gpio-keys on dalmore
 2013-07-06  9:14 UTC 

[3.10] Oopses in kmem_cache_allocate() via prepare_creds()
 2013-07-06  8:27 UTC  (2+ messages)

scheduling while atomic & hang
 2013-07-06  8:07 UTC  (15+ messages)
  ` Yet more softlockups

[PATCH] ARM: pxa: remove IRQF_DISABLED
 2013-07-06  6:55 UTC  (2+ messages)

Build regressions/improvements in v3.10
 2013-07-06  6:07 UTC  (4+ messages)

[PATCH] ARM: imx: remove IRQF_DISABLED
 2013-07-06  6:03 UTC 

[PATCH] ARM: at91: remove IRQF_DISABLED
 2013-07-06  5:15 UTC 

[PATCH v3] lib/idr.c rewrite, percpu ida/tag allocator
 2013-07-06  5:08 UTC  (6+ messages)
` [PATCH 03/10] idr: Rewrite ida
` [PATCH 04/10] idr: Percpu ida
` [PATCH 05/10] idr: Kill old deprecated idr interfaces
` [PATCH 06/10] idr: Rename idr_get_next() -> idr_find_next()
` [PATCH 08/10] idr: Reimplement idr on top of ida/radix trees

Why no USB id list in the kernel sources?
 2013-07-06  4:43 UTC  (3+ messages)

[PATCH] hashtable: add hash_for_each_possible_rcu_notrace()
 2013-07-06  4:16 UTC 

[GIT PULL for v3.11-rc1] media patches for v3.11
 2013-07-06  3:41 UTC  (3+ messages)

[PATCH] pci: Avoid unnecessary calls to work_on_cpu
 2013-07-06  0:29 UTC  (3+ messages)

[PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system
 2013-07-05 23:39 UTC 

scripts/kallsyms: Avoid ARM veneer symbols
 2013-07-05 23:34 UTC  (4+ messages)

[patch v2] rapidio: use after free in unregister function
 2013-07-05 23:26 UTC  (2+ messages)

[PATCH] arm: Convert sa1111 platform and bus legacy pm_ops to dev_pm_ops
 2013-07-05 22:57 UTC 

[PATCH] arm: Convert sa1111 platform and bus legacy pm_ops to dev_pm_ops
 2013-07-05 22:49 UTC  (4+ messages)

[PATCH 0/8] perf: add ability to sample physical data addresses
 2013-07-05 22:48 UTC  (9+ messages)

[PATCH] arm: Convert scoop platform and bus legacy pm_ops to dev_pm_ops
 2013-07-05 22:43 UTC 

[PATCH] arm: Convert locomo platform and bus legacy pm_ops to dev_pm_ops
 2013-07-05 22:41 UTC 

[PATCH 0/2] introduce list_for_each_entry_del
 2013-07-05 22:38 UTC  (5+ messages)
  ` [PATCH 1/2] list: add list_del_each_entry
  ` [PATCH 2/2] btrfs: use list_del_each_entry

[PATCHv3 00/10] clocksource: sunxi: Timer fixes and cleanup
 2013-07-05 22:12 UTC  (4+ messages)
` [PATCHv3 08/10] clocksource: sun4i: Remove TIMER_SCAL variable

[PATCH] ASoC: Allow imx-pcm-{dma,fiq}.c to be modules
 2013-07-05 21:58 UTC  (5+ messages)

[PATCH V3] ARM: add missing linker section markup to head-common.S
 2013-07-05 21:32 UTC  (2+ messages)

[PATCH] clocksource/cadence_ttc: Reuse clocksource as sched_clock
 2013-07-05 21:10 UTC  (7+ messages)

[PATCH v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-07-05 21:03 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v10 2/2] watchdog: Sysfs interface for MEN A21 watchdog

[PATCH] Staging: csr: csr_wifi_router_sef.c: fixed a brace coding style issue
 2013-07-05 21:03 UTC 

[RFC PATCH v2 0/4] Enable async page faults on s390
 2013-07-05 20:55 UTC  (5+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

modalias char-major-10-130
 2013-07-05 20:53 UTC  (2+ messages)

[PATCH] Update email to m.chehab@samsung.com
 2013-07-05 20:45 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®