index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-09-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
add devm_memremap_pages
Christoph Hellwig
2015-08-26
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2015-08-25
cgroup: pids: fix invalid get/put usage
Aleksa Sarai
2015-08-25
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-08-22
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-20
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2015-08-20
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-18
cgroup: don't print subsystems for the default hierarchy
Tejun Heo
2015-08-18
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-18
timer: Write timer->flags atomically
Eric Dumazet
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-17
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-17
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
time: Introduce current_kernel_time64()
Baolin Wang
2015-08-17
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
2015-08-17
time: Always make sure wall_to_monotonic isn't positive
Wang YanQing
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-08-17
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
2015-08-15
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
[prev]
[next]