summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin1-11/+11
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin1-104/+144
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin1-138/+227
2015-01-13avr32: whitespace fixMichael S. Tsirkin1-1/+1
2015-01-13sh: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13metag: fix put_user sparse errorsMichael S. Tsirkin1-8/+13
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin1-4/+5
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13arm: fix put_user sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13parisc/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13openrisc/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13metag/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13m32r/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13cris/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13avr32/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-13x86/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin3-10/+9
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin1-0/+1
2015-01-06Linux 3.19-rc3v3.19-rc3Linus Torvalds1-1/+1
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-30audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2-1/+16
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen1-2/+3
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen1-0/+2
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-24/+18
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni1-1/+1
2014-12-29vhost: relax used address alignmentMichael S. Tsirkin1-3/+7