index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
Revert "perf: Do not allow optimized switch for non-cloned events"
Jiri Olsa
1
-1
/
+1
2014-09-24
perf: Fix child event initial state setup
Jiri Olsa
1
-1
/
+2
2014-09-24
perf: Do not POLLHUP event if it has children
Jiri Olsa
1
-1
/
+20
2014-09-16
perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path
Jiri Olsa
1
-2
/
+1
2014-09-09
perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
14
-128
/
+281
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+21
2014-09-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+12
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+38
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
1
-2
/
+3
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
1
-3
/
+21
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-0
/
+14
2014-09-03
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2
-12
/
+12
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
3
-13
/
+21
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
1
-0
/
+11
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
1
-7
/
+4
2014-08-28
rcu: Make nocb leader kthreads process pending callbacks after spawning
Pranith Kumar
2
-12
/
+12
2014-08-27
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+15
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
2014-08-25
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-89
/
+157
2014-08-25
irq: Export handle_fasteoi_irq
Vincent Stehlé
1
-0
/
+1
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+34
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
67
-1717
/
+4265
2014-08-24
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
1
-1
/
+9
2014-08-24
perf: Fix perf_poll to return proper POLLHUP value
Jiri Olsa
1
-1
/
+1
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-08-22
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
1
-22
/
+38
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
1
-15
/
+28
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
1
-4
/
+39
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
1
-48
/
+52
2014-08-20
perf: Handle compat ioctl
Pawel Moll
1
-1
/
+22
2014-08-16
module: Clean up ro/nx after early module load failures
Andy Lutomirski
1
-0
/
+5
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+27
2014-08-14
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
John Stultz
1
-2
/
+3
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+12
2014-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-6
/
+6
2014-08-13
perf: Do poll_wait() before checking condition in perf_poll()
Sebastian Andrzej Siewior
1
-3
/
+1
2014-08-13
perf: Add queued work to remove orphaned child events
Jiri Olsa
1
-1
/
+86
2014-08-13
perf: Set owner pointer for kernel events
Jiri Olsa
1
-6
/
+26
2014-08-13
printk: Add function to return log buffer address and size
Vasant Hegde
1
-0
/
+12
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-8
/
+27
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
2
-6
/
+6
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-255
/
+201
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+6
2014-08-09
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+14
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-14
/
+7
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+21
2014-08-08
kexec: verify the signature of signed PE bzImage
Vivek Goyal
1
-0
/
+15
[next]