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.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
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
11
-32
/
+17
2010-10-13
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
1
-0
/
+18
2010-10-13
powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask
Nishanth Aravamudan
1
-1
/
+1
2010-10-13
powerpc/pci: Cleanup device dma setup code
Nishanth Aravamudan
1
-3
/
+1
2010-10-13
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
1
-2
/
+1
2010-10-13
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
1
-1
/
+6
2010-10-13
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
1
-2
/
+1
2010-10-13
powerpc/dma: Fix check for direct DMA support
Nishanth Aravamudan
1
-1
/
+1
2010-10-13
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
1
-10
/
+11
2010-10-13
powerpc/pci: Fix return type of BUID_{HI,LO} macros
Nishanth Aravamudan
1
-2
/
+2
2010-10-13
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-1
/
+3
2010-10-13
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2
-3
/
+3
2010-10-13
powerpc: Use static const char arrays
Joe Perches
2
-3
/
+3
2010-10-13
powerpc/pseries: Partition migration in the kernel
Nathan Fontenot
2
-1
/
+363
2010-10-13
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
2
-2
/
+3
2010-10-13
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
2
-2
/
+11
2010-10-13
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
231
-1144
/
+1900
2010-10-08
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
Kumar Gala
1
-0
/
+7
2010-10-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
28
-57
/
+125
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
1
-2
/
+3
2010-10-06
powerpc: remove unused variable
Stephen Rothwell
1
-1
/
+0
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+11
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
8
-19
/
+6
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
1
-2
/
+3
2010-10-04
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-6
/
+13
2010-10-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-6
/
+12
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-14
/
+3
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
1
-3
/
+2
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
6
-9
/
+37
2010-10-04
MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
1
-1
/
+1
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2
-2
/
+2
2010-10-04
MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
Ralf Baechle
2
-17
/
+6
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
4
-5
/
+5
2010-10-04
MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.
Ralf Baechle
1
-2
/
+18
2010-10-04
MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.
Ralf Baechle
1
-8
/
+20
2010-10-04
MIPS: Audit: Fix hang in entry.S.
Ralf Baechle
1
-1
/
+2
2010-10-04
MIPS: Document why RELOC_HIDE is there.
Ralf Baechle
1
-0
/
+14
2010-10-04
MIPS: Octeon: Determine if helper needs to be built
Andreas Bießmann
2
-1
/
+5
2010-10-04
MIPS: Use generic atomic64 for 32-bit kernels
Deng-Cheng Zhu
2
-0
/
+5
2010-10-04
MIPS: RM7000: Symbol should be static
Ricardo Mendoza
1
-1
/
+1
2010-10-04
MIPS: kspd: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-10-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-5
/
+12
2010-10-02
MN10300: Fix flush_icache_range()
David Howells
1
-1
/
+19
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
[next]