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
2007-03-13
[POWERPC] zImage: Add more flexible gunzip convenience functions
David Gibson
4
-94
/
+192
2007-03-09
[POWERPC] 750CL cputable entry
Jake Moilanen
1
-0
/
+12
2007-03-09
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
Zang Roy-r61911
1
-10
/
+0
2007-03-09
[POWERPC] Make find_and_init_pbs() a void function
Stephen Rothwell
1
-3
/
+1
2007-03-09
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
Stephen Rothwell
1
-0
/
+4
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
5
-29
/
+43
2007-03-09
[POWERPC] Make iSeries build without CONFIG_PCI
Stephen Rothwell
1
-0
/
+3
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
3
-5
/
+10
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
7
-10
/
+15
2007-03-09
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
1
-0
/
+10
2007-03-09
[POWERPC] Remove unused, undocumented #cpus property from cpus node
Stuart Yoder
21
-21
/
+0
2007-03-09
[POWERPC] Remove some redundant isync instructions
MOKUNO Masakazu
1
-2
/
+0
2007-03-09
[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build
Stephen Rothwell
1
-0
/
+4
2007-03-09
[POWERPC] PowerPC: select default image for Linkstation
Segher Boessenkool
1
-0
/
+1
2007-03-09
[POWERPC] ps3: always make sure we're running on a PS3
Geert Uytterhoeven
2
-2
/
+2
2007-03-08
[POWERPC] Automatically lmb_reserve() initrd
David Gibson
2
-20
/
+25
2007-03-08
[POWERPC] Allow duplicate lmb_reserve() calls
David Gibson
2
-3
/
+4
2007-03-08
[POWERPC] Harden validate_sp against stack corruption
Paul Mackerras
1
-13
/
+30
2007-03-07
[POWERPC] Fix warning in powermac pci.c
Benjamin Herrenschmidt
1
-2
/
+5
2007-03-07
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
1
-1
/
+4
2007-03-07
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
Benjamin Herrenschmidt
1
-1
/
+1
2007-03-07
[POWERPC] Celleb: bug fix caused by not casting pointer types
Ishizaki Kou
1
-21
/
+61
2007-03-07
[POWERPC] Add missing newline in xmon help output
Michael Ellerman
1
-1
/
+1
2007-03-07
[POWERPC] No DEEPNAP on 970MP 1.0
Olof Johansson
1
-0
/
+16
2007-03-07
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-97
/
+103
2007-03-07
[PATCH] m68knommu: remove local_bh_count
Greg Ungerer
1
-1
/
+0
2007-03-07
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
Greg Ungerer
1
-2
/
+2
2007-03-07
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
Greg Ungerer
1
-2
/
+3
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
Greg Ungerer
3
-3
/
+6
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
Greg Ungerer
1
-1
/
+2
2007-03-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-20
/
+81
2007-03-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-56
/
+28
2007-03-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+29
2007-03-07
[MIPS] IP27: Build fix
Ralf Baechle
1
-2
/
+0
2007-03-07
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
4
-1
/
+11
2007-03-07
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
1
-0
/
+1
2007-03-07
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
Atsushi Nemoto
1
-12
/
+6
2007-03-07
[MIPS] Cobalt: Fix early printk
Yoichi Yuasa
3
-12
/
+2
2007-03-07
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2
-27
/
+6
2007-03-07
[MIPS] Atlas, Malta: Fix build warning.
Ralf Baechle
1
-2
/
+2
2007-03-07
[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
Magnus Damm
2
-0
/
+60
2007-03-07
[IA64] permon use-after-free fix
Nick Piggin
1
-4
/
+7
2007-03-07
[IA64] sync compat getdents
Alexandr Andreev
1
-3
/
+7
2007-03-07
[IA64] always build arch/ia64/lib/xor.o
Lee Schermerhorn
1
-2
/
+1
2007-03-07
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
3
-11
/
+6
2007-03-06
[PATCH] uml: comment the initialization of a global
Jeff Dike
1
-0
/
+1
2007-03-06
[PATCH] uml: add a debugging message
Jeff Dike
1
-1
/
+4
2007-03-06
[PATCH] uml: fix formatting violations in signal delivery code
Jeff Dike
1
-3
/
+3
2007-03-06
[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
Adrian Bunk
1
-1
/
+0
2007-03-06
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
1
-6
/
+4
[next]