summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-13/+13
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds22-522/+331
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-192/+374
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell1-0/+1
2012-07-27sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1
2012-07-27sparc32: delete dead code in show_mem()Sam Ravnborg1-7/+0
2012-07-27sparc32: move kmap_init() to highmem.cSam Ravnborg3-14/+17
2012-07-27sparc32: move probe_memory() to srmmu.cSam Ravnborg2-13/+11
2012-07-27sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-27sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg6-71/+63
2012-07-27sparc32: drop quicklistSam Ravnborg2-15/+0
2012-07-27sparc32: drop sparc model check in paging_initSam Ravnborg1-13/+1
2012-07-27sparc32: drop sparc_unmapped_baseSam Ravnborg2-4/+1
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-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-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens1-3/+3
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn1-5/+0