aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard1-0/+12
2005-06-21[PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell1-21/+16
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell5-5/+19
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell1-33/+18
2005-06-21[PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell3-186/+169
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2-137/+123
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2-76/+68
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell1-17/+18
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell1-1/+0
2005-06-21[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2-46/+43
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2-105/+1
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell1-2/+2
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell4-4/+0
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell1-0/+5
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2-3/+1
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell13-13/+11
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell3-3/+0
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson3-13/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-4/+4
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou3-4/+4
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-08[PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras3-50/+55
2005-06-08[PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli1-2/+1
2005-06-08[PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli1-4/+9
2005-06-08[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli1-2/+0
2005-06-03[PATCH] prom_find_machine_type typo breaks pSeries lpar bootNathan Lynch1-1/+1
2005-06-02[PATCH] ppc64: remove decr_overclockAnton Blanchard3-57/+24
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard5-28/+10
2005-06-02[PATCH] ppc64: Fix result code handling in prom_initBenjamin Herrenschmidt1-41/+61
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-8/+0
2005-06-01[PATCH] ppc64: Fix a device-tree bug on Apple'sBenjamin Herrenschmidt1-1/+9
2005-05-31[PATCH] ppc64: allow timer based profiling on iseriesAnton Blanchard1-2/+0
2005-05-31[PATCH] ppc64: actually call prom_send_capabilitiesPaul Mackerras1-0/+6
2005-05-25[PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2-58/+66
2005-05-25[PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell1-0/+1
2005-05-23[PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt1-7/+21
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-1/+43
2005-05-06[PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2-11/+12
2005-05-05[PATCH] ppc64: fix reloc_offset commentPaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: fix prom.c compile warningPaul Mackerras1-1/+1
2005-05-05[PATCH] arch/ppc64: Replace custom MIN macroTobias Klauser1-5/+1
2005-05-05[PATCH] ppc64: pgtable.h and other header cleanupsDavid Gibson1-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse16-32/+190
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2-4/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] ppc64: use smp_mb and smp_wmbAnton Blanchard2-12/+12
2005-05-01[PATCH] ppc64: enforce medium thread priority in hypervisor callsAnton Blanchard1-0/+8