summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King2010-12-18163-1080/+2272
|\
| * ARM: hw_breakpoint: do not fail initcall if monitor mode is disabledWill Deacon2010-12-151-29/+25
| * ARM: hw_breakpoint: fix warnings generated by sparseWill Deacon2010-12-061-7/+13
| * ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon2010-12-061-2/+2
| * ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handlerWill Deacon2010-12-061-2/+4
| * ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-062-43/+42
| * ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-062-58/+78
| * ARM: hw_breakpoint: don't advertise reserved breakpointsWill Deacon2010-12-061-89/+117
| * ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-063-5/+36
| * ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon2010-12-061-26/+31
| * ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon2010-12-061-1/+15
| * ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon2010-12-061-5/+22
| * Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds2010-11-291-1/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-291-1/+1
| |\
| | * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
| * | Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie2010-11-291-2/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-291-0/+24
| |\ \
| | * | tpm: Autodetect itpm devicesMatthew Garrett2010-11-301-0/+24
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2930-203/+280
| |\ \
| | * | af_unix: limit recursion levelEric Dumazet2010-11-293-6/+35
| | * | pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
| | * | pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
| | * | ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-281-1/+2
| | * | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-281-2/+1
| | * | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
| | * | hso: fix disable_netFilip Aben2010-11-281-4/+6
| | * | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
| | * | cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
| | * | net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
| | * | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-281-0/+2
| | * | au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
| | * | dccp: fix error in updating the GARGerrit Renker2010-11-281-1/+2
| | * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-11-281-2/+3
| | |\ \
| | | * | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
| | * | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-282-1/+6
| | * | | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-271-1/+3
| | * | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-271-22/+0
| | |/ /
| | * | econet: fix CVE-2010-3848Phil Blundell2010-11-241-31/+31
| | * | econet: fix CVE-2010-3850Phil Blundell2010-11-241-0/+3
| | * | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell2010-11-241-18/+8
| | * | tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-241-1/+1
| | * | isdn: icn: Fix stack corruption bug.Steven Rostedt2010-11-241-3/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-245-2/+5
| | |\ \
| | | * | wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
| | | * | carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| | | * | ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-222-0/+2
| | | * | ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
| | * | | af_unix: limit unix_tot_inflightEric Dumazet2010-11-241-0/+7
| * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-293-1/+23
| |\ \ \ \
| | * | | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-243-0/+22
OpenPOWER on IntegriCloud