aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-18ARM: dts: Grammar /that will/it will/Geert Uytterhoeven5-6/+6
2014-04-18ARM: dts: Grammar /is uses/ is used/Geert Uytterhoeven4-4/+4
2014-04-18ARM: OMAP2+: Fix config name for USB3 PHYKishon Vijay Abraham I1-1/+1
2014-04-18ARM: dts: am335x: update USB DT referencesLeigh Brown4-8/+8
2014-04-18ARM: dts: OMAP2+: remove uses of obsolete gpmc,device-nandJohan Hovold3-3/+0
2014-04-18ARM: AM335X: EVM: fix pinmux documentation in devicetreeWolfram Sang1-2/+2
2014-04-18ARM: OMAP2+: N900: remove omapdss init for DT bootSebastian Reichel1-1/+1
2014-04-18ARM: dts: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shiftPeter Ujfalusi1-1/+1
2014-04-18ARM: dts: omap5: Add clocks to USB3 PHY nodeRoger Quadros1-0/+6
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-18libata/ahci: accommodate tag ordered controllersDan Williams2-8/+14
2014-04-18ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev1-6/+10
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-18spi: atmel: Fix scheduling while atomic bugAlexander Stein1-0/+3
2014-04-18ext4: use truncate_pagecache() in collapse rangeLukas Czerner1-1/+1
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields1-8/+0
2014-04-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-04-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton1-4/+3
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-17clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski1-2/+2
2014-04-17clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner1-7/+1
2014-04-17irqchip: Gic: Support forced affinity settingThomas Gleixner1-2/+6
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner4-14/+43
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-17usb: gadget: fsl driver pullup fixSuresh Gupta1-0/+4
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-17ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev1-4/+4
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2-1/+9
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
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas1-0/+2
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold1-1/+0
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari2-0/+70
2014-04-16staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger1-9/+6
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven1-2/+2
2014-04-16drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger1-0/+1
2014-04-16seccomp: fix memory leak on filter attachKees Cook1-0/+2
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin2-4/+2
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter1-6/+5
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel1-4/+4
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel1-13/+4
2014-04-16ip_tunnel: use the right netns in ioctl handlerNicolas Dichtel1-8/+7
2014-04-16net: use SYSCALL_DEFINEx for sys_recvJan Glauber1-2/+2
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp1-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp3-86/+180
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King1-1/+1
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp1-0/+4
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp1-1/+5
2014-04-16Merge branch 'mdio-gpio'David S. Miller2-21/+52
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2-3/+33
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2-6/+16
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck1-14/+5
2014-04-16Merge branch 'fib_validate_loopback'David S. Miller8-18/+16
2014-04-16ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang1-2/+1
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang7-16/+15
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo4-144/+1
2014-04-16kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo1-4/+10
2014-04-16fs: Don't return 0 from get_anon_bdevThomas Bächler1-1/+4
2014-04-16fs: cifs: remove unused variable.Cyril Roelandt1-2/+0
2014-04-16Return correct error on query of xattr on file with empty xattrsSteve French1-0/+3
2014-04-16cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu8-9/+164
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger1-2/+2
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven1-1/+1
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter2-6/+6