| Commit message (Expand) | Author | Files | Lines |
2011-11-28 | regulator: fix use after free bug | Lothar Waßmann | 1 | -1/+1 |
2011-11-28 | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_... | Axel Lin | 1 | -1/+1 |
2011-11-24 | Linux 3.2-rc3v3.2-rc3 | Linus Torvalds | 1 | -1/+1 |
2011-11-24 | virtio-pci: make reset operation safer | Michael S. Tsirkin | 2 | -0/+20 |
2011-11-24 | virtio-mmio: Correct the name of the guest features selector | Sasha Levin | 2 | -2/+2 |
2011-11-24 | virtio: add HAS_IOMEM dependency to MMIO platform bus driver | Heiko Carstens | 1 | -1/+1 |
2011-11-23 | eCryptfs: Extend array bounds for all filename chars | Tyler Hicks | 1 | -2/+2 |
2011-11-23 | eCryptfs: Flush file in vma close | Tyler Hicks | 1 | -1/+22 |
2011-11-23 | eCryptfs: Prevent file create race condition | Tyler Hicks | 3 | -33/+46 |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed | 2 | -7/+10 |
2011-11-23 | i2c: Make i2cdev_notifier_call static | Shubhrajyoti D | 1 | -1/+1 |
2011-11-23 | i2c: Delete ANY_I2C_BUS | Jean Delvare | 1 | -3/+0 |
2011-11-23 | i2c: Fix device name for 10-bit slave address | Jean Delvare | 2 | -18/+22 |
2011-11-23 | i2c-algo-bit: Generate correct i2c address sequence for 10-bit target | Jeffrey (Sheng-Hui) Chu | 1 | -2/+2 |
2011-11-23 | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang | 2 | -0/+6 |
2011-11-23 | Revert "of/irq: of_irq_find_parent: check for parent equal to child" | Linus Torvalds | 1 | -7/+7 |
2011-11-22 | drivers/gpu/vga/vgaarb.c: add missing kfree | Julia Lawall | 1 | -6/+12 |
2011-11-22 | drm/radeon/kms/atom: unify i2c gpio table handling | Alex Deucher | 1 | -128/+86 |
2011-11-22 | drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real | Alex Deucher | 1 | -0/+12 |
2011-11-22 | ttm: Don't return the bo reserved on error path | Thomas Hellstrom | 1 | -1/+7 |
2011-11-22 | mount_subtree() pointless use-after-free | Al Viro | 1 | -2/+4 |
2011-11-21 | iio: fix a leak due to improper use of anon_inode_getfd() | Al Viro | 1 | -1/+9 |
2011-11-21 | microblaze: bury asm/namei.h | Al Viro | 1 | -22/+0 |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro | 1 | -1/+1 |
2011-11-21 | Btrfs: remove free-space-cache.c WARN during log replay | Chris Mason | 1 | -1/+7 |
2011-11-21 | ext4: fix up a undefined error in ext4_free_blocks in debugging code | Yongqiang Yang | 1 | -1/+1 |
2011-11-21 | VFS: Log the fact that we've given ELOOP rather than creating a loop | David Howells | 1 | -1/+10 |
2011-11-20 | Btrfs: sectorsize align offsets in fiemap | Josef Bacik | 1 | -1/+4 |
2011-11-20 | Btrfs: clear pages dirty for io and set them extent mapped | Josef Bacik | 1 | -0/+5 |
2011-11-20 | Btrfs: wait on caching if we're loading the free space cache | Josef Bacik | 2 | -41/+81 |
2011-11-20 | Btrfs: prefix resize related printks with btrfs: | Arnd Hannemann | 1 | -3/+3 |
2011-11-20 | btrfs: fix stat blocks accounting | David Sterba | 1 | -2/+4 |
2011-11-20 | Btrfs: avoid unnecessary bitmap search for cluster setup | Li Zefan | 1 | -38/+4 |
2011-11-20 | Btrfs: fix to search one more bitmap for cluster setup | Li Zefan | 1 | -0/+12 |
2011-11-20 | btrfs: mirror_num should be int, not u64 | Jan Schmidt | 3 | -4/+4 |
2011-11-20 | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney | 4 | -6/+9 |
2011-11-20 | Btrfs: fix barrier flushes | Chris Mason | 2 | -17/+134 |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 1 | -2/+3 |
2011-11-20 | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS | Marek Olšák | 7 | -98/+135 |
2011-11-19 | minixfs: kill manual hweight(), simplify | Al Viro | 2 | -28/+15 |
2011-11-19 | fs/minix: Verify bitmap block counts before mounting | Josh Boyer | 3 | -10/+42 |
2011-11-19 | PM / Suspend: Fix bug in suspend statistics update | Srivatsa S. Bhat | 1 | -1/+2 |
2011-11-19 | Xen: update MAINTAINER info | Jeremy Fitzhardinge | 1 | -2/+2 |
2011-11-19 | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE | David Rientjes | 1 | -5/+0 |
2011-11-19 | staging: fix more ET131X build errors | Randy Dunlap | 1 | -1/+2 |
2011-11-19 | staging: et131x depends on NET | Randy Dunlap | 1 | -1/+1 |
2011-11-19 | staging: slicoss depends on NET | Randy Dunlap | 1 | -1/+1 |
2011-11-18 | linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled | Mark Einon | 1 | -6/+6 |
2011-11-18 | cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer | Paul Menage | 1 | -1/+2 |
2011-11-18 | PM / Hibernate: Fix the early termination of test modes | Srivatsa S. Bhat | 1 | -6/+17 |