Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 5 | -5/+5 |
2012-09-14 | ARM: vt8500: move platform_data definitions | Arnd Bergmann | 2 | -2/+2 |
2012-09-14 | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 12 | -13/+13 |
2012-09-14 | ARM: netx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: msm: move platform_data definitions | Arnd Bergmann | 9 | -9/+9 |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 16 | -20/+20 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 5 | -6/+6 |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 8 | -9/+9 |
2012-09-14 | ARM: at91: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 27 | -179/+419 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 7 | -106/+146 |
2012-08-22 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 4 | -12/+21 |
2012-08-22 | Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 7 | -22/+36 |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+7 |
2012-08-22 | vfio: grab vfio_device reference *before* exposing the sucker via fd_install() | Al Viro | 1 | -2/+2 |
2012-08-22 | vfio: get rid of vfio_device_put()/vfio_group_get_device* races | Al Viro | 1 | -2/+1 |
2012-08-22 | vfio: get rid of open-coding kref_put_mutex | Al Viro | 1 | -7/+2 |
2012-08-22 | vfio: don't dereference after kfree... | Al Viro | 1 | -1/+2 |
2012-08-22 | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie | 1 | -1/+8 |
2012-08-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 6 | -34/+86 |
2012-08-22 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -178/+216 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 30 | -301/+163 |
2012-08-22 | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine | 1 | -1/+4 |
2012-08-22 | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine | 1 | -0/+7 |
2012-08-22 | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode | Atsushi Nemoto | 1 | -2/+5 |
2012-08-22 | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes | Ilya Shchepetkov | 1 | -0/+2 |
2012-08-22 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt | 1 | -19/+65 |
2012-08-22 | cciss: fix incorrect scsi status reporting | Stephen M. Cameron | 1 | -10/+1 |
2012-08-22 | cs5535-clockevt: typo, it's MFGPT, not MFPGT | Jens Rottmann | 1 | -2/+2 |
2012-08-22 | drm: Add missing static storage class specifiers in drm_proc.c file | Sachin Kamat | 1 | -2/+2 |
2012-08-22 | drm/udl: dpms off the crtc when disabled. | Dave Airlie | 1 | -2/+1 |
2012-08-22 | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 1 | -3/+0 |
2012-08-22 | drm: stop vmgfx driver explosion | Alan Cox | 1 | -1/+5 |
2012-08-22 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 10 | -64/+141 |
2012-08-22 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 12 | -107/+267 |
2012-08-22 | drm/radeon/ss: use num_crtc rather than hardcoded 6 | Alex Deucher | 1 | -1/+1 |
2012-08-22 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 1 | -2/+0 |
2012-08-21 | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -13/+9 |
2012-08-21 | fbcon: fix race condition between console lock and cursor timer | Dave Airlie | 1 | -1/+5 |
2012-08-21 | Revert "drm/radeon: fix bo creation retry path" | Alex Deucher | 1 | -2/+1 |
2012-08-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel... | Linus Torvalds | 2 | -2/+9 |
2012-08-21 | tcm_fc: rcu_deref outside rcu lock/unlock section | Denis Efremov | 1 | -1/+3 |
2012-08-21 | tcm_vhost: Fix vhost_scsi_target structure alignment | Michael S. Tsirkin | 2 | -0/+5 |
2012-08-21 | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -11/+15 |
2012-08-21 | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2012-08-21 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 10 | -67/+595 |
2012-08-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2012-08-21 | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 5 | -15/+13 |