Age | Commit message (Expand) | Author | Files | Lines |
2014-02-13 | Kbuild, lto: Handle basic LTO in modpost | Andi Kleen | 1 | -1/+5 |
2014-02-13 | Kbuild, lto: Disable LTO for asm-offsets.c | Andi Kleen | 1 | -1/+1 |
2014-02-13 | Kbuild, lto: Add a gcc-ld script to let run gcc as ld | Andi Kleen | 1 | -0/+29 |
2014-02-13 | Kbuild, lto: add ld-version and ld-ifversion macros | Andi Kleen | 2 | -0/+17 |
2014-02-13 | Kbuild, lto: Drop .number postfixes in modpost | Andi Kleen | 2 | -2/+15 |
2014-02-13 | Kbuild, lto, workaround: Don't warn for initcall_reference in modpost | Andi Kleen | 1 | -0/+4 |
2014-02-13 | lto: Disable LTO for sys_ni | Andi Kleen | 1 | -0/+3 |
2014-02-13 | lto: Handle LTO common symbols in module loader | Joe Mario | 1 | -0/+4 |
2014-02-13 | lto, workaround: Add workaround for initcall reordering | Andi Kleen | 1 | -1/+19 |
2014-02-13 | lto: Make asmlinkage __visible | Andi Kleen | 1 | -2/+2 |
2014-02-13 | x86, lto: Disable LTO for the x86 VDSO | Andi Kleen | 1 | -3/+7 |
2014-02-13 | initconst, x86: Fix initconst mistake in ts5500 code | Andi Kleen | 1 | -1/+1 |
2014-02-13 | initconst: Fix initconst mistake in dcdbas | Andi Kleen | 1 | -1/+1 |
2014-02-13 | asmlinkage: Make trace_hardirqs_on/off_caller visible | Andi Kleen | 1 | -2/+2 |
2014-02-13 | asmlinkage, x86: Fix 32bit memcpy for LTO | Andi Kleen | 1 | -3/+3 |
2014-02-13 | asmlinkage Make __stack_chk_failed and memcmp visible | Andi Kleen | 2 | -2/+2 |
2014-02-13 | asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage | Andi Kleen | 1 | -0/+4 |
2014-02-13 | asmlinkage: Make main_extable_sort_needed visible | Andi Kleen | 1 | -1/+1 |
2014-02-13 | asmlinkage, mutex: Mark __visible | Andi Kleen | 1 | -5/+5 |
2014-02-13 | asmlinkage: Make trace_hardirq visible | Andi Kleen | 1 | -2/+2 |
2014-02-13 | asmlinkage: Make lockdep_sys_exit asmlinkage | Andi Kleen | 2 | -2/+2 |
2014-02-13 | asmlinkage, pnp: Make variables used from assembler code visible | Andi Kleen | 1 | -4/+5 |
2014-02-13 | asmlinkage: Make jiffies visible | Andi Kleen | 2 | -2/+2 |
2014-02-13 | asmlinkage: Make __iowrite32_copy visible | Andi Kleen | 1 | -1/+1 |
2014-02-13 | asmlinkage, kvm: Make kvm_rebooting visible | Andi Kleen | 1 | -1/+1 |
2014-02-09 | Linux 3.14-rc2v3.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -0/+6 |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -31/+17 |
2014-02-10 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2 | -0/+6 |
2014-02-09 | fix a kmap leak in virtio_console | Al Viro | 1 | -6/+3 |
2014-02-09 | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 7 | -25/+14 |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -8/+9 |
2014-02-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -63/+162 |
2014-02-08 | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana | 1 | -0/+2 |
2014-02-08 | Btrfs: don't loop forever if we can't run because of the tree mod log | Josef Bacik | 1 | -0/+1 |
2014-02-08 | btrfs: reserve no transaction units in btrfs_ioctl_set_features | David Sterba | 1 | -1/+1 |
2014-02-08 | btrfs: commit transaction after setting label and features | Jeff Mahoney | 1 | -2/+2 |
2014-02-08 | Btrfs: fix assert screwup for the pending move stuff | Josef Bacik | 1 | -5/+3 |
2014-02-08 | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -15/+32 |
2014-02-08 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -84/+138 |
2014-02-08 | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -7/+7 |
2014-02-08 | jfs: fix generic posix ACL regression | Dave Kleikamp | 1 | -7/+7 |
2014-02-08 | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-02-07 | Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+8 |
2014-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -32/+60 |
2014-02-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 20 | -67/+102 |
2014-02-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -11/+24 |
2014-02-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 32 | -72/+84 |
2014-02-07 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -36/+36 |