Remove old /proc/acpi/events and /dev/cpu/microcode interfaces
2013-07-06 14:07 UTC (3+ messages)
` [PATCH 3/3] platform thinkpad: Remove deprecated hotkey_report_mode parameter
[Regression in 3.10] Garbage displayed after resume on Acer Aspire S5
2013-07-06 13:59 UTC
[PATCH 0/3] Fix backlight issues on some Windows 8 systems
2013-07-06 13:33 UTC (11+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
` [PATCH 2/2] ACPI / OSL: add a wrapper function to return OSI version
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
MTD EEPROM support and driver integration
2013-07-06 12:01 UTC (8+ messages)
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
[PATCH 3/9] rtc: rtc-hid-sensor-time: delay registering as rtc into a work
2013-07-06 8:55 UTC (7+ messages)
` [PATCH 3/9 v2] "
` [rtc-linux] "
[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 0/3] smp/ipi: Minor cleanups in smp_call_function variants
2013-07-06 8:06 UTC (11+ 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] 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 0/9] clocksource: dw_apb_timer: support for timer variant used in rk3188 SoCs
2013-07-06 0:12 UTC (17+ 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
[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] rapidio: use after free in unregister function
2013-07-05 23:26 UTC (6+ messages)
` [patch v2] "
[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 (13+ messages)
` [PATCHv3 01/10] clocksource: sun4i: Use the BIT macros where possible
` [PATCHv3 02/10] clocksource: sun4i: Wrap macros arguments in parenthesis
` [PATCHv3 03/10] clocksource: sun4i: rename AUTORELOAD define to RELOAD
` [PATCHv3 04/10] clocksource: sun4i: Add clocksource and sched clock drivers
` [PATCHv3 05/10] clocksource: sun4i: Don't forget to enable the clock we use
` [PATCHv3 06/10] clocksource: sun4i: Fix the next event code
` [PATCHv3 07/10] clocksource: sun4i: Factor out some timer code
` [PATCHv3 08/10] clocksource: sun4i: Remove TIMER_SCAL variable
` [PATCHv3 09/10] clocksource: sun4i: Cleanup parent clock setup
` [PATCHv3 10/10] clocksource: sun4i: Fix bug when switching from periodic to oneshot modes
[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)
Trying to vfree() bad address (e7eb1d38)
2013-07-05 20:39 UTC
[PATCH] perf stat: fix per-socket output bug for uncore events
2013-07-05 20:37 UTC (3+ messages)
[PATCH v5 00/12] Lockless update of reference count protected by spinlock
2013-07-05 20:33 UTC (10+ messages)
` [PATCH v5 01/12] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v5 02/12] spinlock: Enable x86 architecture to do lockless refcount update
e1000e + suspend, 3.9-rc2
2013-07-05 20:24 UTC (12+ messages)
i2c: introduce i2c helper i2c_find_client_by_name()
2013-07-05 19:55 UTC (2+ messages)
[PATCH] regulator: build: Sort Kconfig
2013-07-05 19:47 UTC
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-07-05 19:18 UTC (13+ messages)
` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
[GIT PULL] UBI changes for 3.11-rc1
2013-07-05 19:12 UTC (2+ messages)
[PATCH] ARM: tegra: enable gpio-keys on dalmore
2013-07-05 18:43 UTC (2+ messages)
[PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib
2013-07-05 18:40 UTC (7+ messages)
` [PATCH 2/4] pinmux: Add TB10x pinmux driver
get a kernel crash with kernel 3.10.0-1.el6.elrepo.x86_64
2013-07-05 18:21 UTC (2+ messages)
[RFC PATCH 00/13] audio support for at91sam9x5ek board
2013-07-05 18:12 UTC (6+ messages)
` [RFC PATCH 08/13] sound: sam9x5_wm8731: machine driver for at91sam9x5 wm8731 boards
[RFC PATCH V2 0/8] regulator/OMAP: support VC/VP support in dts
2013-07-05 17:47 UTC (9+ messages)
` [RFC PATCH V2 1/8] regulator: Introduce OMAP regulator to control PMIC over VC/VP
[PATCH v2] perf record: fix symbol processing bug and greatly improve performance
2013-07-05 17:44 UTC (5+ messages)
[PATCH] sg: atomize check and set sdp->exclude in sg_open
2013-07-05 17:39 UTC (6+ messages)
` [PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open
[PATCH 0/2] Enable lm90 in Tegra30 and Tegra114
2013-07-05 17:38 UTC (3+ messages)
` [PATCH 1/2] ARM: dt: t30 cardhu: add dt entry for lm90
Bad page map / swap_free warnings
2013-07-05 17:36 UTC
page: next (older) | prev (newer) | 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®