summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-16clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart1-34/+34
2014-04-16clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart1-110/+125
2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart1-14/+8
2014-04-16clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart1-24/+27
2014-04-16clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart1-10/+10
2014-04-16clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart1-4/+0
2014-04-16clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart1-1/+1
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart2-68/+237
2014-04-16clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart1-6/+6
2014-04-16clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart1-7/+6
2014-04-16clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart1-1/+1
2014-04-16clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart1-12/+44
2014-04-16clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart1-70/+122
2014-04-16clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart1-2/+12
2014-04-16clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart1-5/+1
2014-04-16clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart1-13/+24
2014-04-16clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart1-5/+8
2014-04-16clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart1-17/+17
2014-04-16clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart1-4/+4
2014-04-16clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart1-32/+47
2014-04-16clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart1-58/+58
2014-04-16clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart1-186/+199
2014-04-16clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart1-7/+3
2014-04-14Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-14mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-14cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds9-5/+71
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds33-437/+1241
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-126/+200
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds5-116/+150
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds76-1537/+911
2014-04-13Merge branch 'tunnels'David S. Miller2-2/+2
2014-04-13vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-13gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-13drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91
2014-04-13Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds13-363/+358
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds36-119/+351
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2