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
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+3
2015-09-01
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
3
-3
/
+27
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-49
/
+35
2015-08-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-815
/
+610
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-106
/
+262
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-498
/
+632
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+15
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-3
/
+20
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
1
-16
/
+4
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+20
2015-08-27
add devm_memremap_pages
Christoph Hellwig
1
-0
/
+53
2015-08-26
tracing/uprobes: Do not print '0x (null)' when offset is 0
Wang Nan
1
-1
/
+16
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
1
-15
/
+26
2015-08-25
cgroup: pids: fix invalid get/put usage
Aleksa Sarai
1
-15
/
+4
2015-08-25
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
1
-0
/
+8
2015-08-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+12
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+18
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2015-08-22
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
1
-0
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+84
2015-08-20
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
4
-29
/
+40
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
5
-9
/
+29
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+17
2015-08-20
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
1
-1
/
+1
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
1
-11
/
+18
2015-08-18
cgroup: don't print subsystems for the default hierarchy
Tejun Heo
1
-6
/
+9
2015-08-18
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
1
-8
/
+17
2015-08-18
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
1
-2
/
+2
2015-08-18
timer: Write timer->flags atomically
Eric Dumazet
1
-2
/
+2
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
6
-36
/
+101
2015-08-17
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-08-17
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
1
-4
/
+2
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
1
-8
/
+13
2015-08-17
time: Introduce current_kernel_time64()
Baolin Wang
1
-3
/
+3
2015-08-17
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
1
-0
/
+5
2015-08-17
time: Always make sure wall_to_monotonic isn't positive
Wang YanQing
1
-3
/
+10
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
1
-14
/
+8
2015-08-17
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
1
-1
/
+1
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-2
/
+1
2015-08-15
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
1
-0
/
+13
2015-08-14
devres: add devm_memremap
Christoph Hellwig
1
-0
/
+39
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-28
/
+73
2015-08-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2015-08-14
arch: introduce memremap()
Dan Williams
2
-0
/
+100
2015-08-14
Move certificate handling to its own directory
David Howells
3
-323
/
+0
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+18
2015-08-12
fixup: audit: implement audit by executable
Richard Guy Briggs
1
-3
/
+9
[prev]
[next]