summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt2010-10-293-138/+1
| | * | | | sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt2010-10-293-179/+1
| | * | | | sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt2010-10-295-14/+1
| | * | | | sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt2010-10-293-82/+54
| | * | | | sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt2010-10-293-120/+1
| | * | | | sh: mach-systemh: Kill off dead board.Paul Mundt2010-10-299-397/+0
| | * | | | sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-297-8/+3
| | * | | | sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-294-170/+11
| | * | | | sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt2010-10-293-275/+3
* | | | | | floppy: fix another use-after-freeVivek Goyal2010-11-061-1/+1
|/ / / / /
* | | | | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-051-4/+5
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-057-13/+21
|\ \ \ \ \
| * | | | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
| * | | | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-051-2/+0
| * | | | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
| * | | | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
| * | | | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-051-0/+2
| * | | | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+6
| * | | | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1
| * | | | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-051-4/+5
| * | | | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-051-4/+4
* | | | | | floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-051-1/+1
* | | | | | watchdog: Fix section mismatch and potential undefined behavior.David Daney2010-11-051-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0546-153/+246
|\ \ \ \ \ \
| * | | | | | inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-041-11/+16
| * | | | | | netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-041-1/+1
| * | | | | | fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1
| * | | | | | netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-031-0/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-035-21/+30
| |\ \ \ \ \ \
| | * | | | | | ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| | * | | | | | ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| | * | | | | | netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet2010-10-291-0/+6
| | * | | | | | netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-291-20/+20
| | * | | | | | netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet2010-10-281-1/+2
| * | | | | | | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-031-2/+0
| * | | | | | | memory corruption in X.25 facilities parsingandrew hendry2010-11-032-4/+6
| * | | | | | | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-031-0/+2
| * | | | | | | rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-031-0/+6
| * | | | | | | rds: Lost locking in loop connection freeingPavel Emelyanov2010-11-031-0/+4
| * | | | | | | de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | | | | atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | | | | netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
| * | | | | | | caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
| * | | | | | | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-033-19/+53
| * | | | | | | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-038-50/+55
| * | | | | | | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
| * | | | | | | cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | | | cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | | | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | | | net: check queue_index from sock is valid for deviceTom Herbert2010-11-011-1/+1
OpenPOWER on IntegriCloud