summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-18x86: mrst: Remove apb timer read workaroundjacob.jun.pan@linux.intel.com
2011-02-18x86/pci: Remove unused variableSebastian Andrzej Siewior
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior
2011-02-04Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-31ARM: footbridge: fix debug macrosRussell King
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com
2011-01-28xfs: fix dquot shaker deadlockDave Chinner
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner
2011-01-28xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner
2011-01-28xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner