summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko
2015-03-04x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSETDenys Vlasenko
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko
2015-03-04x86/asm/64: Open-code register save/restore in trace_hardirqs*() thunksDenys Vlasenko
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar
2015-03-04x86/compat: Remove sys32_vm86_warningBrian Gerst
2015-03-04x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst
2015-03-04x86/compat: Remove compat_ni_syscall()Brian Gerst
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-03-03perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov
2015-03-03perf/bench: Carve out mem routine benchmarkingBorislav Petkov
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-28Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-02-28scripts/gdb: add empty package initialization scriptJan Kiszka
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann
2015-02-28memcg: fix low limit calculationMichal Hocko
2015-02-28mm/nommu: fix memory leakJoonsoo Kim
2015-02-28ocfs2: update web page + git tree in documentationMark Fasheh
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-28Merge branch 'tmon-fixes' of .git into nextZhang Rui
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris