aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-02memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2-0/+17
2011-02-02memsw: handle swapaccount kernel parameter correctlyMichal Hocko1-3/+3
2011-02-02mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse1-0/+7
2011-02-02gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-01Linux 2.6.38-rc3Linus Torvalds1-1/+1
2011-01-31cifs: fix length checks in checkSMBJeff Layton1-16/+17
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-01-31[CIFS] Update cifs minor versionSteve French1-1/+1
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31cifs: No need to check crypto blockcipher allocationShirish Pargaonkar1-2/+3
2011-01-31cifs: clean up some compiler warningsJeff Layton4-17/+6
2011-01-31cifs: make CIFS depend on CRYPTO_MD4Jeff Layton1-0/+1
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31cifs: force a reconnect if there are too many MIDs in flightJeff Layton1-13/+24
2011-01-31cifs: don't pop a printk when sending on a socket is interruptedJeff Layton1-2/+2
2011-01-31cifs: simplify SMB header check routineJeff Layton1-22/+24
2011-01-31cifs: send an NT_CANCEL request when a process is signalledJeff Layton1-3/+12
2011-01-31cifs: handle cancelled requests betterJeff Layton1-7/+36
2011-01-31cifs: fix two compiler warning about uninitialized varsJeff Layton2-2/+4
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet1-1/+2
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2-4/+9
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever1-3/+0
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever1-3/+3
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust1-2/+4
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com1-8/+25
2011-01-28xfs: fix dquot shaker deadlockDave Chinner1-25/+21
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner3-12/+3
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner1-2/+18
2011-01-28xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner1-0/+10
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner2-8/+26
2011-01-28xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner1-1/+6
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner3-13/+38
2011-01-28microblaze: Fix ASM optimized code for LEMichal Simek1-0/+4
2011-01-28microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek1-4/+0
2011-01-28microblaze: Fix DTB passing from bootloaderMichal Simek1-2/+12
2011-01-28Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik1-0/+0
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo1-6/+18
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci1-0/+1