Age | Commit message (Expand) | Author | Files | Lines |
2013-11-29 | sysfs, kernfs: add sysfs_dirent->s_attr.size | Tejun Heo | 3 | -7/+8 |
2013-11-29 | sysfs, kernfs: introduce kernfs_ops | Tejun Heo | 3 | -34/+141 |
2013-11-29 | sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h | Tejun Heo | 2 | -11/+18 |
2013-11-29 | sysfs, kernfs: prepare open, release, poll paths for kernfs | Tejun Heo | 3 | -21/+10 |
2013-11-29 | sysfs, kernfs: prepare mmap path for kernfs | Tejun Heo | 1 | -30/+39 |
2013-11-29 | sysfs, kernfs: prepare write path for kernfs | Tejun Heo | 1 | -53/+50 |
2013-11-29 | sysfs, kernfs: prepare read path for kernfs | Tejun Heo | 1 | -65/+126 |
2013-11-29 | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo | 6 | -37/+54 |
2013-11-29 | sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ... | Tejun Heo | 5 | -24/+21 |
2013-11-29 | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman | 305 | -1805/+5073 |
2013-11-29 | Linux 3.13-rc2 | Linus Torvalds | 1 | -1/+1 |
2013-11-29 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 8 | -66/+67 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 14 | -88/+87 |
2013-11-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -13/+19 |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+37 |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -5/+6 |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+37 |
2013-11-29 | Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 8 | -40/+138 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2013-11-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2013-11-29 | arm64: Move PTE_PROT_NONE higher up | Catalin Marinas | 1 | -14/+17 |
2013-11-29 | arm64: Use Normal NonCacheable memory for writecombine | Catalin Marinas | 1 | -1/+1 |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro | 1 | -2/+1 |
2013-11-29 | drm/qxl: fix memory leak in release list handling | Dave Airlie | 1 | -0/+1 |
2013-11-28 | arm64: debug: make aarch32 bkpt checking endian clean | Matthew Leach | 1 | -8/+12 |
2013-11-28 | arm64: ptrace: fix compat registes get/set to be endian clean | Matthew Leach | 1 | -21/+19 |
2013-11-28 | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 15 | -37/+713 |
2013-11-28 | Merge tag 'md/3.13-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -9/+6 |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -24/+189 |
2013-11-28 | kernel/extable: fix address-checks for core_kernel and init areas | Helge Deller | 1 | -2/+2 |
2013-11-28 | ALSA: hda - Add LFE chmap to ASUS ET2700 | Takashi Iwai | 1 | -3/+13 |
2013-11-28 | ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700 | Takashi Iwai | 1 | -0/+9 |
2013-11-28 | ALSA: hda - limit mic boost on Asus UX31[A,E] | Oleksij Rempel | 1 | -2/+9 |
2013-11-28 | ALSA: hda - Check leaf nodes to find aamix amps | Takashi Iwai | 1 | -12/+45 |
2013-11-28 | i2c: bcm2835: Linking platform nodes to adapter nodes | Florian Meier | 1 | -0/+1 |
2013-11-27 | Merge branch 'driver-core-linus' into driver-core-next | Greg Kroah-Hartman | 1 | -2/+20 |
2013-11-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -2/+1 |
2013-11-27 | Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -7/+18 |
2013-11-27 | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 33 | -62/+124 |
2013-11-27 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+20 |
2013-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -18/+72 |
2013-11-27 | Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 23 | -84/+189 |
2013-11-27 | doc: fix generation of device-drivers | Nicolas Dichtel | 1 | -1/+1 |
2013-11-28 | drm/nouveau/hwmon: fix compilation without CONFIG_HWMON | Ilia Mirkin | 1 | -1/+0 |
2013-11-27 | lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax | Will Deacon | 1 | -8/+1 |
2013-11-28 | drm/sysfs: fix OOM verification | David Herrmann | 1 | -1/+1 |
2013-11-27 | remove obsolete references to powertweak | Dave Jones | 3 | -16/+1 |
2013-11-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 19 | -24/+99 |
2013-11-28 | md/raid5: fix newly-broken locking in get_active_stripe. | NeilBrown | 1 | -7/+4 |
2013-11-28 | md: test mddev->flags more safely in md_check_recovery. | NeilBrown | 1 | -1/+1 |