aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori1-4/+9
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-01-29Linux 2.6.33-rc6Linus Torvalds1-1/+1
2010-01-29mfd: Fix asic3 buildDmitry Artamonow1-1/+1
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-01-28Input: update multi-touch protocol documentationHenrik Rydberg1-8/+40
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2-0/+2
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os1-1/+2
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt1-0/+3
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt1-0/+5
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt3-2/+8
2010-01-28[ARM] Update mach-typesRussell King1-1/+59
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang1-0/+1
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V1-4/+9
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie1-14/+0
2010-01-28Btrfs: Add mount -o compress-forceChris Mason3-2/+11
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett2-95/+1
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson1-0/+6
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn4-3/+18
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn6-303/+361
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin3-0/+7
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2-32/+70
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2-8/+23
2010-01-27UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.Russ Anderson2-2/+2
2010-01-26Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-26fix oops in fs/9p late mount failureAl Viro1-1/+2
2010-01-26fix leak in romfs_fill_super()Al Viro1-0/+1
2010-01-26get rid of pointless checks after simple_pin_fs()Al Viro2-18/+4
2010-01-26Fix failure exits in bfs_fill_super()Al Viro1-22/+21