aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Fix broken fsys_getppid()Eric W. Biederman2013-03-19
| * | | | | | | | | tiocx: check retval from bus_register()Jiri Kosina2013-03-19
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/pci: use pci_scan_root_busSebastian Ott2013-04-26
| * | | | | | | | | s390: remove small stack config optionHeiko Carstens2013-04-26
| * | | | | | | | | s390: system call path micro optimizationMartin Schwidefsky2013-04-26
| * | | | | | | | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-26
| * | | | | | | | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-23
| * | | | | | | | | s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-23
| * | | | | | | | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-23
| * | | | | | | | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-23
| * | | | | | | | | s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-23
| * | | | | | | | | s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-23
| * | | | | | | | | s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-23
| * | | | | | | | | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-23
| * | | | | | | | | s390/pci: remove disable_device implementationSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: disable per defaultSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: return error after failed pci opsSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: do not read data after failed loadSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: add exception table to load/store instructionsSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: rename instruction wrappersSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: uninline instruction wrappersSebastian Ott2013-04-17
| * | | | | | | | | s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-17
| * | | | | | | | | 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/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/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/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu2013-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
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/smp: Unifiy some of the PVs and PVHVM offline CPU pathKonrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.Konrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVMKonrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/spinlock: Check against default value of -1 for IRQ line.Konrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/time: Add default value of -1 for IRQ and check for that.Konrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-04-16
| * | | | | | | | | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-04-16