| Commit message (Expand) | Author | Files | Lines |
2015-03-30 | Linux 4.0-rc6v4.0-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-03-29 | arm64: juno: Fix misleading name of UART reference clock | Dave Martin | 1 | -1/+1 |
2015-03-27 | watchdog: imgpdc: Fix default heartbeat | James Hogan | 1 | -3/+3 |
2015-03-27 | watchdog: imgpdc: Fix probe NULL pointer dereference | James Hogan | 1 | -1/+1 |
2015-03-27 | watchdog: mtk_wdt: signedness bug in mtk_wdt_start() | Dan Carpenter | 1 | -1/+1 |
2015-03-26 | drm/i915: Fixup legacy plane->crtc link for initial fb config | Daniel Vetter | 1 | -0/+2 |
2015-03-26 | drm/i915: Fix atomic state when reusing the firmware fb | Damien Lespiau | 1 | -2/+9 |
2015-03-26 | ALSA: hda - Add one more node in the EAPD supporting candidate list | Hui Wang | 1 | -1/+1 |
2015-03-26 | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() | Maxime Ripard | 1 | -7/+0 |
2015-03-26 | clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors | Richard Weinberger | 1 | -0/+3 |
2015-03-26 | drm/i915: Keep ring->active_list and ring->requests_list consistent | Chris Wilson | 1 | -17/+21 |
2015-03-26 | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point | Libin Yang | 1 | -1/+1 |
2015-03-26 | ARC: signal handling robustify | Vineet Gupta | 1 | -4/+16 |
2015-03-26 | ARC: SA_SIGINFO ucontext regs off-by-one | Vineet Gupta | 1 | -2/+2 |
2015-03-26 | mm: numa: mark huge PTEs young when clearing NUMA hinting faults | Mel Gorman | 1 | -0/+1 |
2015-03-26 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman | 4 | -8/+15 |
2015-03-26 | mm: numa: preserve PTE write permissions across a NUMA hinting fault | Mel Gorman | 3 | -6/+14 |
2015-03-26 | mm: numa: group related processes based on VMA flags instead of page table flags | Mel Gorman | 2 | -19/+13 |
2015-03-26 | hfsplus: fix B-tree corruption after insertion at position 0 | Sergei Antonov | 1 | -9/+11 |
2015-03-26 | MAINTAINERS: add Jan as DMI/SMBIOS support maintainer | Jean Delvare | 1 | -0/+7 |
2015-03-26 | fs/affs/file.c: unlock/release page on error | Taesoo Kim | 1 | -7/+12 |
2015-03-26 | mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate | Laura Abbott | 1 | -0/+1 |
2015-03-26 | mm/slub: fix lockups on PREEMPT && !SMP kernels | Mark Rutland | 1 | -2/+4 |
2015-03-26 | mm/memory hotplug: postpone the reset of obsolete pgdat | Gu Zheng | 1 | -9/+4 |
2015-03-26 | MAINTAINERS: correct rtc armada38x pattern entry | Joe Perches | 1 | -1/+1 |
2015-03-26 | mm/pagewalk.c: prevent positive return value of walk_page_test() from being p... | Naoya Horiguchi | 1 | -1/+8 |
2015-03-26 | mm: fix anon_vma->degree underflow in anon_vma endless growing prevention | Leon Yu | 2 | -3/+8 |
2015-03-26 | drivers/rtc/rtc-mrst: fix suspend/resume | Lars-Peter Clausen | 1 | -8/+9 |
2015-03-26 | aoe: update aoe maintainer information | Ed Cashin | 1 | -2/+2 |
2015-03-25 | selinux: fix sel_write_enforce broken return value | Joe Perches | 1 | -1/+1 |
2015-03-25 | s390/smp: reenable smt after resume | Heiko Carstens | 1 | -0/+11 |
2015-03-25 | drm/i915: Don't try to reference the fb in get_initial_plane_config() | Damien Lespiau | 1 | -4/+3 |
2015-03-24 | ARM: dts: sunxi: Remove overclocked/overvoltaged OPP | Chen-Yu Tsai | 3 | -6/+3 |
2015-03-24 | ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting | Chen-Yu Tsai | 1 | -0/+16 |
2015-03-24 | x86/asm/entry: Check for syscall exit work with IRQs disabled | Andy Lutomirski | 1 | -4/+14 |
2015-03-24 | arm64: percpu: Make this_cpu accessors pre-empt safe | Steve Capper | 2 | -19/+57 |
2015-03-24 | drm: Fixup racy refcounting in plane_force_disable | Daniel Vetter | 1 | -12/+1 |
2015-03-24 | kvm: avoid page allocation failure in kvm_set_memory_region() | Igor Mammedov | 1 | -7/+7 |
2015-03-24 | KVM: x86: call irq notifiers with directed EOI | Radim Krčmář | 2 | -3/+4 |
2015-03-23 | dm: fix add_disk() NULL pointer due to race with free_dev() | Mike Snitzer | 1 | -10/+16 |
2015-03-23 | arm64: Use the reserved TTBR0 if context switching to the init_mm | Catalin Marinas | 1 | -0/+9 |
2015-03-23 | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036) | Sebastian Wicki | 1 | -0/+1 |
2015-03-23 | sparc64: Fix several bugs in memmove(). | David S. Miller | 1 | -3/+32 |
2015-03-23 | writeback: fix possible underflow in write bandwidth calculation | Tejun Heo | 1 | -1/+4 |
2015-03-23 | NVMe: Initialize device list head before starting | Keith Busch | 1 | -0/+1 |
2015-03-23 | metag: Fix ioremap_wc/ioremap_cached build errors | James Hogan | 3 | -94/+106 |
2015-03-23 | parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT | Helge Deller | 1 | -5/+3 |
2015-03-23 | parisc: mm: don't count preallocated pmds | Mikulas Patocka | 1 | -2/+7 |
2015-03-23 | parisc: Add compile-time check when adding new syscalls | Helge Deller | 1 | -3/+6 |
2015-03-23 | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop | Preeti U Murthy | 1 | -2/+9 |