Age | Commit message (Expand) | Author | Files | Lines |
2013-11-18 | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2 | -4/+17 |
2013-11-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -85/+152 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -4/+5 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 5 | -8/+8 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+3 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -24/+15 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -220/+4 |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 1 | -1/+1 |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -3/+13 |
2013-11-12 | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 3 | -6/+3 |
2013-11-09 | locks: break delegations on rename | J. Bruce Fields | 2 | -3/+3 |
2013-11-09 | iget/iget5: don't bother with ->i_lock until we find a match | Al Viro | 1 | -1/+1 |
2013-11-08 | [media] lirc_zilog: Don't use dynamic static allocation | Mauro Carvalho Chehab | 1 | -1/+11 |
2013-11-08 | [media] uvc/lirc_serial: Fix some warnings on parisc arch | Mauro Carvalho Chehab | 1 | -3/+6 |
2013-11-07 | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 579 | -21192/+17532 |
2013-11-04 | Merge tag 'v3.12' into drm-intel-next | Daniel Vetter | 7 | -21/+30 |
2013-10-31 | DMA-API: staging: use dma_set_coherent_mask() | Russell King | 3 | -5/+12 |
2013-10-31 | DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() wit... | Russell King | 1 | -4/+1 |
2013-10-31 | [media] staging/media: fix msi3101 build errors | Randy Dunlap | 1 | -0/+2 |
2013-10-30 | Staging: sb105x: info leak in mp_get_count() | Dan Carpenter | 1 | -1/+1 |
2013-10-30 | Staging: bcm: info leak in ioctl | Dan Carpenter | 1 | -0/+1 |
2013-10-30 | staging: wlags49_h2: buffer overflow setting station name | Dan Carpenter | 1 | -3/+6 |
2013-10-30 | staging: ozwpan: prevent overflow in oz_cdev_write() | Dan Carpenter | 1 | -0/+3 |
2013-10-30 | staging: drm/imx: fix return value check in ipu_add_subdevice_pdata() | Wei Yongjun | 1 | -1/+1 |
2013-10-30 | Staging: zram: Fix access of NULL pointer | Rashika Kheria | 1 | -2/+4 |
2013-10-30 | Staging: zram: Fix variable dereferenced before check | Rashika Kheria | 1 | -6/+3 |
2013-10-30 | Staging: rtl8187se: space prohibited before semicolon in r8185b_init.c | Ebru Akagunduz | 1 | -2/+2 |
2013-10-30 | Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r... | Ebru Akagunduz | 1 | -1/+1 |
2013-10-30 | Staging: rtl8187se: fix braces {} are not necessary for single statement bloc... | Ebru Akagunduz | 1 | -2/+1 |
2013-10-30 | Staging: rtl8187se: fix trailing whitespace in r8185b_init.c | Ebru Akagunduz | 1 | -3/+3 |
2013-10-30 | Staging: rtl8187se: fix please, no space before tabs in r8185b_init.c | Ebru Akagunduz | 1 | -10/+10 |
2013-10-30 | drivers/staging/nvec/Kconfig: remove trailing whitespace | Himangi Saraogi | 1 | -1/+1 |
2013-10-30 | Staging: dwc2: Fix variable dereferenced before check | Rashika Kheria | 1 | -9/+8 |
2013-10-30 | Staging: xgifb: fix braces {} are not necessary for any arm of this statement | Ebru Akagunduz | 1 | -3/+2 |
2013-10-30 | staging: rtl8192e: remove unneeded semicolons | Valentina Manea | 1 | -2/+2 |
2013-10-30 | staging: rtl8192e: use true and false for bool variables | Valentina Manea | 5 | -14/+14 |
2013-10-29 | staging: ft1000: return values corrected in scram_start_dwnld | Kelley Nielsen | 1 | -2/+4 |
2013-10-29 | staging: ft1000: change values of status return variable in write_dpram32_and... | Kelley Nielsen | 2 | -7/+4 |
2013-10-29 | staging: bcm: Remove unnecessary pointer casting | Lisa Nguyen | 4 | -9/+9 |
2013-10-29 | imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarity | Fabio Estevam | 1 | -1/+1 |
2013-10-29 | staging: r8188eu: Fix sparse warnings in rtl_p2p.c | Larry Finger | 1 | -4/+4 |
2013-10-29 | staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c | Larry Finger | 1 | -20/+21 |
2013-10-29 | staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c | Larry Finger | 1 | -4/+4 |
2013-10-29 | staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c | Larry Finger | 1 | -8/+8 |
2013-10-29 | staging: comedi: s626: replace S626_MULT_X? values | Ian Abbott | 2 | -25/+15 |
2013-10-29 | staging: comedi: s626: remove S626_BF_* macros | Ian Abbott | 1 | -9/+0 |
2013-10-29 | staging: comedi: s626: expand standardized IndxSrc values | Ian Abbott | 2 | -15/+15 |
2013-10-29 | staging: comedi: s626: make CRA and CRB setup conversions more readable | Ian Abbott | 1 | -166/+151 |