summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
| * | | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
| * | | x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7
| * | | x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
| * | | x86/espfix: Init espfix on the boot CPU sideZhu Guihua2015-07-062-15/+20
| * | | x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua2015-07-063-6/+5
| * | | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-062-4/+5
| * | | x86/kasan: Add message about KASAN being initializedAndrey Ryabinin2015-07-061-0/+3
| * | | x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin2015-07-061-3/+3
| * | | x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin2015-07-061-0/+2
| * | | x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-064-42/+38
| * | | x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin2015-07-061-1/+2
| * | | x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()Adrian Hunter2015-07-061-1/+10
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-128-74/+155
|\ \ \
| * | | tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2015-07-111-8/+10
| * | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| * | | cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner2015-07-091-1/+1
| * | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| * | | tick/broadcast: Handle spurious interrupts gracefullyThomas Gleixner2015-07-071-0/+7
| * | | tick/broadcast: Check for hrtimer broadcast active earlyThomas Gleixner2015-07-071-10/+26
| * | | tick/broadcast: Return busy when IPI is pendingThomas Gleixner2015-07-071-3/+7
| * | | tick/broadcast: Return busy if periodic mode and hrtimer broadcastThomas Gleixner2015-07-071-1/+5
| * | | tick/broadcast: Move the check for periodic mode inside state handlingThomas Gleixner2015-07-071-14/+8
| * | | tick/broadcast: Prevent deep idle if no broadcast device availableThomas Gleixner2015-07-071-0/+7
| * | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-074-19/+42
| * | | tick/broadcast: Sanity check the shutdown of the local clock_eventThomas Gleixner2015-07-071-7/+16
| * | | tick/broadcast: Prevent hrtimer recursionThomas Gleixner2015-07-071-1/+15
| * | | clockevents: Allow set-state callbacks to be optionalViresh Kumar2015-07-071-15/+9
| * | | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-123-6/+27
|\ \ \
| * | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-083-6/+27
| |/ /
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-118-27/+223
|\ \ \
| * | | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37
| * | | nfit: update block I/O path to use PMEM APIRoss Zwisler2015-07-102-12/+100
| * | | tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams2015-07-103-2/+71
| * | | tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams2015-07-101-1/+1
| * | | tools/testing/nvdimm: mock ioremap_wtDan Williams2015-07-102-0/+7
| * | | pmem: add maintainer for include/linux/pmem.hRoss Zwisler2015-07-101-0/+1
| * | | nfit: fix smatch "use after null check" reportDan Williams2015-06-301-2/+2
| * | | nvdimm: Fix return value of nvdimm_bus_init() if class_create() failsAxel Lin2015-06-301-1/+3
| * | | libnvdimm: smatch cleanups in __nd_ioctlDan Williams2015-06-301-7/+0
| * | | sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-114-8/+25
|\ \ \ \
| * | | | i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou2015-07-091-1/+15
| * | | | i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
| * | | | i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
| * | | | i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
|\ \ \ \
| * | | | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| * | | | Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
OpenPOWER on IntegriCloud