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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
powerpc/44x: Add NAND support to Canyonlands dts
Stefan Roese
1
-13
/
+36
2009-08-20
powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.c
Stefan Roese
1
-2
/
+28
2009-08-20
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
1
-4
/
+5
2009-08-20
powerpc/mm: Fix encoding of page table cache numbers
Benjamin Herrenschmidt
1
-1
/
+6
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
12
-24
/
+993
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
6
-11
/
+68
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
10
-5
/
+1055
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
3
-7
/
+2
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
3
-3
/
+37
2009-08-20
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
2
-0
/
+220
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
10
-40
/
+205
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2
-10
/
+42
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
6
-46
/
+67
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
7
-13
/
+9
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2
-1
/
+10
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
4
-19
/
+56
2009-08-20
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
1
-4
/
+10
2009-08-20
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
1
-5
/
+54
2009-08-20
powerpc/mm: Add more bit definitions for Book3E MMU registers
Benjamin Herrenschmidt
1
-49
/
+119
2009-08-20
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
1
-0
/
+6
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
3
-33
/
+86
2009-08-20
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
1
-32
/
+6
2009-08-20
powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h
Benjamin Herrenschmidt
1
-3
/
+1
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2
-2
/
+14
2009-08-20
powerpc: Update boot wrapper script with the new location of dtc
Lucian Adrian Grijincu
1
-1
/
+2
2009-08-20
powerpc: Makefile simplification through use of cc-ifversion
Frans Pop
1
-1
/
+1
2009-08-20
powerpc: Change PACA from SPRG3 to SPRG1
Benjamin Herrenschmidt
1
-5
/
+5
2009-08-20
powerpc/pmac: Fix PowerSurge SMP IPI allocation
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-20
powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig
Benjamin Herrenschmidt
1
-10
/
+10
2009-08-20
powerpc/cell: Replace strncpy by strlcpy
roel kluin
1
-2
/
+1
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
4
-30
/
+55
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
20
-264
/
+356
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
4
-2
/
+3
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
1
-9
/
+8
2009-08-20
powerpc: Rearrange SLB preload code
Anton Blanchard
1
-13
/
+8
2009-08-20
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2
-3
/
+7
2009-08-20
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
1
-134
/
+62
2009-08-20
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
1
-5
/
+8
2009-08-20
powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()
Gerhard Pircher
1
-2
/
+4
2009-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
4
-26
/
+29
2009-08-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-8
/
+25
2009-08-19
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
2009-08-19
REPORTING-BUGS: add get_maintainer.pl blurb
Joe Perches
1
-1
/
+4
2009-08-19
nommu: check fd read permission in validate_mmap_request()
Graff Yang
1
-0
/
+4
2009-08-19
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-19
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-08-19
mmc: add the new linux-mmc mailing list to MAINTAINERS
Andrew Morton
1
-0
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
6
-54
/
+48
[prev]
[next]