summaryrefslogtreecommitdiffstats
path: root/kernel/module.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare9-9/+9
2011-05-18cris: typo in mach-fs MakefileSarah Nadi1-1/+1
2011-05-17Kconfig: fix copy/paste-ism for dell-wmi-aio driverRafi Rubin1-1/+1
2011-05-17doc: timers-howto: fix a typo ("unsgined")Jonathan Neuschäfer1-1/+1
2011-05-10perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.cJesper Juhl1-1/+0
2011-05-10md, raid5: Fix spelling error in comment ('Ofcourse' --> 'Of course').Jesper Juhl1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock48-53/+53
2011-05-10regulator: change debug statement be consistent with the style of the restWanlong Gao1-1/+1
2011-05-06Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"Jiri Kosina1-3/+4
2011-04-27audit: acquire creds selectively to reduce atomic op overheadTony Jones1-10/+17
2011-04-27rtlwifi: don't touch with treewide double semicolon removalJiri Kosina1-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches17-60/+60
2011-04-26SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-26eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-26eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-26eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-26eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-24libata: ahci_start_engine compliant to AHCI specJian Peng1-0/+21
2011-04-24ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov1-2/+12
2011-04-24ata: pata_at91.c bugfix for high master clockIgor Plyatov1-1/+7
2011-04-24ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+6
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+8
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney1-0/+1
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon2-3/+16
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo3-3/+6
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke2-0/+26
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings1-1/+1
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds2-28/+18
2011-04-24vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds1-24/+21
2011-04-23SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen5-8/+14
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra1-4/+4
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov1-1/+1
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar1-1/+5
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen1-0/+1
2011-04-21ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo3-2/+12
2011-04-21block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo1-2/+6
2011-04-21elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe1-1/+2
2011-04-21raid5: fix build error, sector_t usageRandy Dunlap1-1/+1
2011-04-21vfs: Pass setxattr(2) flags properlyJan Kara1-1/+1
2011-04-21virtio: console: Enable call to hvc_remove() on console port removeAmit Shah1-11/+0
2011-04-21virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah1-7/+8
2011-04-21virtio: Decrement avail idx on buffer detachAmit Shah1-0/+1
2011-04-21intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula1-9/+29
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy1-0/+26
2011-04-21UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy1-4/+6
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes3-33/+20