summaryrefslogtreecommitdiffstats
path: root/kernel/kgdb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-04xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan1-2/+2
2008-11-04niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-04bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-04bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-04bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-04bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek1-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher1-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan1-2/+4
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard1-1/+1
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller1-0/+2
2008-11-03udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun1-2/+8
2008-11-03udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun1-5/+13
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton1-1/+1
2008-11-02af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-11-02IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-02udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-11-02net: add documentation for skb recyclingStephen Hemminger1-0/+12
2008-11-01key: fix setkey(8) policy set breakageAlexey Dobriyan1-1/+0
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen1-2/+2
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co1-0/+2
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller1-9/+0
2008-10-31netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan1-2/+2
2008-10-31netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2-0/+34
2008-10-31net: delete excess kernel-doc notationRandy Dunlap3-3/+0
2008-10-31pppoe: Fix socket leak.David S. Miller1-3/+3
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho1-0/+9
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho5-1/+59
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell1-1/+5
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo1-5/+4
2008-10-31atl1: fix vlan tag regressionJay Cliburn2-4/+5
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger1-2/+0
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin1-1/+3
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek1-5/+8
2008-10-31bonding: Clean up resource leaksJay Vosburgh1-18/+31
2008-10-31bonding: fix miimon failure counterJay Vosburgh1-0/+3
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-31lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2-2/+2
2008-10-31x86: cpu_index build fixIngo Molnar1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley2-0/+3
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley3-1/+11
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt3-10/+20
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai1-0/+4
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley1-0/+6
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley1-1/+4
2008-10-30tty: Fix USB kref leakAlan Cox1-0/+1
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao1-0/+3
2008-10-30nfsd: fix vm overcommit crashAlan Cox5-6/+23