aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mip6.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby1-1/+1
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2-6/+3
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum1-42/+30
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton1-2/+2
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto1-21/+92
2009-06-24udf: remove redundant tests on unsignedRoel Kluin1-5/+4
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro1-1/+9
2009-06-23qla3xxx: Don't sleep while holding lock.Ron Mercer1-0/+3
2009-06-23qla3xxx: Give the PHY time to come out of reset.Ron Mercer1-1/+2
2009-06-23ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is offNeil Horman1-3/+23
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu6-7/+5
2009-06-24i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach3-0/+634
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han4-3/+136
2009-06-23Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free itWeidong Han1-14/+26
2009-06-23IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)Fenghua Yu1-60/+254
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson1-2/+1
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day1-4/+4
2009-06-23mm: fix handling of pagesets for downed cpusDimitri Sivanich1-3/+3
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger1-1/+8
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins3-24/+22
2009-06-23mm: don't rely on flags coincidenceHugh Dickins1-2/+4
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins2-10/+11
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2-4/+4
2009-06-23IB/ehca: Bump version numberAlexander Schmidt1-1/+1
2009-06-23mm: fix incorrect page removal from LRUKAMEZAWA Hiroyuki1-1/+1
2009-06-24sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas1-2/+3
2009-06-23kmemleak: use pr_fmtJoe Perches1-28/+24
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley20-38/+38
2009-06-23net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens1-0/+1
2009-06-23can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens1-1/+1
2009-06-23netxen: fix firmware init handshakeDhananjay Phadke2-18/+22
2009-06-23netxen: fix build with without CONFIG_PMDhananjay Phadke1-0/+4
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: SH7786 SMP support.Paul Mundt3-24/+18
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt1-2/+0
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt1-1/+1
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt3-1/+26
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin1-2/+2
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck2-74/+66
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli2-9/+36
2009-06-23[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reloadUlrik Bech Hald1-0/+7
2009-06-23V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization table was beingManu Abraham1-3/+6
2009-06-23V4L/DVB (12130): Fix a redundant compiler warningManu Abraham1-1/+1
2009-06-23V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef blockTrent Piepho1-1/+2
2009-06-23V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho3-23/+7
2009-06-23V4L/DVB (11912): em28xx: Use v4l bounding/alignment functionTrent Piepho1-26/+12
2009-06-23V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho1-13/+3
2009-06-23V4L/DVB (11910): mt9: Use v4l bounding/alignment functionTrent Piepho3-29/+9