summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen2014-02-13
* Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2014-02-13
* Kbuild, lto: Drop .number postfixes in modpostAndi Kleen2014-02-13
* Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen2014-02-13
* lto: Disable LTO for sys_niAndi Kleen2014-02-13
* lto: Handle LTO common symbols in module loaderJoe Mario2014-02-13
* lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-13
* lto: Make asmlinkage __visibleAndi Kleen2014-02-13
* x86, lto: Disable LTO for the x86 VDSOAndi Kleen2014-02-13
* initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen2014-02-13
* initconst: Fix initconst mistake in dcdbasAndi Kleen2014-02-13
* asmlinkage: Make trace_hardirqs_on/off_caller visibleAndi Kleen2014-02-13
* asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-13
* asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-13
* asmlinkage: Mark rwsem functions that can be called from assembler asmlinkageAndi Kleen2014-02-13
* asmlinkage: Make main_extable_sort_needed visibleAndi Kleen2014-02-13
* asmlinkage, mutex: Mark __visibleAndi Kleen2014-02-13
* asmlinkage: Make trace_hardirq visibleAndi Kleen2014-02-13
* asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-13
* asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen2014-02-13
* asmlinkage: Make jiffies visibleAndi Kleen2014-02-13
* asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-13
* asmlinkage, kvm: Make kvm_rebooting visibleAndi Kleen2014-02-13
* Linux 3.14-rc2Linus Torvalds2014-02-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-09
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-10
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-05
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-05
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-09
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-09
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-09
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-08
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-08
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-08
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-08
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-08
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-09
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-02
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-31
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-31
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-31
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-31
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-31
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-31
| | * | | | | perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-31
| | * | | | | perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-31
| | * | | | | perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-31
| | * | | | | perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-31