summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-24bf60x: Enable Blackfin CRC crypto driver by default.Sonic Zhang1-0/+2
2012-07-24bf609: crypto: Add blackfin crypto crc driver platform data.Sonic Zhang1-0/+41
2012-07-24blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang1-4/+6
2012-07-24bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang2-1/+13
2012-07-24bf609: change ad7877 cs and irq pinScott Jiang1-4/+4
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds72-406/+11240
2012-07-23Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+35
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds37-1978/+2244
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds163-3008/+4611
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds38-2168/+153
2012-07-23r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds33-203/+1347
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds46-522/+810
2012-07-23Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-2/+503
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds79-1131/+1052
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds37-693/+593
2012-07-23ipv4: Change rt->rt_iif encoding.David S. Miller2-5/+9
2012-07-23net: Make skb->skb_iif always track skb->devDavid S. Miller1-2/+1
2012-07-23ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller10-27/+27
2012-07-23Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-56/+170
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds81-99/+2323
2012-07-23Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds26-207/+296
2012-07-23Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-286/+182
2012-07-23Merge tag 'spi' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-30/+12
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds111-523/+4516
2012-07-23Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-81/+105
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds91-852/+4730
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds227-2504/+1793
2012-07-23Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44-421/+634
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds5-21/+29
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds5-17/+25
2012-07-23ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller1-9/+2
2012-07-23ipv4: Really ignore ICMP address requests/replies.David S. Miller1-82/+2
2012-07-23decnet: Don't set RTCF_DIRECTSRC.David S. Miller1-2/+0
2012-07-23net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh1-5/+5
2012-07-23ipv4: Remove redundant assignmentLin Ming1-1/+0
2012-07-23locks: fix checking of fcntl_setlease argumentJ. Bruce Fields1-3/+3
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds210-2396/+2607
2012-07-23rds: set correct msg_namelenWeiping Pan1-0/+3
2012-07-23openvswitch: potential NULL deref in sample()Dan Carpenter1-0/+3
2012-07-23tcp: dont drop MTU reduction indicationsEric Dumazet5-21/+51
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-23tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov1-2/+3
2012-07-22niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan1-1/+1
2012-07-22niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-07-23powerpc/mpic: Create a revmap with enough entries for IPIs and timersBenjamin Herrenschmidt1-1/+1
2012-07-22net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl1-2/+2
2012-07-22Merge branch 'kill_rtcache'David S. Miller26-1206/+292
2012-07-23Remove stale .rej fileBenjamin Herrenschmidt1-22/+0
2012-07-22Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds43-519/+1057