summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-23ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre1-31/+17
2011-02-17ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon1-4/+5
2011-02-17ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring1-4/+10
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King4-6/+39
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King7-15/+167
2011-02-17ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren2-8/+14
2011-02-17ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King1-22/+22
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King15-21/+23
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King65-86/+88
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King4-101/+40
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds25-210/+174
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-35/+41
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-71/+152
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds48-381/+568
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-134/+294
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-51/+58
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
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-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-27/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+27
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-704/+371
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2-9/+10
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds19-56/+54
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-75/+85
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds4-11/+15
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