summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger24-27/+26
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham1-26/+26
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham1-23/+16
2010-05-14EEPROM: Header file cleanupArce, Abraham1-20/+16
2010-05-11agp: use NULL instead of 0 when pointer is neededBill Pemberton1-1/+1
2010-05-11rtc-v3020: make bitfield unsignedBill Pemberton1-1/+1
2010-05-11PCI: make bitfield unsignedBill Pemberton1-1/+1
2010-05-11jbd2: use NULL instead of 0 when pointer is neededBill Pemberton1-1/+1
2010-05-11cciss: fix shadows sparse warningBill Pemberton1-2/+1
2010-05-10doc: inode uses a mutex instead of a semaphore.Thadeu Lima de Souza Cascardo1-2/+2
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka1-2/+2
2010-05-10fix "seperate" typos in commentsAnand Gadiyar7-14/+14
2010-05-03cocbalt_lcdfb: correct sectionsHenrik Kretzschmar1-1/+1
2010-04-27doc: Change urls for sparseBill Pemberton1-2/+2
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber1-2/+2
2010-04-26i2o: cleanup some exit pathsDan Carpenter1-10/+6
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue56-81/+81
2010-04-22[S390] zcore: Fix reipl device detectionMichael Holzheu1-5/+1
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner7-12/+15
2010-04-22[S390] cio: use exception-save stschSebastian Ott3-11/+11
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott2-0/+8
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott2-23/+17
2010-04-22[S390] dasd: fix endless loop in erpStefan Haberland2-2/+8
2010-04-22virtio: Fix GFP flags passed from the virtio balloon driverBalbir Singh1-1/+2
2010-04-22staging: fix dt3155 buildRandy Dunlap1-11/+3
2010-04-22security: testing the wrong variable in create_by_name()Dan Carpenter1-2/+2
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells1-2/+0
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells1-12/+12
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka1-1/+5
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan1-0/+4
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter1-1/+1
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter2-1/+8
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer1-1/+0
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye1-1/+1
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun1-1/+1
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2-0/+4
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells1-0/+2
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel1-8/+26
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20UML: add kernel.h include to signal.cJiri Kosina1-0/+1
2010-04-20Fix comment typo in percpu.hJustin P. Mattock1-1/+1
2010-04-20UML: Drop private round_down definitionJan Kiszka1-2/+0
2010-04-20UML: Clean up asm/system.hJan Kiszka1-3/+0
2010-04-20UML: Remove unused variable from line driverJan Kiszka1-1/+0
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa5-13/+24
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong1-4/+7
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity1-9/+15