Age | Commit message (Expand) | Author | Files | Lines |
2011-02-16 | altera_ps2: Add devicetree support | Walter Goossens | 2 | -2/+17 |
2011-02-04 | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 10 | -42/+24 |
2011-02-04 | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 12 | -191/+131 |
2011-02-04 | Merge commit 'v2.6.38-rc3' into devicetree/next | Grant Likely | 1425 | -10180/+14397 |
2011-02-01 | Linux 2.6.38-rc3v2.6.38-rc3 | Linus Torvalds | 1 | -1/+1 |
2011-02-01 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 25 | -210/+174 |
2011-02-01 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -35/+41 |
2011-02-01 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -34/+5 |
2011-02-01 | kernel.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-02-01 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 10 | -71/+152 |
2011-02-01 | virtio: update MAINTAINERS | Michael S. Tsirkin | 1 | -0/+10 |
2011-02-01 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 48 | -381/+568 |
2011-02-01 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 27 | -134/+294 |
2011-02-01 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -51/+58 |
2011-02-01 | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 1 | -12/+10 |
2011-01-31 | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 1 | -16/+17 |
2011-01-31 | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King | 1 | -0/+6 |
2011-01-31 | ARM: footbridge: fix debug macros | Russell King | 1 | -2/+2 |
2011-01-31 | ARM: mmci: round down the bytes transferred on error | Russell King | 1 | -3/+4 |
2011-01-31 | ARM: mmci: complete the transaction on error | Russell King | 1 | -1/+1 |
2011-01-31 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 1 | -27/+1 |
2011-01-31 | Input: rc-keymap - return KEY_RESERVED for unknown mappings | Dmitry Torokhov | 1 | -11/+17 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -11/+27 |
2011-01-31 | Fix prlimit64 for suid/sgid processes | Kacper Kornet | 1 | -1/+2 |
2011-01-31 | intel_scu_ipc: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-01-31 | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). | Anton Altaparmakov | 2 | -4/+9 |
2011-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 15 | -704/+371 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2 | -9/+10 |
2011-01-31 | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 1 | -0/+0 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 19 | -56/+54 |
2011-01-31 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -75/+85 |
2011-01-31 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 4 | -11/+15 |
2011-01-29 | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" | Artem Bityutskiy | 1 | -27/+1 |
2011-01-29 | Input: synaptics - retry failed resets when reconnecting | Alexandre Peixoto Ferreira | 1 | -2/+11 |
2011-01-29 | Input: synaptics - fix reconnect logic on MT devices | Alexandre Peixoto Ferreira | 1 | -6/+13 |
2011-01-29 | Input: tegra-kbc - fix keymap entry for LeftMeta key | Rakesh Iyer | 1 | -1/+1 |
2011-01-29 | Input: tegra-kbc - fix build error | Rakesh Iyer | 1 | -2/+2 |
2011-01-28 | NFS: NFSv4 readdir loses entries | Chuck Lever | 1 | -3/+0 |
2011-01-28 | NFS: Micro-optimize nfs4_decode_dirent() | Chuck Lever | 1 | -3/+3 |
2011-01-28 | NFS: Fix an NFS client lockdep issue | Trond Myklebust | 1 | -2/+4 |
2011-01-28 | xfs: xfs_bmap_add_extent_delay_real should init br_startblock | bpm@sgi.com | 1 | -8/+25 |
2011-01-28 | xfs: fix dquot shaker deadlock | Dave Chinner | 1 | -25/+21 |
2011-01-28 | xfs: handle CIl transaction commit failures correctly | Dave Chinner | 3 | -12/+3 |
2011-01-28 | xfs: limit extsize to size of AGs and/or MAXEXTLEN | Dave Chinner | 1 | -2/+18 |
2011-01-28 | xfs: prevent extsize alignment from exceeding maximum extent size | Dave Chinner | 1 | -0/+10 |
2011-01-28 | xfs: limit extent length for allocation to AG size | Dave Chinner | 2 | -8/+26 |
2011-01-28 | xfs: speculative delayed allocation uses rounddown_power_of_2 badly | Dave Chinner | 1 | -1/+6 |
2011-01-28 | xfs: fix efi item leak on forced shutdown | Dave Chinner | 3 | -13/+38 |
2011-01-28 | Delete zero-length drivers/staging/vme/bridges/Module.symvers | Jeff Garzik | 1 | -0/+0 |
2011-01-28 | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo | 1 | -6/+18 |