summaryrefslogtreecommitdiffstats
path: root/lib/rwsem-spinlock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas12-2/+54
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas13-461/+572
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas1-0/+2
2009-05-30ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas1-2/+30
2009-05-30ARMv7: Enable the SWP instructionCatalin Marinas1-4/+4
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas2-2/+13
2009-05-30ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson1-3/+9
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas5-36/+105
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas1-3/+4
2009-05-30RealView: Allow CONFIG_LEDS on this platformColin Tuckley1-1/+1
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas3-5/+29
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley11-6/+563
2009-05-30RealView: Allow SMP when the Cortex-A9 tile is enabled for EBCatalin Marinas1-1/+1
2009-05-23Linux 2.6.30-rc7v2.6.30-rc7Linus Torvalds1-2/+2
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French1-19/+24
2009-05-23icom: fix rmmod crashBreno Leitao1-1/+1
2009-05-22ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2-3/+6
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard1-6/+7
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2-1/+3
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2-4/+7
2009-05-22ide: improve failed opcode reportingBartlomiej Zolnierkiewicz1-19/+4
2009-05-22ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz1-2/+2
2009-05-22ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz1-2/+2
2009-05-22ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz1-4/+17
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle1-3/+3
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle1-0/+1
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin1-1/+1
2009-05-22nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi1-1/+1
2009-05-22ALSA: hda - fix audio on HP TX25xx series notebooksAdam Williamson1-0/+1
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman1-0/+14
2009-05-22video: stop sh_mobile_lcdcfb only if startedMagnus Damm1-1/+6
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm1-0/+3
2009-05-22[CIFS] fix posix open regressionSteve French2-36/+44
2009-05-21hugh: update email addressHugh Dickins3-2/+10
2009-05-21[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-20ALSA: pcsp - fix printk format warning againTakashi Iwai1-1/+1
2009-05-20cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin1-1/+1
2009-05-20drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt1-0/+8
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-20PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki1-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