index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-10
[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation
Jochen Friedrich
1
-2
/
+0
2007-08-15
[POWERPC] Fix small race in 44x tlbie function
David Gibson
1
-1
/
+11
2007-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+29
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
9
-9
/
+9
2007-07-24
[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
Dale Farnsworth
1
-0
/
+29
2007-07-22
[POWERPC] mv64x60: Use mutex instead of semaphore
Christoph Hellwig
1
-7
/
+8
2007-07-19
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
8
-8
/
+0
2007-07-19
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
8
-8
/
+0
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
13
-0
/
+13
2007-07-17
SPI master driver for Xilinx virtex
Andrei Konovalov
1
-0
/
+7
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
8
-22
/
+166
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-8
/
+4
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+0
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-11
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
1
-2
/
+4
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-6
/
+0
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
4
-7
/
+7
2007-07-11
[POWERPC] xilinxfb: Parameterize xilinxfb platform device registration
Grant Likely
1
-13
/
+25
2007-07-10
[POWERPC] Remove unused do_signal export
Christoph Hellwig
1
-1
/
+0
2007-07-10
[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c
Laurent Pinchart
1
-0
/
+1
2007-06-29
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
2
-0
/
+135
2007-06-28
[POWERPC] Abolish unused ucBoardRev variables
David Gibson
1
-3
/
+0
2007-06-14
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
2
-5
/
+5
2007-06-08
potential parse error in ifdef part 3
Yoann Padioleau
1
-2
/
+2
2007-06-02
[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms
Stefan Roese
1
-0
/
+1
2007-05-23
[PPC] Fix modpost warning
Kumar Gala
1
-1
/
+1
2007-05-23
[PPC] Remove duplicate export of __div64_32.
Kumar Gala
1
-2
/
+0
2007-05-23
[PPC] Fix COMMON symbol warnings
Kumar Gala
2
-7
/
+31
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-17
[PPC] MCC2 missing in MPC826x device_list
Morten Banzon
1
-16
/
+20
2007-05-12
[POWERPC] Spelling fixes: arch/ppc/
Simon Arlott
40
-67
/
+67
2007-05-10
Merge branch 'linux-2.6'
Paul Mackerras
3
-3
/
+3
2007-05-09
[POWERPC] User rheap from arch/powerpc/lib
Kumar Gala
2
-698
/
+0
2007-05-09
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
3
-69
/
+71
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
fix file specification in comments
Uwe Kleine-König
2
-2
/
+2
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-05-08
xilinxfb: xilinx framebuffer device driver
Andrei Konovalov
1
-0
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
5
-5
/
+1
2007-05-07
[POWERPC] Fix build problem in ppc4xx_sgdma.c
David Gibson
1
-1
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
4
-4
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
[next]