aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16216-5511/+8153
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-11216-5511/+8153
| |\
| | * [POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2007-07-112-0/+50
| | * [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| | * [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-111-0/+15
| | * [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0
| | * [POWERPC] Fix typo in Ebony default DTSLi Yang2007-07-101-2/+2
| | * [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
| | * [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0
| | * [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson2007-07-101-1/+0
| | * [POWERPC] pasemi: Rename platformOlof Johansson2007-07-101-1/+1
| | * [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+6
| | * [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-101-3/+6
| | * [POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds2007-07-101-0/+10
| | * [POWERPC] PS3: Bootwrapper support.Geoff Levand2007-07-107-11/+542
| | * [POWERPC] powermac i2c: Use mutexJohannes Berg2007-07-101-11/+12
| | * [POWERPC] Oprofile enhanced instruction sampling supportwill schmidt2007-07-101-0/+14
| | * [POWERPC] Make two xmon variables staticOlaf Hering2007-07-101-1/+1
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-102-6/+16
| | * [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+11
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-102-2/+2
| | * [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
| | * [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-101-5/+15
| | * [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-102-2/+0
| | * [POWERPC] dts: kill hardcoded phandlesVitaly Bordug2007-07-103-75/+43
| | * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-105-2/+109
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-103-9/+9
| | * [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart2007-07-101-0/+1
| | * [POWERPC] 52xx: sparse fixesDomen Puncer2007-07-103-7/+7
| | * [POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely2007-07-101-0/+2
| | * [POWERPC] 83xx: USB platform code reworkLi Yang2007-07-105-48/+213
| | * [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang2007-07-091-42/+34
| | * [POWERPC] Fix up interrupt senses for MPC85xx boardsKumar Gala2007-07-034-10/+10
| | * [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-031-34/+0
| | * [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-031-5/+4
| | * [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-0313-378/+292
| | * [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device treesTimur Tabi2007-07-0312-31/+174
| | * [POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2007-07-032-0/+10
| | * [POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang2007-07-032-0/+38
| | * [POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2007-07-032-0/+20
| | * [POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama2007-07-031-4/+5
| | * [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-035-2/+78
| | * [POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig2007-07-031-9/+28
| | * [POWERPC] spusched: Disable tick when not neededChristoph Hellwig2007-07-031-8/+10
| | * [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-031-1/+1
| | * [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-037-5/+172
| | * [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-033-8/+127
| | * [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-033-0/+32