| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-07-03 | 65 | -569/+1325 |
|\ |
|
| * | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set | Hannes Reinecke | 2013-07-01 | 4 | -3/+76 |
| * | s390/dasd: Add 'timeout' attribute | Hannes Reinecke | 2013-07-01 | 3 | -0/+62 |
| * | block: check for timeout function in blk_rq_timed_out() | Hannes Reinecke | 2013-07-01 | 1 | -2/+3 |
| * | block/dasd: detailed I/O errors | Hannes Reinecke | 2013-07-01 | 2 | -3/+16 |
| * | s390/dasd: Reduce amount of messages for specific errors | Hannes Reinecke | 2013-07-01 | 1 | -0/+8 |
| * | s390/dasd: Implement block timeout handling | Hannes Reinecke | 2013-07-01 | 4 | -2/+88 |
| * | s390/dasd: process all requests in the device tasklet | Hannes Reinecke | 2013-07-01 | 1 | -2/+2 |
| * | s390/dasd: make number of retries configurable | Hannes Reinecke | 2013-07-01 | 5 | -6/+57 |
| * | s390/dasd: Clarify comment | Hannes Reinecke | 2013-07-01 | 1 | -3/+1 |
| * | s390/hwsampler: Updated misleading member names in hws_data_entry | Hendrik Brueckner | 2013-07-01 | 1 | -2/+2 |
| * | s390/appldata_net_sum: do not use static data | Sebastian Ott | 2013-06-26 | 1 | -4/+14 |
| * | s390/appldata_mem: do not use static data | Sebastian Ott | 2013-06-26 | 1 | -4/+14 |
| * | s390/vmwatchdog: do not use static data | Sebastian Ott | 2013-06-26 | 1 | -2/+3 |
| * | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 2013-06-26 | 5 | -170/+132 |
| * | s390/pci: remove per device debug attribute | Martin Schwidefsky | 2013-06-26 | 3 | -43/+0 |
| * | s390/dma: remove gratuitous brackets | Sebastian Ott | 2013-06-26 | 1 | -1/+1 |
| * | s390/facility: decompose test_facility() | Michael Mueller | 2013-06-26 | 1 | -6/+11 |
| * | s390/sclp: remove duplicated include from sclp_ctl.c | Wei Yongjun | 2013-06-26 | 1 | -1/+0 |
| * | s390/irq: store interrupt information in pt_regs | Martin Schwidefsky | 2013-06-26 | 7 | -50/+58 |
| * | s390/drivers: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 3 | -3/+3 |
| * | s390/hypfs: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -6/+2 |
| * | s390/net: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 4 | -4/+4 |
| * | s390/dasd: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -1/+1 |
| * | s390/ap_bus: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -2/+2 |
| * | s390/chsc: Use snprintf instead of sprintf | Michael Holzheu | 2013-06-26 | 1 | -6/+6 |
| * | s390/qdio: cleanup chsc SADC usage | Sebastian Ott | 2013-06-26 | 4 | -54/+73 |
| * | s390/qdio: cleanup chsc SSQD usage | Sebastian Ott | 2013-06-26 | 4 | -43/+58 |
| * | s390/sclp: Add SCLP character device driver | Michael Holzheu | 2013-06-26 | 8 | -15/+192 |
| * | s390/cio: Introduce on-close CHSC IOCTLs | Michael Holzheu | 2013-06-26 | 2 | -0/+96 |
| * | s390/cio: Make /dev/chsc a single-open device | Michael Holzheu | 2013-06-26 | 1 | -1/+19 |
| * | s390/cio: Introduce generic synchronous CHSC IOCTL | Michael Holzheu | 2013-06-26 | 3 | -7/+46 |
| * | s390/pci: sysfs remove strlen | Sebastian Ott | 2013-06-26 | 1 | -8/+4 |
| * | s390/pci: remove pdev during unplug | Sebastian Ott | 2013-06-26 | 2 | -4/+4 |
| * | s390/pci: cleanup hotplug code | Sebastian Ott | 2013-06-26 | 3 | -33/+40 |
| * | s390/pci: implement pcibios_release_device | Sebastian Ott | 2013-06-26 | 1 | -1/+25 |
| * | pci: add pcibios_release_device | Sebastian Ott | 2013-06-26 | 3 | -0/+12 |
| * | s390/kvm: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-26 | 2 | -0/+51 |
| * | s390/sclp: add parameter to specify number of buffer pages | Martin Schwidefsky | 2013-06-26 | 4 | -7/+138 |
| * | s390: remove virt_to_phys implementation | Sebastian Ott | 2013-06-26 | 1 | -22/+0 |
| * | s390/smp: get rid of generic_smp_call_function_interrupt | Heiko Carstens | 2013-06-26 | 1 | -4/+1 |
| * | s390/qdio: remove unused function | Sebastian Ott | 2013-06-26 | 1 | -44/+0 |
| * | s390/pci: use to_pci_dev | Sebastian Ott | 2013-06-26 | 2 | -7/+7 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 77 | -389/+5582 |
|\ \ |
|
| * \ | Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/... | Catalin Marinas | 2013-07-01 | 15 | -235/+543 |
| |\ \ |
|
| | * | | ARM64: mm: THP support. | Steve Capper | 2013-06-14 | 5 | -0/+70 |
| | * | | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP. | Steve Capper | 2013-06-14 | 1 | -0/+5 |
| | * | | ARM64: mm: HugeTLB support. | Steve Capper | 2013-06-14 | 7 | -17/+220 |
| | * | | ARM64: mm: Move PTE_PROT_NONE bit. | Steve Capper | 2013-06-14 | 1 | -12/+12 |
| | * | | ARM64: mm: Make PAGE_NONE pages read only and no-execute. | Steve Capper | 2013-06-14 | 1 | -2/+2 |