summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15ARM: at91: dts: sama5d3: move the isi mck pin to mbBo Shen
2015-01-15ARM: at91: dts: sama5d3: add missing pins of isiBo Shen
2015-01-15ARM: at91: dts: sama5d3: split isi pinctrlBo Shen
2015-01-15ARM: at91: dts: sama5d3: add isi clockJosh Wu
2015-01-15ARM: at91/dt: ethernut5: use at91sam9xe.dtsiAlexandre Belloni
2015-01-15ARM: at91/dt: Add a dtsi for at91sam9xeAlexandre Belloni
2015-01-15ARM: at91/dt: add SRAM nodesAlexandre Belloni
2015-01-15ARM: at91/dt: at91rm9200ek: enable RTCAlexandre Belloni
2015-01-15ARM: at91/dt: rm9200: add RTC nodeAlexandre Belloni
2015-01-15ARM: at91/dt: at91sam9n12: Add RTC nodeAlexandre Belloni
2015-01-15ARM: at91: sama5d4: Add SFRAlexandre Belloni
2015-01-15ARM: at91: sama5d3: Add SFRAlexandre Belloni
2015-01-15ARM: at91: Add Special Function Registers binding documentationAlexandre Belloni
2015-01-15ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clkAlexander Stein
2015-01-15ARM: at91/dt: sama5d3: enable D2 as the heartbeat LEDJosh Wu
2015-01-11linux 3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-10Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-09sched: Fix odd values in effective_load() calculationsYuyang Du
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-09Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-08mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-08memcg: fix destination cgroup leak on task charges migrationVladimir Davydov