index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] LOG2: Provide ilog2() fallbacks for powerpc
David Howells
1
-2
/
+2
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
7
-17
/
+17
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-4
/
+5
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-57
/
+2
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
4
-8
/
+8
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-4
/
+4
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2
-8
/
+8
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
194
-3699
/
+21134
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-4
/
+3
2006-12-05
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
2
-0
/
+3
2006-12-05
[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
Grant Likely
1
-8
/
+10
2006-12-05
[POWERPC] ps3: add a default zImage target
Geoff Levand
1
-1
/
+4
2006-12-04
[POWERPC] Fix debug printks for 32-bit resources in the PCI code
Sergei Shtylyov
1
-13
/
+11
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
9
-22
/
+9
2006-12-04
[POWERPC] Linkstation / kurobox support
Guennadi Liakhovetski
6
-3
/
+2089
2006-12-04
[POWERPC] Add the e300c3 core to the CPU table.
Scott Wood
1
-0
/
+11
2006-12-04
[POWERPC] iSeries: don't build head_64.o unnecessarily
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
Stephen Rothwell
1
-1
/
+7
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2
-1
/
+3
2006-12-04
[POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] Allow xmon to build on legacy iSeries
Stephen Rothwell
2
-1
/
+10
2006-12-04
[POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3
Linas Vepstas
1
-2
/
+2
2006-12-04
[POWERPC] Tell firmware we can handle POWER6 compatible mode
Paul Mackerras
1
-0
/
+1
2006-12-04
[POWERPC] Clean images in arch/powerpc/boot
Geert Uytterhoeven
1
-0
/
+1
2006-12-04
[POWERPC] Fix OF pci flags parsing
Olof Johansson
1
-0
/
+2
2006-12-04
[POWERPC] defconfig for lite5200 board
Grant Likely
1
-0
/
+931
2006-12-04
[POWERPC] Add device trees for lite5200 and lite5200b eval boards
Grant Likely
2
-0
/
+631
2006-12-04
[POWERPC] Add lite5200 board support to arch/powerpc
Grant Likely
3
-1
/
+170
2006-12-04
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
3
-89
/
+147
2006-12-04
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
2
-0
/
+54
2006-12-04
[POWERPC] Move Efika support files into platforms/52xx
Grant Likely
6
-2
/
+2
2006-12-04
[POWERPC] Put mpc52xx support file in platforms/52xx
Grant Likely
2
-12
/
+4
2006-12-04
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
Grant Likely
4
-1
/
+7
2006-12-04
[POWERPC] iSeries: allow CONFIG_CMDLINE
Stephen Rothwell
1
-1
/
+0
2006-12-04
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
Stephen Rothwell
2
-7
/
+7
2006-12-04
[POWERPC] Add files build to .gitignore
Rutger Nijlunsing
2
-1
/
+8
2006-12-04
[POWERPC] Add of_platform support for ROM devices
Vitaly Wool
2
-0
/
+32
2006-12-04
[POWERPC] pSeries/kexec: Fix for interrupt distribution
Mohan Kumar M
1
-19
/
+49
2006-12-04
[POWERPC] fix missing #include in sys_ppc32.c
Arnd Bergmann
1
-0
/
+1
2006-12-04
[POWERPC] ps3: add a default zImage target
Arnd Bergmann
1
-0
/
+1
2006-12-04
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
6
-9
/
+29
2006-12-04
[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3
Geert Uytterhoeven
1
-3
/
+3
2006-12-04
[POWERPC] cell: fix building without spufs
Arnd Bergmann
2
-4
/
+4
2006-12-04
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
1
-0
/
+3
[next]