summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-132-2/+2
* asmlinkage: Mark rwsem functions that can be called from assembler asmlinkageAndi Kleen2014-02-131-0/+4
* asmlinkage: Make main_extable_sort_needed visibleAndi Kleen2014-02-131-1/+1
* asmlinkage, mutex: Mark __visibleAndi Kleen2014-02-131-5/+5
* asmlinkage: Make trace_hardirq visibleAndi Kleen2014-02-131-2/+2
* asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-132-2/+2
* asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen2014-02-131-4/+5
* asmlinkage: Make jiffies visibleAndi Kleen2014-02-132-2/+2
* asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-131-1/+1
* asmlinkage, kvm: Make kvm_rebooting visibleAndi Kleen2014-02-131-1/+1
* Linux 3.14-rc2v3.14-rc2Linus Torvalds2014-02-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-092-0/+6
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-102-0/+6
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-051-0/+2
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-059804-230230/+434138
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-098-31/+17
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-097-25/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-094-8/+9
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-081-0/+2
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-081-0/+1
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-081-1/+1
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-081-2/+2
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-081-5/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-0213-62/+162
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-311-2/+38
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-311-4/+21
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-313-30/+9
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-312-0/+25
| | * | | | | perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-311-8/+11
| | * | | | | perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-312-3/+18
| | * | | | | perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-313-2/+6
| | * | | | | perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-311-0/+6
| | * | | | | perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-291-2/+2
| | * | | | | perf tools: Demangle kernel and kernel module symbols tooAvi Kivity2014-01-271-1/+1
| |/ / / / /
| * | | | | perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach2014-01-261-1/+0
* | | | | | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\ \ \ \ \ \
| * | | | | | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| * | | | | | pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| * | | | | | pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| * | | | | | pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| * | | | | | pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| * | | | | | pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| * | | | | | pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| * | | | | | pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-0/+1
|\ \ \ \ \ \