mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops
 2040-11-14 11:27 UTC  (3+ messages)

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-09 23:29 UTC  (5+ messages)

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-09 23:26 UTC  (4+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()

x86: early boot crash: "alloc_low_page: ran out of memory" (bisected)
 2013-08-09 23:23 UTC  (2+ messages)

[ 000/102] 3.10.6-stable review
 2013-08-09 23:21 UTC  (16+ messages)
` [ 045/102] Bluetooth: Fix invalid length check in l2cap_information_rsp()

[HANG] Trouble with NEC-based USB adapter in PCMCIA slot on E7110
 2013-08-09 23:14 UTC  (5+ messages)

[PATCH] genalloc: fix overflow of ending address of memory chunk
 2013-08-09 23:13 UTC  (2+ messages)

[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
 2013-08-09 23:04 UTC  (22+ messages)

Re-tune x86 uaccess code for PREEMPT_VOLUNTARY
 2013-08-09 23:04 UTC  (14+ messages)
` [PATCH 01/13] x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic
` [PATCH 02/13] x86: Include linux/sched.h in asm/uaccess.h
` [PATCH 03/13] tree-sweep: Include linux/sched.h for might_sleep users
` [PATCH 04/13] Move might_sleep and friends from kernel.h to sched.h
` [PATCH 05/13] sched: mark should_resched() __always_inline
` [PATCH 06/13] x86: Add 32bit versions of SAVE_ALL/RESTORE_ALL to calling.h
` [PATCH 07/13] Add might_fault_debug_only()
` [PATCH 08/13] x86: Move cond_resched into the out of line put_user code
` [PATCH 09/13] x86: Move cond_resched into the out of line get_user code
` [PATCH 10/13] x86: Move cond resched for copy_{from,to}_user into low level code 64bit
` [PATCH 11/13] sched: Inline the need_resched test into the caller for _cond_resched
` [PATCH 12/13] x86: move __copy_*_nocache might fault check out of line
` [PATCH 13/13] x86: drop cond rescheds from __copy_{from,to}_user

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-09 22:53 UTC  (4+ messages)
` [patch 8/9] mm: thrash detection-based file cache sizing

[PATCH RESEND] x86: don't clear olpc_ofw_header when sentinel is detected
 2013-08-09 22:51 UTC  (2+ messages)
` [tip:x86/urgent] x86: Don' t "

[PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-09 22:42 UTC  (4+ messages)
` [PATCH v2] "

linux-next: manual merge of the akpm tree with the ext4 tree
 2013-08-09 22:34 UTC  (3+ messages)

[PATCH 3/3] power_supply: add throttle state
 2013-08-09 22:29 UTC  (2+ messages)

i915: build warning in i915_hangcheck_elapsed
 2013-08-09 22:26 UTC 

[PATCH 1/3] power_supply: Add charger control properties
 2013-08-09 22:23 UTC  (2+ messages)

[PATCH 2/2] drivers: power: Add support for BATTERY_ARIESVE
 2013-08-09 22:19 UTC  (2+ messages)

[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
 2013-08-09 22:08 UTC  (8+ messages)
` [PATCH 35/35] cpufreq: tegra: use cpufreq_table_validate_and_show()

[PATCH 33/35] power: use dev_get_platdata()
 2013-08-09 22:04 UTC  (2+ messages)

[PATCH] power: power: replace strict_strtol() with kstrtol()
 2013-08-09 21:50 UTC  (2+ messages)

AMD FX-4130 part only runs at 2.6/3.4GHz
 2013-08-09 21:42 UTC 

Linux Plumbers ACPI/PM, PCI Microconference
 2013-08-09 21:37 UTC  (2+ messages)

[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
 2013-08-09 21:34 UTC 

pty FIONREAD returning zero breaks emacs in 3.11rc3
 2013-08-09 21:11 UTC 

[PATCH] tile: fix some -Wsign-compare warnings
 2013-08-09 20:53 UTC 

[PATCH 16/16] tg3: clean up unnecessary MSI/MSI-X capability find
 2013-08-09 20:51 UTC  (2+ messages)

[PATCH] tile: group .hottext* sections properly in vmlinux.lds
 2013-08-09 20:50 UTC 

[PATCH] power supply: tosa_battery: get rid of irq_to_gpio usage
 2013-08-09 20:44 UTC  (2+ messages)

[PATCH] power supply: collie_battery: convert to use dev_pm_ops
 2013-08-09 20:43 UTC  (2+ messages)

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-09 20:38 UTC  (12+ messages)

Question about REQ_FLUSH and bios with data
 2013-08-09 20:34 UTC  (4+ messages)

[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
 2013-08-09 20:34 UTC  (14+ messages)

[PATCH 1/1] pagemap: fix buffer overflow in add_page_map()
 2013-08-09 20:33 UTC  (2+ messages)

[RFC PATCH 0/4] CONFIG_COMPILE_TEST: additional examples and checkpatch rule
 2013-08-09 20:32 UTC  (3+ messages)
` [PATCH 2/4] power: make goldfish_battery depend on GOLDFISH || COMPILE_TEST

[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
 2013-08-09 20:30 UTC  (12+ messages)
                  ` [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode

[PATCH] tile: fix strncpy_from_user bug
 2013-08-09 20:21 UTC 

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-09 20:17 UTC  (12+ messages)

[PATCH] tile: remove set/clear_fixmap APIs
 2013-08-09 20:17 UTC 

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-09 20:16 UTC  (5+ messages)
    ` [PATCH 04/22] block: Abstract out bvec iterator

[PATCH] tile: do less L1 I-cache eviction
 2013-08-09 20:09 UTC 

[PATCH] tile: allow "initrd" boot argument for kexec
 2013-08-09 20:04 UTC 

[PATCH] mmc: sdhci-pci : Remove logically dead code
 2013-08-09 20:01 UTC 

[PATCH 17/17] net:ethernet:lantiq_etop.c: Removed deprecated IRQF_DISABLED
 2013-08-09 20:00 UTC  (4+ messages)

[PATCH 1/2] Revert "Revert "math64: New div64_u64_rem helper""
 2013-08-09 19:56 UTC  (2+ messages)
` [PATCH 2/2 v3] dm: add statistics support

[GIT PULL] hwmon fixes for 3.11-rc5
 2013-08-09 19:51 UTC 

linux-next: Tree for Aug 8
 2013-08-09 19:50 UTC  (6+ messages)
` linux-next: Tree for Aug 8 (not CONFIG_PCI_MSI conflict)

[PATCH] tile: support ASLR fully
 2013-08-09 19:45 UTC 

[PATCH] Handle non ABS crc symbols
 2013-08-09 19:45 UTC 

[PATCH] tile: correct r1 value during syscall tracing
 2013-08-09 19:42 UTC 

[GIT PULL] KVM/S390 fixes for 3.11-rc4
 2013-08-09 19:42 UTC 

[PATCH] tile: fix panic with large IRQ number
 2013-08-09 19:41 UTC 

[PATCH] tile: use proper .align directives on __ex_table sections
 2013-08-09 19:38 UTC 

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-09 19:34 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] tile: implement dynamic frequency changing

[RFC][PATCH] Introduce page fault tracepoint
 2013-08-09 19:31 UTC  (2+ messages)

[PATCH] mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driver
 2013-08-09 19:25 UTC  (2+ messages)

[PATCH] gpio: Fix bit masking in Kontron PLD GPIO driver
 2013-08-09 19:25 UTC  (2+ messages)

[PATCH] smp.c: Quit unconditionally enabling irqs in on_each_cpu_mask()
 2013-08-09 19:24 UTC  (5+ messages)

[PATCH] gpio: Fix platform driver name in Kontron PLD GPIO driver
 2013-08-09 19:24 UTC  (2+ messages)

[PATCH] bq24190_charger: Add support for TI BQ24190 Battery Charger
 2013-08-09 19:21 UTC  (2+ messages)

[PATCH] tile: support ftrace on tilegx
 2013-08-09 19:08 UTC  (2+ messages)
` [PATCH] tile: support kprobes "

nfsd fixes for 3.11
 2013-08-09 19:01 UTC 

[PATCH] power_supply: Add power_supply notifier
 2013-08-09 18:56 UTC  (2+ messages)

[PATCH v2 1/2] mm: make vmstat_update periodic run conditional
 2013-08-09 18:56 UTC  (5+ messages)

[PATCH] drivers: power: reset: add msm restart support
 2013-08-09 18:52 UTC  (2+ messages)

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-09 18:45 UTC  (6+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

Enable arm_global_timer for Zynq brakes boot
 2013-08-09 18:45 UTC  (13+ messages)

[PATCH 3/5] x86, AMD: cleanup: merge common code in early microcode loading
 2013-08-09 18:44 UTC  (9+ messages)

[PATCH] reset: Fix compile when reset RESET_CONTROLLER is not selected
 2013-08-09 18:44 UTC 

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-09 18:44 UTC  (4+ messages)

[PATCH] usb: dwc3: core: clarify usb-phy array binding
 2013-08-09 18:42 UTC  (3+ messages)

[PATCH net v2] net: rename busy poll MIB counter
 2013-08-09 18:39 UTC  (2+ messages)

[PATCH V2 1/2] pinctrl/lantiq: add missing pin definition to falcon pinctrl driver
 2013-08-09 18:38 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl/lantiq: add missing gphy led setup

Potentially missing "else"
 2013-08-09 18:27 UTC  (4+ messages)
` [PATCH] depmod: add missing "else" clause

[PATCH] usb: gadget/composite : Avoid crash with bad gadget drivers
 2013-08-09 18:23 UTC 

Patch for lost wakeups
 2013-08-09 18:21 UTC  (5+ messages)

[PATCH V10 00/13] perf tools: some fixes and tweaks
 2013-08-09 18:16 UTC  (5+ messages)

[PATCH 3/5] omap: Properly handle resources for omap_devices
 2013-08-09 18:08 UTC  (5+ messages)

btrfs zero divide (was: Re: Linux 3.10 problem reports (yes, plural))
 2013-08-09 18:04 UTC  (6+ messages)
    ` btrfs zero divide

[PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux
 2013-08-09 18:00 UTC  (6+ messages)

[PATCH/RFC] coccinelle: replace 0/1 with false/true in functions returning bool
 2013-08-09 17:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-09 17:58 UTC  (5+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site

[PATCH v2] mm: make lru_add_drain_all() selective
 2013-08-09 17:52 UTC  (10+ messages)
` [PATCH v4 1/2] workqueue: add new schedule_on_cpu_mask() API
        ` [PATCH v5 "
            ` [PATCH v6 "
            ` [PATCH v6 2/2] mm: make lru_add_drain_all() selective
        ` [PATCH v5 "

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-09 17:48 UTC 

arm,perf fuzzer and rcu_sched lockup
 2013-08-09 17:38 UTC  (2+ messages)

[PATCH v2 1/2] ALSA: Added jack detection KControl support
 2013-08-09 17:36 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] mfd: tps65010: Use power efficient workqueue for power polling
 2013-08-09 17:25 UTC 

[PATCH] usb: xhci: Disable runtime PM suspend for quirky controllers
 2013-08-09 17:22 UTC  (3+ messages)

3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
 2013-08-09 17:18 UTC 

[PATCH 1/3] regmap: flat: use the cache_present bitmap
 2013-08-09 17:16 UTC  (3+ messages)

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-09 17:12 UTC  (5+ messages)

Linux 3.11-rc4
 2013-08-09 17:12 UTC  (12+ messages)
  ` [PATCH 0/1] (Was: Linux 3.11-rc4)

[PATCH 1/2 RESEND] rtc: rtc-hid-sensor-time: improve error handling when rtc register fails
 2013-08-09 17:10 UTC  (9+ messages)
` [PATCH 2/2 RESEND] rtc: rtc-hid-sensor-time: enable HID input processing early
    ` [rtc-linux] "

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-09 17:07 UTC  (12+ messages)

[PATCH 3/3 V4] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
 2013-08-09 16:54 UTC 

[PATCH 3/3 V3] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
 2013-08-09 16:54 UTC  (3+ messages)

linux-next: Tree for Aug 9
 2013-08-09 16:53 UTC  (2+ messages)

[PATCH v4 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-09 16:48 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
  ` [PATCH v5 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v5 3/4] mmc: dw_mmc: Always setup the bus after suspend/resume
  ` [PATCH v5 4/4] mmc: dw_mmc: Set timeout to max upon resume

Finanzierung Angebot
 2013-08-09 16:48 UTC 

[PATCH v2 7/7] Sample Implementation of Intel MIC User Space Daemon
 2013-08-09 16:47 UTC  (2+ messages)

[PATCH v2] iommu: Add event tracing feature to iommu
 2013-08-09 16:41 UTC  (2+ messages)

[PATCH] regulator: da9210: Remove redundant MODULE_ALIAS
 2013-08-09 16:41 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bug fixes
 2013-08-09 16:40 UTC 

[PATCH v2 0/3] Add power control for lm90
 2013-08-09 16:35 UTC  (5+ messages)
` [PATCH v2 3/3] Documentation: dt: hwmon: add OF document "

[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-09 16:32 UTC  (2+ messages)

[RFC][PATCH 0/2] KEYS: Kerberos caching support
 2013-08-09 16:24 UTC  (5+ messages)
` [PATCH 1/2] KEYS: Implement a big key type that can save to tmpfs

[PATCH] radeon: Use Linux division macro in si_calculate_leakage_for_v_and_t_formula
 2013-08-09 16:22 UTC  (2+ messages)

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v3)
 2013-08-09 16:21 UTC  (5+ messages)
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer

[PATCH RFC nohz_full 0/7] v4 Provide infrastructure for full-system idle
 2013-08-09 16:20 UTC  (4+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
  ` [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine

[PATCH v3 1/5] sata, highbank: fix ordering of SGPIO signals
 2013-08-09 16:15 UTC  (5+ messages)
` [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank

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®