summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov1-8/+8
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov1-0/+16
2009-04-17Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan1-2/+2
2009-04-17Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-04-17Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg1-61/+88
2009-04-17Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg1-0/+11
2009-04-17Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg1-12/+14
2009-04-17Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg1-16/+63
2009-04-17Staging: binder: Add more offset validation.Arve Hjønnevåg1-2/+13
2009-04-17Staging: binder: mmap fixes.Arve Hjønnevåg1-1/+9
2009-04-17Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg1-0/+1
2009-04-17Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg1-4/+0
2009-04-17Staging: aten2011: Clean up some tty bitsAlan Cox1-25/+3
2009-04-17Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano1-0/+1
2009-04-17Staging: line6: convert to snd_card_create()Alexander Beregalov1-4/+5
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov1-5/+15
2009-04-17Staging: sxg: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-17Staging: slicoss: convert to netdev_opsAlexander Beregalov1-7/+14
2009-04-17Staging: rt3070: convert to netdev_opsAlexander Beregalov1-14/+15
2009-04-17Staging: rt2870: convert to netdev_opsAlexander Beregalov1-13/+15
2009-04-17Staging: rt2860: convert to netdev_opsAlexander Beregalov1-10/+15
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov1-9/+14
2009-04-17Staging: epl: convert to netdev_opsAlexander Beregalov1-5/+12
2009-04-17Staging: at76: convert to netdev_opsAlexander Beregalov1-7/+13
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten1-2/+2
2009-04-17sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy1-2/+6
2009-04-16mm: pass correct mm when growing stackHugh Dickins1-1/+1
2009-04-16Revert "kobject: don't block for each kobject_uevent".Hugh Dickins1-1/+1
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox5-18/+84
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov1-3/+4
2009-04-16pata_legacy: fix no device fail pathTejun Heo1-0/+1
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2
2009-04-16libata: handle SEMB signature betterTejun Heo1-2/+16
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman1-3/+9
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason2-11/+37
2009-04-16Export filemap_write_and_wait_rangeChris Mason1-0/+1
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki1-4/+32
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki1-14/+45
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki1-13/+33
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells1-10/+8
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells1-1/+1
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-4/+6
2009-04-15MN10300: Wire up missing system callsDavid Howells2-0/+4
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells1-4/+0
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet1-2/+3