summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-05ARM: PL08x: constify vendor data pointersRussell King - ARM Linux
2011-01-05ARM: PL08x: remove circular buffer supportRussell King - ARM Linux
2011-01-05ARM: PL08x: remove unnecessary NULL and BUG checksRussell King - ARM Linux
2011-01-05ARM: PL08x: remove unnecessary includesRussell King - ARM Linux
2011-01-05ARM: PL08x: prefix hex numbers with 0xRussell King - ARM Linux
2011-01-05ARM: PL08x: improve the announcement printkRussell King - ARM Linux
2011-01-05ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux
2011-01-05ARM: PL08x: fix sparse warningsRussell King - ARM Linux
2011-01-05ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux
2011-01-05ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux
2011-01-05ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux
2011-01-05ARM: PL08x: fix locking in taskletRussell King - ARM Linux
2011-01-05ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux
2011-01-05ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux
2011-01-05ARM: PL08x: fix spelling errorsRussell King - ARM Linux
2010-11-30Linux 2.6.37-rc4Linus Torvalds
2010-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-29powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-29tpm: Autodetect itpm devicesMatthew Garrett
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason
2010-11-29ucc_geth: fix ucc halt problem in half duplex modeYang Li
2010-11-29inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-29ehea: Add some info messages and fix an issueBreno Leitao
2010-11-29Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-29Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-11-28hso: fix disable_netFilip Aben
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-28netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-28Net: ceph: Makefile: Remove unnessary codeTracey Dent