summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-111-2/+0
|\
| * audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-201-2/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-113-54/+35
|\ \
| * | mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-111-0/+8
| * | mm: account pmd page tables to the processKirill A. Shutemov2015-02-111-0/+3
| * | oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-112-42/+11
| * | PM: convert printk to pr_* equivalentMichal Hocko2015-02-111-14/+15
| * | oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-111-1/+1
* | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-111-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-115-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-105-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-2715-80/+220
| |\ \ \ \ \
| * | | | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-11/+2
| * | | | | | 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-061-9/+40
| |\ \ \ \ \ \ \
| * | | | | | | | spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-031-0/+8
| * | | | | | | | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-7/+24
| * | | | | | | | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-303-77/+96
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-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-105-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-102-9/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-101-3/+0
| * | | | | | | | | | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-101-6/+2
* | | | | | | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-104-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/+0
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ 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-093-68/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \