index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+2
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-2
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
powerpc: platforms/chrp irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-1
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
|
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2009-10-30
1
-50
/
+0
|
/
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
*
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
2008-05-14
1
-7
/
+0
*
[POWERPC] Autodetect serial console on pegasos2
Olaf Hering
2008-01-25
1
-0
/
+52
*
[POWERPC] CHRP: Fix possible NULL pointer dereference
Cyrill Gorcunov
2007-12-20
1
-4
/
+9
*
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
2007-10-11
1
-10
/
+0
*
[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need
Kumar Gala
2007-08-22
1
-1
/
+1
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
1
-1
/
+0
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
1
-3
/
+6
*
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
2007-04-24
1
-2
/
+4
*
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
1
-3
/
+6
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-8
/
+9
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-2
/
+2
*
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-04-13
1
-1
/
+0
*
[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.
Robert P. J. Day
2007-03-16
1
-3
/
+3
*
[PATCH] arch/powerpc trivial annotations
Al Viro
2007-02-09
1
-2
/
+2
*
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-12-04
1
-1
/
+0
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
1
-1
/
+0
*
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
2006-10-25
1
-1
/
+3
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-4
/
+3
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
1
-1
/
+1
*
[POWERPC] chrp: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-12
/
+9
*
[POWERPC] Add briq support to CHRP
Benjamin Herrenschmidt
2006-07-07
1
-1
/
+26
*
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2006-07-07
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-07-03
1
-1
/
+1
|
\
|
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
1
-1
/
+1
*
|
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-44
/
+66
*
|
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-03
1
-1
/
+16
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
powerpc: Fix CHRP booting - needs a define_machine call
Paul Mackerras
2006-04-05
1
-24
/
+20
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-1
/
+12
*
powerpc: Fix event-scan code for 32-bit CHRP
Paul Mackerras
2006-03-27
1
-19
/
+45
*
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-2
/
+0
*
[PATCH] powerpc: restore clock speed in /proc/cpuinfo
Olaf Hering
2006-02-07
1
-1
/
+1
*
[PATCH] powerpc: Make CHRP build again
David Woodhouse
2006-01-14
1
-3
/
+4
*
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
2006-01-09
1
-16
/
+0
*
powerpc: time-of-day fixes for 32-bit CHRP systems
Paul Mackerras
2005-11-18
1
-1
/
+10
*
ppc/powerpc: workarounds for old Open Firmware versions
Paul Mackerras
2005-11-10
1
-1
/
+3
*
[PATCH] ppc32: nvram driver for chrp
Olaf Hering
2005-10-29
1
-6
/
+5
*
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
2005-10-26
1
-0
/
+523