summaryrefslogtreecommitdiffstats
path: root/kernel/rwsem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro3-66/+7
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro1-46/+9
2008-05-01[PATCH] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01Update .gitignore to include include/linux/bounds.hTheodore Ts'o1-0/+1
2008-05-01Fix dnotify/close raceAl Viro1-0/+11
2008-05-01x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-05-01klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2-136/+100
2008-05-01driver core: remove no longer used "struct class_device"Kay Sievers3-745/+1
2008-05-01pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-05-01devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2-4/+4
2008-05-01kobject: do not copy vargs, just pass them aroundKay Sievers1-20/+8
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-05-01DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day1-1/+1
2008-05-01driver core: warn about duplicate driver names on the same busStas Sergeev1-0/+10
2008-05-01klist: implement klist_add_{after|before}()Tejun Heo2-0/+35
2008-05-01klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo1-0/+8
2008-05-01sysfs: Disallow truncation of files in sysfsBen Hutchings1-0/+2
2008-05-01Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov1-4/+4
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-04-30x86: ioremap ram check fixAndres Salomon1-2/+3
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins1-6/+1
2008-04-30x86: optimize inlining offIngo Molnar1-1/+0
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-04-30x86: Kconfig fixIngo Molnar1-2/+3
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha3-9/+33
2008-04-30x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-04-30toshiba: use ioremap_cachedAlan Cox1-1/+1
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar3-3/+6
2008-04-30x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
2008-04-30hpet: fixIngo Molnar1-2/+3
2008-04-30x86: unexport kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-04-30x86: remove Xgt_desc_structAdrian Bunk1-3/+0
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg1-1/+1
2008-04-30[ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chipGraeme Gregory1-0/+32
2008-04-30[ALSA] soc - neo1973_wm8753.c change maintainer contact infoGraeme Gregory1-1/+1
2008-04-30[ALSA] soc - neo1973_wm8753.c cleanup checkpatch issuesGraeme Gregory1-12/+12
2008-04-30[ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warningsMark Brown1-2/+2
2008-04-30[ALSA] soc - s3c24xx-pcm - Fix checkpatch warningsMark Brown1-17/+16
2008-04-30[ALSA] soc - s3c2443-ac97 - Fix checkpatch warningsMark Brown1-5/+4
2008-04-30[ALSA] soc - wm8753 - Clean up checkpatch warningsMark Brown1-16/+18
2008-04-30inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar1-2/+3