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
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+14
2017-01-03
audit: Fix sleep in atomic
Jan Kara
1
-4
/
+14
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
24
-147
/
+144
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-184
/
+51
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
5
-7
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
13
-88
/
+88
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
10
-52
/
+49
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
1
-138
/
+1
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
29
-29
/
+29
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
1
-4
/
+4
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-22
move aio compat to fs/aio.c
Al Viro
1
-0
/
+3
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
1
-1
/
+7
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
1
-0
/
+4
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2016-12-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2016-12-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
1
-1
/
+1
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+78
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-13
/
+13
2016-12-17
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-17
bpf: fix overflow in prog accounting
Daniel Borkmann
2
-11
/
+41
2016-12-17
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
3
-14
/
+21
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
1
-3
/
+8
2016-12-16
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2
-4
/
+11
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-14
/
+6
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-76
/
+81
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
19
-253
/
+685
2016-12-15
printk: Remove no longer used second struct cont
Geert Uytterhoeven
1
-6
/
+0
2016-12-15
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
1
-1
/
+5
2016-12-15
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
1
-3
/
+3
2016-12-15
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-0
/
+3
2016-12-15
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
1
-1
/
+1
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+12
2016-12-14
printk: remove console flushing special cases for partial buffered lines
Linus Torvalds
1
-103
/
+5
2016-12-14
printk: remove games with previous record flags
Linus Torvalds
1
-85
/
+24
2016-12-14
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-54
/
+68
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-297
/
+287
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-2
/
+2
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
3
-230
/
+239
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-24
/
+4
2016-12-14
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
1
-1
/
+2
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2
-8
/
+4
2016-12-14
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2
-18
/
+13
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
2
-3
/
+0
2016-12-14
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
1
-2
/
+2
2016-12-14
kcov: add more missing includes
Kefeng Wang
1
-0
/
+5
[next]