summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-123-54/+35Star
|\
| * mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-121-0/+8
| * mm: account pmd page tables to the processKirill A. Shutemov2015-02-121-0/+3
| * oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-122-42/+11Star
| * PM: convert printk to pr_* equivalentMichal Hocko2015-02-121-14/+15
| * oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-121-1/+1
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-121-0/+12
|\ \
| * | perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-021-0/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-125-10/+10
|\ \ \ | |_|/ |/| |
| * | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-295-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-115-88/+123
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-052-5/+15
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2815-80/+220
| |\ \ \ \
| * | | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-11/+2Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1512-184/+260
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-071-9/+40
| |\ \ \ \ \ \
| * | | | | | | spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-031-0/+8
| * | | | | | | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-311-7/+24
| * | | | | | | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-313-77/+96
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kexec, Kconfig: spell "architecture" properlyBorislav Petkov2015-01-261-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-115-0/+1039
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | livepatch: add missing newline to error messageJosh Poimboeuf2015-02-061-1/+1
| * | | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-042-4/+4
| * | | | | | | | | livepatch: fix uninitialized return valueJosh Poimboeuf2015-01-211-1/+1
| * | | | | | | | | livepatch: support for repatching a functionJosh Poimboeuf2015-01-201-51/+119
| * | | | | | | | | livepatch: enforce patch stacking semanticsJosh Poimboeuf2015-01-201-0/+10
| * | | | | | | | | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-2/+2
| * | | | | | | | | livepatch: fix deferred module patching orderJosh Poimboeuf2015-01-091-1/+1
| * | | | | | | | | livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-0/+6
| * | | | | | | | | livepatch: kconfig: use bool instead of booleanChristoph Jaeger2015-01-061-2/+2
| * | | | | | | | | livepatch: use FTRACE_OPS_FL_IPMODIFYJosh Poimboeuf2014-12-221-1/+2
| * | | | | | | | | livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-1/+1
| * | | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-224-0/+952
| * | | | | | | | | livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-221-0/+2
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-112-9/+2Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-101-3/+0Star
| * | | | | | | | | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-101-6/+2Star
* | | | | | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-114-7/+121
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-02-102-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon2015-02-031-3/+6
| | * | | | | | | | | | PM / sleep: export suspend_resume trace eventTodd E Brandt2015-01-301-0/+1
| | * | | | | | | | | | PM / hibernate: Remove unused functionRickard Strandqvist2015-01-231-2/+0Star
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki2015-02-101-2/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * / | | | | | | | | | | PM / QoS: Add debugfs support to view the list of constraintsNishanth Menon2015-01-231-2/+89
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-101-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-051-0/+25
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-103-68/+60Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hrtimer: Make __hrtimer_get_next_event() statickbuild test robot2015-01-241-1/+1
| * | | | | | | | | | | | | Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner2015-01-243-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \