index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
config: Enable CONFIG_MEMCG, but leave it disabled (due to memory cost). Enab...
popcornmix
1
-0
/
+23
2015-05-13
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-05-06
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
1
-1
/
+4
2015-05-06
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
Juri Lelli
1
-2
/
+2
2015-05-06
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
1
-1
/
+8
2015-05-06
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
1
-2
/
+6
2015-05-06
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
1
-0
/
+20
2015-05-06
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
1
-6
/
+5
2015-05-06
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
1
-0
/
+15
2015-04-29
bpf: fix verifier memory corruption
Alexei Starovoitov
1
-1
/
+2
2015-04-09
Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+1
2015-04-09
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-20
/
+1
2015-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2015-04-08
Copy the kernel module data from user space in chunks
Linus Torvalds
1
-1
/
+18
2015-04-07
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+3
2015-04-07
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
1
-20
/
+1
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+8
2015-03-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+9
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2015-03-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2015-03-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-30
/
+59
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
1
-2
/
+6
2015-03-23
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
1
-2
/
+9
2015-03-23
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
2
-30
/
+59
2015-03-23
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
1
-0
/
+2
2015-03-23
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
1
-0
/
+10
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+26
2015-03-17
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-1
/
+1
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
1
-0
/
+8
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
1
-4
/
+26
2015-03-13
perf: Fix context leak in put_event()
Leon Yu
1
-1
/
+1
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
1
-2
/
+0
2015-03-09
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+30
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+52
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2015-03-07
console: Fix console name size mismatch
Peter Hurley
2
-1
/
+2
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2015-03-06
kernel/module.c: Update debug alignment after symtable generation
Laura Abbott
1
-0
/
+2
2015-03-06
Merge branch 'irq-pm'
Rafael J. Wysocki
2
-2
/
+12
2015-03-05
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
1
-21
/
+33
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-9
/
+21
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-4
/
+52
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2
-2
/
+12
2015-03-03
livepatch: fix RCU usage in klp_find_external_symbol()
Peter Zijlstra
1
-1
/
+2
2015-03-02
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
1
-14
/
+15
[next]