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.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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
[POWERPC] Add strncmp to arch/ppc
Josh Boyer
2
-0
/
+15
2008-04-24
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
17
-3505
/
+2
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-57
/
+2
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+4
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
6
-26
/
+8
2008-04-21
[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc
Kumar Gala
9
-1947
/
+0
2008-04-21
[PPC] Remove mpc8272 ads board from arch/ppc
Kumar Gala
10
-1558
/
+2
2008-04-21
PCI: ppc: use generic pci_enable_resources()
Bjorn Helgaas
1
-57
/
+2
2008-04-21
[PPC] minor irq handler cleanups
Jeff Garzik
2
-3
/
+4
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
27
-367
/
+1
2008-04-18
ppc: don't include <linux/ide.h>
Bartlomiej Zolnierkiewicz
16
-16
/
+0
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
4
-80
/
+0
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
3
-98
/
+1
2008-04-18
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-85
/
+0
2008-04-18
ppc/mpc8xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-04-18
ppc/ppc4xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2008-04-18
ppc/hdpu: remove dead IDE code
Bartlomiej Zolnierkiewicz
1
-36
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-131
/
+0
2008-04-07
[POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdiv
Robert P. J. Day
1
-1
/
+1
2008-04-01
[POWERPC] ppc: Remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-01
[POWERPC] ppc: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-6
/
+6
2008-03-13
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+29
2008-03-08
[PPC] 8xx: swap bug-fix
Yuri Tikhonov
1
-1
/
+29
2008-02-26
[POWERPC] Use FIELD_SIZEOF in arch/ppc
Julia Lawall
1
-1
/
+1
2008-02-26
[POWERPC] Remove dead code at KernelAltiVec
Dale Farnsworth
1
-17
/
+0
2008-02-16
[POWERPC] PPC440EP Interrupt Triggering and Level Settings
Wolfgang Ocker
1
-3
/
+3
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-3
/
+6
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-06
scheduled OSS driver removal
Adrian Bunk
1
-81
/
+0
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-5
/
+0
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
2
-2
/
+2
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-3
/
+3
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-0
/
+1
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
8
-33
/
+10
2008-01-31
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-0
/
+36
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2
-4
/
+4
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2
-4
/
+4
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-28
[PPC] Remove 85xx from arch/ppc
Kumar Gala
53
-14083
/
+16
2008-01-28
[PPC] Remove 83xx from arch/ppc
Kumar Gala
18
-2978
/
+13
2008-01-28
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
Jochen Friedrich
12
-14
/
+14
2008-01-28
[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init
Jochen Friedrich
1
-1
/
+0
2008-01-28
[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()
Jochen Friedrich
1
-38
/
+0
2008-01-28
Merge branch 'orion' into devel
Russell King
1
-1
/
+0
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
3
-62
/
+0
[next]