aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bcd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky4-1/+20
2014-03-14s390/perf: make print_debug_cf() staticHeiko Carstens1-1/+1
2014-03-07s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann1-1/+0
2014-03-07s390/compat: remove compat exec domainHeiko Carstens2-32/+2
2014-03-07s390: select CONFIG_TTY for use of tty in unconditional keyboard driverJosh Triplett1-0/+1
2014-03-07s390/appldata_os: fix cpu array size calculationGerald Schaefer1-1/+1
2014-02-24s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens1-9/+2
2014-02-24s390/uaccess: remove copy_from_user_real()Heiko Carstens2-27/+0
2014-02-24s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu1-3/+5
2014-02-21s390: add some drivers/subsystems to the MAINTAINERS fileSebastian Ott1-1/+26
2014-02-21s390: improve debug feature usageSebastian Ott4-7/+6
2014-02-21s390/airq: add support for irq rangesMartin Schwidefsky2-27/+53
2014-02-21s390/mm: enable split page table lock for PMD levelMartin Schwidefsky3-5/+20
2014-02-21mm: mask bits from pmd in pmd_lockptr/pmd_huge_pteMartin Schwidefsky1-2/+8
2014-02-21s390/bitops: fix commentHeiko Carstens2-5/+5
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky3-0/+76
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz6-1/+175
2014-02-21mm: add support for discard of unused ptesKonstantin Weitz2-0/+23
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky5-34/+85
2014-02-21sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2-1/+6
2014-02-21s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens1-1/+14
2014-02-21s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens1-8/+0
2014-02-21s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens3-6/+2
2014-02-21s390/uaccess: consistent typesHeiko Carstens5-56/+57
2014-02-21s390/uaccess: get rid of indirect function callsHeiko Carstens7-149/+152
2014-02-21s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens3-54/+54
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott1-8/+14
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott4-15/+35
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott6-10/+15
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-18of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon: fix CP semaphores on CIKChristian König3-5/+20
2014-02-18drm/radeon: delete a stray tabDan Carpenter1-1/+1
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher1-6/+7
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher1-8/+1
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher1-0/+2
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher3-0/+17
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot1-0/+2
2014-02-17jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter1-2/+4
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1