aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-22fentry: Remember module for fentry_pageftrace_cleanupJiri Slaby2-2/+5
2014-04-22fentry: BUG when somebody calls fentry/mcountJiri Slaby7-0/+32
2014-04-22ftrace: Move fentry iterator to fentry.hJiri Slaby2-28/+24
2014-04-22ftrace: Move fentry code to fentry.*Jiri Slaby8-413/+465
2014-04-22ftrace: Split ftrace_update_codeJiri Slaby1-17/+37
2014-04-22ftrace: Stop using ftrace_bug in ftrace_code_disableJiri Slaby1-1/+1
2014-04-22ftrace: Clean ftrace_disabled handling in ftrace_update_codeJiri Slaby1-20/+17
2014-04-22ftrace: Use ktime for update time measuringJiri Slaby1-5/+5
2014-04-22ftrace: Move ftrace_page to a separate headerJiri Slaby2-41/+42
2014-04-22ftrace: Move arch dependent fentry stuff to fentry.cJiri Slaby17-541/+627
2014-04-22ftrace: Rename struct dyn_ftrace to fentryJiri Slaby15-145/+169
2014-04-22ftrace: xtensa, move arch mcount_* stuff to a separate headerJiri Slaby2-11/+27
2014-04-22ftrace: tile, move arch fentry_* stuff to a separate headerJiri Slaby2-26/+40
2014-04-22ftrace: sparc, move arch fentry_* stuff to a separate headerJiri Slaby2-24/+27
2014-04-22ftrace: sh, move arch fentry_* stuff to a separate headerJiri Slaby2-14/+30
2014-04-22ftrace: s390, move arch fentry_* stuff to a separate headerJiri Slaby2-26/+30
2014-04-22ftrace: ppc, move arch fentry_* stuff to a separate headerJiri Slaby2-16/+32
2014-04-22ftrace: mips, move arch fentry_* stuff to a separate headerJiri Slaby2-15/+38
2014-04-22ftrace: microblaze, move arch fentry_* stuff to a separate headerJiri Slaby2-15/+28
2014-04-22ftrace: metag, move arch fentry_* stuff to a separate headerJiri Slaby2-23/+27
2014-04-22ftrace: ia64, move arch fentry_* stuff to a separate headerJiri Slaby2-20/+30
2014-04-22ftrace: blackfin, move arch fentry_* stuff to a separate headerJiri Slaby2-17/+34
2014-04-22ftrace: ARM, move arch fentry_* stuff to a separate headerJiri Slaby2-15/+32
2014-04-22ftrace: x86, move fentry_* stuff to a separate headerJiri Slaby2-15/+22
2014-04-22ftrace: Move insn_call_jmp to asm/insn.hJiri Slaby2-22/+24
2014-04-22ftrace: Unify ftrace_call/jmp_replaceJiri Slaby1-23/+17
2014-04-22ftrace: remove static variable from ftrace_call/jmp_replaceJiri Slaby1-49/+40
2014-04-22ftrace: rename arch material to fentry_*Jiri Slaby15-32/+32
2014-04-22ftrace: Move direct code changing to alternativeJiri Slaby3-54/+61
2014-04-22ftrace: add size parameter to direct code modyfing funsJiri Slaby1-7/+8
2014-04-22fentry: x86, cleanup function_hook usesJiri Slaby4-26/+24
2014-04-22ftrace: make FENTRY_RECORD independentJiri Slaby28-46/+54
2014-04-22ftrace: SPARC, remove CONFIG_MCOUNTJiri Slaby4-18/+7
2014-04-22ftrace: PPC, fix obsolete commentJiri Slaby1-1/+1
2014-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-297/+84
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-137/+188
2014-04-20um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+12
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-2/+12
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19ext4: disable COLLAPSE_RANGE for bigallocNamjae Jeon1-0/+3
2014-04-19ext4: fix COLLAPSE_RANGE failure with 1KB block sizeNamjae Jeon1-3/+10
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-11/+32
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+16
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds53-914/+1058
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie13-247/+152
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds60-339/+659
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-13/+169
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-158/+280
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-160/+92
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-19978/+154
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-907/+57
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-29/+151
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds23-47/+85
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar11-13/+14
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-132/+258
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-125/+270
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-13/+32
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-13/+10
2014-04-18Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+10
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+139
2014-04-18Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-33/+147
2014-04-18Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+16
2014-04-18ext4: use EINVAL if not a regular file in ext4_collapse_range()Theodore Ts'o1-1/+1
2014-04-18ext4: enforce we are operating on a regular file in ext4_zero_range()jon ernst1-0/+3
2014-04-18ext4: fix extent merging in ext4_ext_shift_path_extents()Lukas Czerner1-7/+8
2014-04-18ext4: discard preallocations after removing spaceLukas Czerner2-2/+1
2014-04-18ext4: no need to truncate pagecache twice in collapse rangeLukas Czerner1-1/+1
2014-04-18ext4: fix removing status extents in ext4_collapse_range()Lukas Czerner1-1/+1
2014-04-18ext4: use filemap_write_and_wait_range() correctly in collapse rangeLukas Czerner1-1/+1
2014-04-18ext4: use truncate_pagecache() in collapse rangeLukas Czerner1-1/+1
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter5-372/+437
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie7-42/+133
2014-04-18Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie12-78/+115
2014-04-18Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2-3/+2
2014-04-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+5
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-14/+14
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds7-155/+261
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-16/+98
2014-04-17Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-2/+1
2014-04-17Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds482-2666/+2682
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman1-1/+2
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)1-0/+6
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-132/+258
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König1-6/+7
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas1-2/+7
2014-04-17drm/radeon: fix VCE fence commandChristoph Jaeger1-1/+1
2014-04-17drm/radeon: re-enable mclk dpm on R7 260X asicsAlex Deucher1-2/+6
2014-04-17drm/radeon: add support for newer mc ucode on CI (v2)Alex Deucher2-10/+20
2014-04-17drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher2-13/+25
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König1-0/+3
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher1-12/+13
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher6-34/+27
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher1-0/+4
2014-04-17sched: Check for stop task appearance when balancing happensKirill Tkhai3-5/+16
2014-04-17kprobes/x86: Fix page-fault handling logicMasami Hiramatsu1-9/+7
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar2-12/+10
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen23-23/+25
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen481-2662/+2672
2014-04-16cif: fix dead codeMichael Opdenacker1-1/+1
2014-04-16cifs: fix error handling cifs_user_readvJeff Layton1-1/+1
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand1-2/+2
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-45/+52
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-61/+148
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-21/+16
2014-04-16tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)1-6/+10
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+87
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-1471/+1514
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster3-6/+21
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen1-4/+12
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner1-1/+1
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner1-9/+44
2014-04-17xfs: collapse range is delalloc challengedDave Chinner1-6/+11
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner1-0/+14
2014-04-16serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski1-1/+5
2014-04-16tty: Fix help text of SYNCLINK_CSJean Delvare1-1/+1
2014-04-16tty: fix memleak in alloc_pidChen Tingjie1-2/+2
2014-04-16ttyprintk: Allow built as a moduleTakashi Iwai2-2/+13
2014-04-16ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai1-2/+0
2014-04-16serial: 8250, disable "too much work" messagesJiri Slaby1-2/+1
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare9-866/+0
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren1-12/+17
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven1-0/+2
2014-04-16serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski1-1/+1
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare1-0/+1
2014-04-16serial: st-asc: Fix SysRq char handlingDaniel Thompson1-2/+2
2014-04-16Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan1-14/+6
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger1-2/+1
2014-04-16serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2-2/+5
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat1-0/+1
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2-2/+7
2014-04-16Documentation: Update stable address in Chinese and Japanese translationsGeert Uytterhoeven4-6/+6
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé1-2/+1
2014-04-16Chinese: add translation of io_ordering.txtLin Yongting1-0/+67
2014-04-16stable_kernel_rules: spelling/word usageBrian Norris1-1/+1
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2-1/+4
2014-04-16vme_tsi148: Utilize to_pci_dev() macroAaron Sierra1-8/+6
2014-04-16vme_tsi148: Fix PCI address mapping assumptionJoe Schultz1-1/+7
2014-04-16vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz1-1/+1
2014-04-16w1: avoid recursive device_addDavid Fries1-26/+6
2014-04-16w1: fix netlink refcnt leak on error pathDavid Fries1-18/+26
2014-04-16uas: fix deadlocky memory allocationsOliver Neukum1-2/+2
2014-04-16uas: fix error handling during scsi_scan()Oliver Neukum1-1/+2
2014-04-16uas: fix GFP_NOIO under spinlockOliver Neukum1-3/+3
2014-04-16uwb: adds missing error handlingDaeseok Youn1-1/+4
2014-04-16USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21
2014-04-16USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart1-2/+2
2014-04-16USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart1-1/+1
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren1-0/+23
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam1-0/+2
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam1-0/+2
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-04-16USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov1-2/+4
2014-04-16usb: usb-common: fix typo for usb_state_stringPeter Chen1-1/+1
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold1-6/+3
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7