aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] hypfs: remove useless variable qnameVitaliy Gusev
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens
2009-09-11[S390] hibernation: remove dead fileHeiko Carstens
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens
2009-09-11[S390] improve mcount codeMartin Schwidefsky
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-09Linux 2.6.31Linus Torvalds
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds