summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-24compat: include aio_abi.h for aio_context_tStephen Rothwell1-0/+1
2011-05-20arch/tile: cleanups for tilegx compat modeChris Metcalf3-21/+1
2011-05-20arch/tile: allocate PCI IRQs later in bootChris Metcalf1-6/+5
2011-05-20arch/tile: support signal "exception-trace" hookChris Metcalf8-23/+151
2011-05-20arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf3-32/+44
2011-05-20include/linux/compat.h: coding-style fixesChris Metcalf1-33/+41
2011-05-17tile: add an RTC driver for the Tilera hypervisorChris Metcalf5-3/+231
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf30-1349/+9325
2011-05-12compat: fixes to allow working with tile archChris Metcalf4-98/+320
2011-05-04arch/tile: update defconfig file to something more usefulChris Metcalf1-0/+1091
2011-05-04tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov1-4/+2
2011-05-04tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2-8/+8
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan2-2/+3
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf5-0/+27
2011-05-04arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2-11/+15
2011-05-04arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf4-48/+17
2011-05-04arch/tile: various header improvements for building driversChris Metcalf11-10/+83
2011-05-04arch/tile: disable GX prefetcher during cache flushChris Metcalf1-0/+18
2011-05-04arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf1-0/+6
2011-05-04arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf1-1/+7
2011-05-04arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf1-18/+57
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2-36/+27
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf3-91/+127
2011-05-03arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf7-100/+87
2011-05-02arch/tile: refactor backtracing codeChris Metcalf6-131/+93
2011-04-27Linux 2.6.39-rc5v2.6.39-rc5Linus Torvalds1-1/+1
2011-04-27init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov2-1/+29
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
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-26Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-26Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-26Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-26Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-26btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-26Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-26btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-26Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
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