index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again
Kuninori Morimoto
1
-0
/
+1
2015-01-21
ARM: config: enable ARCH_HIP01
Wang Long
1
-0
/
+1
2015-01-20
ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support
Sjoerd Simons
1
-0
/
+2
2015-01-20
ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform
Nishanth Menon
1
-0
/
+5
2015-01-20
ARM: imx_v6_v7_defconfig: enable more USB functions
Peter Chen
1
-0
/
+29
2015-01-20
ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS
Fabio Estevam
1
-0
/
+1
2015-01-19
ARM: omap2plus_defconfig: Enable pcf857x
Tony Lindgren
1
-0
/
+1
2015-01-19
ARM: omap2plus_defconfig: Add NOR flash support
Tony Lindgren
1
-0
/
+2
2015-01-19
ARM: omap2plus_defconfig: Enable support for davinci_emac
Tony Lindgren
1
-0
/
+1
2015-01-16
ARM: multi_v7_defconfig: Enable MiPHY28lp - ST's Generic (SATA, PCIe & USB3) PHY
Gabriel FERNANDEZ
1
-0
/
+1
2015-01-15
ARM: efm32: update defconfig
Uwe Kleine-König
1
-2
/
+3
2015-01-15
ARM: at91: sama5: enable atmel-isi and ov2640 in defconfig
Josh Wu
1
-0
/
+6
2015-01-14
ARM: multi_v7_defconfig: Enable Hip01 platform
Wang Long
1
-0
/
+1
2015-01-14
ARM: config: multi_v7: Update it for Keystone defconfig
Grygorii Strashko
1
-0
/
+12
2015-01-14
ARM: shmobile: Enable kzm9g board in multiplatform defconfig
Geert Uytterhoeven
1
-3
/
+16
2015-01-13
ARM: at91/config: sama5: Remove DEBUG_LL
Maxime Ripard
1
-2
/
+0
2015-01-11
linux 3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
ARM: multi_v7_defconfig: Enable stih407 usb picophy
Peter Griffin
1
-0
/
+1
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes
Andi Kleen
2
-1
/
+18
2015-01-09
perf/x86_64: Improve user regs sampling
Andy Lutomirski
1
-2
/
+76
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
6
-16
/
+63
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
1
-1
/
+1
2015-01-08
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
Vlastimil Babka
1
-11
/
+13
2015-01-08
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-08
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-08
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-08
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-08
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
Xue jiufei
1
-8
/
+35
2015-01-08
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2
-1
/
+51
2015-01-08
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-08
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-08
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
3
-4
/
+4
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
1
-1
/
+1
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
1
-1
/
+1
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
3
-0
/
+33
2015-01-08
perf hists: Fix children sort key behavior
Namhyung Kim
2
-32
/
+35
[next]