summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-27sparc32,leon: drop leon_init()Sam Ravnborg3-19/+0
2012-07-27sparc32: drop fixmap.hSam Ravnborg4-30/+26
2012-07-27sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-27sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2-19/+0
2012-07-27sparc32: drop swapper_pg_dirSam Ravnborg2-4/+3
2012-07-27sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg1-10/+16
2012-07-27sparc32: use void * in nocache get/freeSam Ravnborg2-35/+42
2012-07-27sparc32: fix coding-style in srmmu.cSam Ravnborg1-68/+64
2012-07-27sparc32: sort includes in srmmu.cSam Ravnborg1-21/+21
2012-07-27sparc32: define a few srmmu functions __initSam Ravnborg1-2/+2
2012-07-27Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-617/+613
2012-07-27ipv6: Early TCP socket demuxEric Dumazet5-8/+59
2012-07-27ipv4: Fix input route performance regression.David S. Miller7-37/+48
2012-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds35-631/+8689
2012-07-27pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-27pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-27pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-27ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds172-2340/+4203
2012-07-27Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds189-3460/+7662
2012-07-27Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds14-668/+1600
2012-07-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds38-1148/+8555
2012-07-27Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds23-191/+700
2012-07-27Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-2/+2
2012-07-27pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-27pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-27pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-27tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-27pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-07-27vt: fix race in vt_waitactive()Rabin Vincent1-13/+34
2012-07-27serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2-0/+2
2012-07-27serial/8250: Add LPC3220 standard UART typeRoland Stigge2-1/+10
2012-07-27serial_core: Update buffer overrun statistics.Corbin1-2/+4
2012-07-27serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim1-2/+2
2012-07-27posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-07-27Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-365/+561
2012-07-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-115/+199
2012-07-27Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2-7/+2
2012-07-27Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-27/+44
2012-07-27Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-146/+291
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-1842/+14289
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds33-502/+1839
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds13-47/+430
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-259/+242
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds47-227/+2159
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds660-25313/+121095
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds159-4109/+8026
2012-07-26Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds79-959/+510
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2