summaryrefslogtreecommitdiffstats
path: root/drivers/net/ni65.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-25x86: Correct behaviour of irq affinityRusty Russell1-2/+3
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen1-1/+1
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2-26/+12
2009-03-24x86: fix set_extra_move_desc callingYinghai Lu1-1/+2
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh1-0/+3
2009-03-24Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge1-1/+4
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2-6/+6
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput1-5/+4
2009-03-22x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput1-9/+6
2009-03-22x86: irq.c use same path for show_interruptsJaswinder Singh Rajput1-8/+0
2009-03-22x86: cpu/cpu.h cleanupJaswinder Singh Rajput1-10/+10
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev1-2/+2
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-21Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge1-16/+3
2009-03-21x86: pci-nommu.c cleanupJaswinder Singh Rajput1-10/+10
2009-03-21x86: io_delay.c cleanupJaswinder Singh Rajput1-14/+13
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput1-9/+11
2009-03-21x86: i8253 cleanupJaswinder Singh Rajput1-35/+33
2009-03-21x86: kdebugfs.c cleanupJaswinder Singh Rajput1-46/+36
2009-03-21x86: topology.c cleanupJaswinder Singh Rajput1-6/+8
2009-03-21x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput1-44/+50
2009-03-21x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput1-8/+10
2009-03-20x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz1-3/+6
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-20x86: signal: check signal stack overflow properlyHiroshi Shimamoto1-21/+27
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2-0/+66
2009-03-20x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com1-29/+50
2009-03-20x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com1-5/+5
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge8-56/+0