aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky1-3/+3
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky1-0/+1
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky5-6/+4
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens1-2/+19
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens1-2/+7
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens1-6/+6
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber1-11/+43
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky5-25/+24
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky1-4/+1
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens1-1/+1
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky1-1/+10
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky1-4/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky10-325/+333
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens1-10/+0
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky15-483/+249
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky3-208/+165
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky5-28/+28
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2-0/+220
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber1-2/+4
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2-2/+2
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han6-9/+9
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds1-1/+1
2013-08-19proc: return on proc_readdir errorRichard Genoud1-1/+3
2013-08-19kernel: fix new kernel-doc warning in wait.cRandy Dunlap1-2/+1
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse1-0/+4
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter1-4/+4
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski1-5/+13
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo1-1/+1
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse1-1/+1
2013-08-19drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter1-0/+8
2013-08-18Linux 3.11-rc6Linus Torvalds1-1/+1
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16MAINTAINERS: Change ownership for SGI specific modules.Robin Holt1-2/+2
2013-08-16jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara3-17/+48
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds11-34/+57
2013-08-16ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai1-0/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer6-49/+41
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_resetDaniel Borkmann1-5/+8
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki1-1/+1
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer5-2/+72
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1