index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
m68k/mm: Check for mm != NULL in do_page_fault() debug code
Geert Uytterhoeven
1
-2
/
+1
2013-12-31
m68k/defconfig: Disable /sbin/hotplug fork-bomb by default
Geert Uytterhoeven
12
-12
/
+0
2013-12-08
m68k/atari: Hide RTC_PORT() macro from rtc-cmos
Geert Uytterhoeven
1
-5
/
+5
2013-12-08
m68k/amiga,atari: Fix specifying multiple debug= parameters
Geert Uytterhoeven
2
-6
/
+18
2013-12-08
m68k/defconfig: Use ext4 for ext2/ext3 file systems
Geert Uytterhoeven
12
-48
/
+0
2013-12-08
m68k: Add support to export bootinfo in procfs
Geert Uytterhoeven
5
-0
/
+102
2013-12-08
m68k: Add kexec support
Geert Uytterhoeven
6
-0
/
+268
2013-11-26
m68k/amiga: Provide mach_random_get_entropy()
Geert Uytterhoeven
1
-0
/
+10
2013-11-26
m68k: Add infrastructure for machine-specific random_get_entropy()
Geert Uytterhoeven
2
-0
/
+14
2013-11-26
m68k/atari: Call paging_init() before nf_init()
Geert Uytterhoeven
1
-2
/
+2
2013-11-26
m68k: Remove superfluous inclusions of <asm/bootinfo.h>
Geert Uytterhoeven
6
-6
/
+0
2013-11-26
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
16
-98
/
+124
2013-11-26
m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>
Geert Uytterhoeven
2
-17
/
+23
2013-11-26
m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>
Geert Uytterhoeven
2
-59
/
+63
2013-11-26
m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>
Geert Uytterhoeven
2
-18
/
+27
2013-11-26
m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>
Geert Uytterhoeven
2
-9
/
+14
2013-11-26
m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>
Geert Uytterhoeven
2
-25
/
+33
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
6
-95
/
+85
2013-11-26
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
20
-213
/
+356
2013-11-26
m68k/vme: Remove unused mvme_bdid_ptr
Geert Uytterhoeven
1
-2
/
+0
2013-11-26
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
Geert Uytterhoeven
3
-41
/
+23
2013-11-26
m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
Geert Uytterhoeven
3
-114
/
+0
2013-11-26
m68k: head.S - Correct date and spelling
Geert Uytterhoeven
1
-1
/
+1
2013-11-26
m68k: The bootinfo is located right after the kernel
Geert Uytterhoeven
3
-3
/
+3
2013-11-26
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
2
-7
/
+11
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
3
-3
/
+3
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
2
-5
/
+5
2013-11-26
m68k/setup: Use pr_*() and __func__ instead of plain printk()
Geert Uytterhoeven
1
-9
/
+10
2013-11-26
m68k/defconfig: Make NFS_V4 modular instead of builtin
Geert Uytterhoeven
12
-12
/
+12
2013-11-26
m68k/mac: Fix comment about iop_*_present flags setup timing
Geert Uytterhoeven
1
-2
/
+2
2013-11-26
m68k/sun3: Dynamically allocate the table to track IOMMU use
Geert Uytterhoeven
1
-2
/
+3
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
12
-21
/
+22
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2013-11-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-14
/
+39
2013-11-22
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+29
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
20
-36
/
+75
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
1
-1
/
+3
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-2
/
+2
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-21
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
1
-0
/
+1
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
4
-17
/
+22
2013-11-21
powerpc/vio: Fix a dma_mask issue of vio
Li Zhong
1
-1
/
+1
2013-11-21
powerpc: booke: Fix build failures
Aneesh Kumar K.V
7
-0
/
+9
2013-11-21
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Only print PACATMSCRATCH in oops when TM is active
Anton Blanchard
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-11-21
powerpc: Remove a few lines of oops output
Anton Blanchard
1
-9
/
+9
2013-11-21
powerpc: Print DAR and DSISR on machine check oopses
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
1
-2
/
+3
2013-11-21
powerpc/eeh: More accurate log
Gavin Shan
1
-2
/
+7
[next]