summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu1-0/+2
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland1-8/+55
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland4-143/+351
2013-04-17s390/css: move subchannel lock allocationSebastian Ott3-34/+32
2013-04-17s390/cio: fix early init counter usageSebastian Ott2-9/+6
2013-04-17s390/css: remove unused function definitionsSebastian Ott2-4/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott4-23/+24
2013-04-17s390/cio: get rid of static console deviceSebastian Ott1-43/+30
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott5-108/+56
2013-04-17s390/cio: split subchannel registrationSebastian Ott1-19/+18
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott4-7/+5
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott7-25/+32
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu3-3/+58
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens1-4/+3
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita1-1/+1
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita1-57/+53
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens3-250/+253
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu1-3/+1
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu1-5/+3
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu1-2/+1
2013-04-17s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter1-8/+14
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter4-9/+31
2013-04-17s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-17s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()Michael Holzheu1-1/+2
2013-04-17s390/dis: use explicit buf lenStefan Raspl3-6/+8
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky1-1/+9
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky1-2/+7
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu1-0/+30
2013-04-15Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-14vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-14kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12MAINTAINERS: Update e-mail addressMark Brown1-4/+4
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6