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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
m68k/include: Modernize printing of kernel messages
Geert Uytterhoeven
3
-10
/
+10
2017-02-12
m68k/mm: Modernize printing of kernel messages
Geert Uytterhoeven
2
-4
/
+2
2017-02-12
m68k/mm: sun3 - Modernize printing of kernel messages
Geert Uytterhoeven
2
-5
/
+6
2017-02-12
m68k/kernel: Modernize printing of kernel messages
Geert Uytterhoeven
5
-37
/
+26
2017-02-12
m68k/sun3x: Modernize printing of kernel messages
Geert Uytterhoeven
3
-31
/
+22
2017-02-12
m68k/sun3: Modernize printing of kernel messages
Geert Uytterhoeven
6
-59
/
+54
2017-02-12
m68k/q40: Modernize printing of kernel messages
Geert Uytterhoeven
2
-13
/
+16
2017-02-12
m68k/mvme16x: Modernize printing of kernel messages
Geert Uytterhoeven
2
-17
/
+17
2017-02-12
m68k/mvme147: Modernize printing of kernel messages
Geert Uytterhoeven
1
-1
/
+1
2017-02-12
m68k/bvme6000: Modernize printing of kernel messages
Geert Uytterhoeven
2
-5
/
+5
2017-02-12
m68k/68000: Modernize printing of kernel messages
Geert Uytterhoeven
3
-9
/
+9
2017-02-12
m68k/atari: Modernize printing of kernel messages
Geert Uytterhoeven
2
-35
/
+35
2017-02-09
m68k: Delete an unnecessary variable assignment in sys_cacheflush()
Markus Elfring
1
-1
/
+0
2017-02-09
m68k/mac: Clean up interrupt debug macros and printk statements
Finn Thain
6
-79
/
+0
2017-02-09
m68k/mac: Remove SHUTUP_SONIC interrupt hack
Finn Thain
1
-12
/
+0
2017-02-09
m68k/mac: Improve NMI handler
Finn Thain
1
-59
/
+8
2017-02-09
m68k/defconfig: Update defconfigs for v4.10-rc1
Geert Uytterhoeven
12
-24
/
+168
2017-02-09
m68k/mac: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
67
-131
/
+129
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
35
-64
/
+73
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
4
-7
/
+6
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
63
-124
/
+123
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
32
-44
/
+44
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
1
-12
/
+22
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
442
-442
/
+442
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-114
/
+263
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+22
2016-12-23
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
1
-10
/
+1
2016-12-23
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-34
/
+45
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+4
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-25
/
+2070
2016-12-22
perf/x86: Fix overlap counter scheduling bug
Peter Zijlstra
1
-1
/
+1
2016-12-22
perf/x86/pebs: Fix handling of PEBS buffer overflows
Stephane Eranian
1
-9
/
+21
2016-12-22
x86/paravirt: Mark unused patch_default label
Peter Zijlstra
2
-2
/
+2
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2
-5
/
+4
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-139
/
+67
2016-12-21
x86/microcode/AMD: Reload proper initrd start address
Borislav Petkov
1
-7
/
+5
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
1
-1
/
+1
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
1
-4
/
+3
2016-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+2
2016-12-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-10
/
+295
2016-12-20
Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-2
/
+20
2016-12-20
Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
8
-133
/
+174
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
3
-92
/
+29
2016-12-20
ARM: dts: hix5hd2: don't change the existing compatible string
Dongpo Li
1
-2
/
+2
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
1
-3
/
+0
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2
-4
/
+9
[next]