aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Revert "nouveau/bios: Fix tracking of BIOS image data"Linus Torvalds1-3/+1
2012-04-04MCE, AMD: Drop too granulary family model checksBorislav Petkov1-4/+2
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg1-2/+2
2012-04-03hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher1-0/+1
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'Linus Torvalds5-17/+15
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris2-14/+27
2012-04-03SELinux: remove avd from slow_avc_audit()Eric Paris1-2/+2
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris1-1/+0
2012-04-03LSM: shrink the common_audit_data data unionEric Paris5-105/+140
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris16-147/+242
2012-04-03drm: Validate requested virtual size against allocated fb sizeChris Wilson1-2/+6
2012-04-03drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes1-0/+3
2012-04-03drm/i915: no-lvds quirk on MSI DC500Anisse Astier1-0/+8
2012-04-03drm/i915: Add lock on drm_helper_resume_force_modeSean Paul1-0/+2
2012-04-03drm/i915: don't leak struct_mutex lock on ppgtt init failuresDaniel Vetter1-1/+3
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra1-0/+13
2012-04-03md/raid1,raid10: don't compare excess byte during consistency check.NeilBrown2-2/+2
2012-04-03md/raid5: Fix a bug about judging if the operation is syncing or replacingmajianpeng1-1/+3
2012-04-03md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).majianpeng1-2/+1
2012-04-03md: Avoid OOPS when reshaping raid1 to raid0Jes Sorensen1-1/+17
2012-04-03md/raid5: fix handling of bad blocks during recovery.NeilBrown1-26/+29
2012-04-02sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo1-2/+3
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson1-1/+3
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker1-0/+1
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker1-0/+1
2012-04-02parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2-106/+117
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker1-1/+2
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker2-4/+4
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker1-0/+1
2012-04-02irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker1-0/+1
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter5-5/+23
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov3-0/+4
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti1-1/+1
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek1-2/+2
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek1-0/+2
2012-04-02drm/radeon: Don't dereference possibly-NULL pointer.Michel Dänzer1-1/+2
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov3-1/+16
2012-04-02drm/radeon/kms: fix fans after resumeAlex Deucher2-1/+15
2012-04-02nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt1-1/+3
2012-04-02nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt1-2/+3
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie1-0/+1
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd1-1/+1
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wartAndrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt3-0/+3
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König3-3/+3
2012-04-01net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2-3/+3