summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-11ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlockSimon Kagstrom1-2/+2
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe1-0/+2
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe1-2/+2
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent1-1/+2
2010-01-08ARM: 5867/1: Update U300 defconfigLinus Walleij1-10/+71
2010-01-08ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles1-0/+6
2010-01-08[ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis1-2/+2
2010-01-07ARM: add missing recvmmsg syscall numberRussell King1-0/+1
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti1-1/+1
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins1-5/+5
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins1-2/+4
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins1-5/+4
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins1-1/+1
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby1-0/+1
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin1-1/+1
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson1-5/+5
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson1-0/+4
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang6-14/+14
2010-01-07NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang1-2/+4
2010-01-07NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2-3/+10
2010-01-07FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger3-4/+16
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-06nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig1-4/+1
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang1-29/+0
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui1-68/+48
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui1-1/+25
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson1-26/+47
2010-01-06drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-06drm/i915: Storage class should be before const qualifierTobias Klauser1-4/+4
2010-01-06drm/i915: remove render reclock supportJesse Barnes1-130/+2
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski3-15/+1
2010-01-06drm/i915: execbuf2 supportJesse Barnes5-78/+273
2010-01-06DaVinci: DM365: Add the device_enable for the DaVinci KeyscanMiguel Aguilar2-6/+6
2010-01-06davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinciSekhar Nori1-0/+1
2010-01-06davinci: da8xx/omap-l1: mark RTC as a wakeup sourceSekhar Nori1-1/+8
2010-01-06davinci: cp_intc: provide set_wake functionSekhar Nori1-0/+11
2010-01-06Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2-0/+2
2010-01-06modules: Skip empty sections when exporting section notesBen Hutchings1-7/+10
2010-01-06drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher1-0/+2
2010-01-06drm/radeon/kms: add primary dac adj values tableAlex Deucher1-9/+41
2010-01-06drm/radeon/kms: fallback to default connector tableAlex Deucher1-1/+4
2010-01-06Linux 2.6.33-rc3v2.6.33-rc3Linus Torvalds1-1/+1
2010-01-06Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell1-1/+1
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie1-0/+1
2010-01-05ARM: 5864/1: Implement arch_reset() in NUC900Li Jie1-1/+14