aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/base.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek1-3/+3
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini9-9/+9
2009-05-20drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer1-1/+1
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer3-10/+5
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst1-3/+3
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle1-1/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu1-1/+1
2009-05-20cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin1-1/+1
2009-05-19drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt1-0/+8
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-19futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner1-11/+13
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-19mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo1-1/+1
2009-05-19mfd: Keep a cache of WM8350 volatile valuesMark Brown1-8/+0
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2-27/+27
2009-05-19xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell1-2/+2
2009-05-19xen/blkfront: allow xenbus state transition to Closing->Closed when not ConnectedIan Campbell1-2/+4
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop1-1/+1
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault1-1/+1
2009-05-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz1-1/+2
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet1-6/+7
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-18sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet1-2/+3
2009-05-18tcp: fix MSG_PEEK race checkIlpo Järvinen1-1/+4
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2Mel Gorman4-18/+48
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger1-1/+1
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt1-0/+1
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand1-43/+62
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt1-1/+1
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman1-10/+10
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman1-1/+2
2009-05-17Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong1-3/+12
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin1-1/+1
2009-05-17mv643xx_eth: fix PPC DMA breakageGabriel Paubert1-19/+22
2009-05-17bonding: fix link down handling in 802.3ad modeStephen Hemminger1-3/+8
2009-05-17bridge: fix initial packet flood if !STPStephen Hemminger1-0/+3
2009-05-17bridge: relay bridge multicast pkgs if !STPStephen Hemminger1-0/+5
2009-05-17NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle1-13/+14
2009-05-17mlx4_en: Fix not deleted napi structuresYevgeny Petrilin1-1/+3
2009-05-17ipconfig: handle case of delayed DHCP serverChris Friesen1-0/+12
2009-05-17netpoll: don't dereference NULL dev from npPavel Emelyanov1-2/+6