| Commit message (Expand) | Author | Age |
* | pohmelfs: propagate umode_t | Al Viro | 2012-01-03 |
* | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-03 |
* | usbfs: propagate umode_t | Al Viro | 2012-01-03 |
* | switch devtmpfs to umode_t | Al Viro | 2012-01-03 |
* | switch debugfs to umode_t | Al Viro | 2012-01-03 |
* | switch sysfs_chmod_file() to umode_t | Al Viro | 2012-01-03 |
* | switch procfs to umode_t use | Al Viro | 2012-01-03 |
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 |
* | switch sysfs attr->mode to umode_t | Al Viro | 2012-01-03 |
* | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 |
* | switch ->create() to umode_t | Al Viro | 2012-01-03 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-03 |
* | vfs: live vfsmounts never have NULL ->mnt_sb | Al Viro | 2012-01-03 |
* | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro | 2012-01-03 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-03 |
* | Revert "rtc: Disable the alarm in the hardware" | Linus Torvalds | 2012-01-03 |
* | drm/radeon/kms/atom: fix possible segfault in pm setup | Alexander Müller | 2012-01-03 |
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-02 |
|\ |
|
| * | dt/device: Fix auxdata matching to handle entries without a name override | Grant Likely | 2011-12-12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-01 |
|\ \ |
|
| * | | skge: restore rx multicast filter on resume and after config changes | Florian Zumbiehl | 2011-12-30 |
| * | | mlx4_en: nullify cq->vector field when closing completion queue | Yevgeny Petrilin | 2011-12-30 |
* | | | gspca: Fix falling back to lower isoc alt settings | Mauro Carvalho Chehab | 2011-12-31 |
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-12-30 |
|\ \ \ |
|
| * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dma | Ulf Hansson | 2011-12-18 |
| * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR | Ulf Hansson | 2011-12-18 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2011-12-30 |
|\ \ \ \ |
|
| * | | | | dma: MX3_IPU fix depends | Eric Bénard | 2011-12-19 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-12-30 |
|\ \ \ \ \ |
|
| * | | | | | Input: sentelic - fix retrieving number of buttons | Tai-hwa Liang | 2011-12-29 |
| * | | | | | Input: sentelic - release mutex upon register write failure | Tai-hwa Liang | 2011-12-23 |
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2011-12-30 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck | 2011-12-27 |
| * | | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas | 2011-12-26 |
| * | | | | | watchdog: sp805: Fix section mismatch in ID table. | Nick Bowler | 2011-12-26 |
| * | | | | | watchdog: move coh901327 state holders | Linus Walleij | 2011-12-26 |
* | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-12-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | iommu: Initialize domain->handler in iommu_domain_alloc() | KyongHo Cho | 2011-12-16 |
* | | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix) | Hans de Goede | 2011-12-29 |
* | | | | | | | drm/i915: Disable RC6 on Sandybridge by default | Keith Packard | 2011-12-27 |
* | | | | | | | drm/i915: Disable semaphores by default on SNB | Keith Packard | 2011-12-27 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-12-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() | Xi Wang | 2011-12-22 |
| * | | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missing | Alex Deucher | 2011-12-22 |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-12-23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes | Laurent Pinchart | 2011-12-19 |
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-12-22 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | md/bitmap: It is OK to clear bits during recovery. | NeilBrown | 2011-12-22 |
| * | | | | | | | | md: don't give up looking for spares on first failure-to-add | NeilBrown | 2011-12-22 |
| * | | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape. | NeilBrown | 2011-12-22 |