summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-04ARM: PL08x: remove unnecessary includesRussell King - ARM Linux1-6/+1
2011-01-04ARM: PL08x: prefix hex numbers with 0xRussell King - ARM Linux1-9/+9
2011-01-04ARM: PL08x: improve the announcement printkRussell King - ARM Linux1-7/+4
2011-01-04ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux1-1/+17
2011-01-04ARM: PL08x: fix sparse warningsRussell King - ARM Linux1-5/+5
2011-01-04ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux1-2/+0
2011-01-04ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux1-8/+4
2011-01-04ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux1-2/+3
2011-01-04ARM: PL08x: fix locking in taskletRussell King - ARM Linux1-2/+3
2011-01-04ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2-10/+9
2011-01-04ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux1-7/+6
2011-01-04ARM: PL08x: fix spelling errorsRussell King - ARM Linux1-20/+17
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
2010-11-27Btrfs: fix fiemapJosef Bacik1-9/+54