summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-03ARM: remove obsolete smp_cross_call_done()Russell King1-7/+0
2010-11-30Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds24-1509/+386
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov3-17/+23
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov2-2/+31
2010-11-30NFS: Fix a readdirplus bugTrond Myklebust1-5/+1
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2010-11-30atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD1-1/+5
2010-11-30at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD1-30/+0
2010-11-30at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD3-4/+4
2010-11-30at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD5-90/+31
2010-11-30at91: merge all at91rm9200 defconfig in one single fileEric Benard14-1383/+341
2010-11-29Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds1-1/+1
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie1-2/+0
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+24
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-203/+280
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+23
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds15-114/+572
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-9/+9
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-7/+8
2010-11-29af_unix: limit recursion levelEric Dumazet3-6/+35
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason1-1/+6
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar1-2/+1
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason3-4/+89
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds3-12/+13
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds1-10/+9
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+57
2010-11-28Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-70/+90
2010-11-28hso: fix disable_netFilip Aben1-4/+6
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby1-5/+6
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2-63/+104
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov1-21/+22
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg1-0/+2
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger1-5/+5
2010-11-28dccp: fix error in updating the GARGerrit Renker1-1/+2
2010-11-28Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-2/+3
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2-1/+6
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov1-1/+3
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent1-22/+0
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-48/+131
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik2-7/+33