aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* s390/pci: do not modify function handlesSebastian Ott2013-04-17
* s390/pci: debug device statesSebastian Ott2013-04-17
* s390/pci: msi cleanup hash usageSebastian Ott2013-04-17
* s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-17
* s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland2013-04-17
* s390/dasd: improve speed of dasdfmtStefan Haberland2013-04-17
* s390/css: move subchannel lock allocationSebastian Ott2013-04-17
* s390/cio: fix early init counter usageSebastian Ott2013-04-17
* s390/css: remove unused function definitionsSebastian Ott2013-04-17
* s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-17
* s390/cio: get rid of static console deviceSebastian Ott2013-04-17
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-17
* s390/cio: split subchannel registrationSebastian Ott2013-04-17
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-17
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-17
* s390/hibernate: Save and restore absolute zero pagesMichael Holzheu2013-04-17
* s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens2013-04-17
* s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-17
* s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-17
* s390/mm: speedup storage key initializationHeiko Carstens2013-04-17
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-17
* s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu2013-04-17
* s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-17
* s390/dasd: remove cast for kzalloc return valueZhang Yanfei2013-04-17
* s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu2013-04-17
* s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter2013-04-17
* s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-17
* s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-17
* s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()Michael Holzheu2013-04-17
* s390/dis: use explicit buf lenStefan Raspl2013-04-17
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-17
* s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky2013-04-17
* s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-17
* s390/kdump: Add PM notifier for kdumpMichael Holzheu2013-04-15
* Linux 3.9-rc7Linus Torvalds2013-04-14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-14
|\
| * x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-12
| * x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-12
| * x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-11
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-10
| * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-10
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-14
|\ \
| * | sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-08
| * | sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-08
| * | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-08
| * | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-21
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
|\ \ \
| * | | perf: Fix error return codeWei Yongjun2013-04-12
| * | | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| * | | perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08