| Commit message (Expand) | Author | Files | Lines |
2011-01-31 | kernel.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-01-31 | virtio: update MAINTAINERS | Michael S. Tsirkin | 1 | -0/+10 |
2011-01-31 | 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 | Input: rc-keymap - return KEY_RESERVED for unknown mappings | Dmitry Torokhov | 1 | -11/+17 |
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-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 |
2011-01-28 | libata: DVR-212D can't do SETXFER DVD-RW DVR-212D | Francesco Antonacci | 1 | -0/+1 |
2011-01-28 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Anssi Hannula | 1 | -0/+2 |
2011-01-28 | pata_hpt37x: inherit prereset() method for HPT374 | Sergei Shtylyov | 1 | -3/+2 |
2011-01-28 | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 1 | -0/+1 |
2011-01-28 | pata_hpt37x: fold 'if' statement into 'switch' | Sergei Shtylyov | 1 | -46/+43 |
2011-01-28 | pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) | Sergei Shtylyov | 2 | -18/+16 |
2011-01-28 | pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) | Sergei Shtylyov | 2 | -6/+6 |
2011-01-28 | pata_mpc52xx: inherit from ata_bmdma_port_ops | Tejun Heo | 1 | -1/+1 |
2011-01-28 | Export the augmented rbtree helper functions | Andreas Gruenbacher | 1 | -0/+3 |
2011-01-28 | drm/nv50: fix regression on IGPs | Ben Skeggs | 1 | -5/+0 |
2011-01-28 | drm/radeon/kms: re-emit full context state for evergreen blits | Alex Deucher | 1 | -6/+33 |
2011-01-28 | drm/radeon/kms: release CMASK access in preclose_kms | Marek Olšák | 1 | -0/+2 |
2011-01-28 | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall | 1 | -1/+1 |
2011-01-28 | arm: omap2: mux: fix compile warning | Felipe Balbi | 1 | -1/+1 |
2011-01-28 | omap1: Simplify use of omap_irq_flags | Tony Lindgren | 2 | -14/+1 |
2011-01-28 | omap2+: Fix unused variable warning for omap_irq_base | Russell King | 2 | -18/+2 |
2011-01-27 | ARM: 6642/1: mmci: calculate remaining bytes at error correctly | Linus Walleij | 1 | -2/+2 |
2011-01-27 | cifs: More crypto cleanup (try #2) | Shirish Pargaonkar | 9 | -286/+97 |
2011-01-27 | kmemleak: Allow kmemleak metadata allocations to fail | Catalin Marinas | 1 | -5/+8 |
2011-01-27 | kmemleak: remove memset by using kzalloc | Jesper Juhl | 1 | -4/+2 |