index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-31
powerpc: Print decimal values in prom_init.c
Michael Neuling
1
-9
/
+35
2010-07-31
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
1
-0
/
+1
2010-07-31
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
1
-1
/
+5
2010-07-31
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-31
powerpc/smp: remove the incorrect decrementer initial codes for AP
Tiejun Chen
1
-8
/
+0
2010-07-31
powerpc: Fix GENERIC_ISA_DMA dependency
Anton Vorontsov
1
-1
/
+1
2010-07-31
powerpc: Remove redundant xics badness warning
Brian King
1
-2
/
+0
2010-07-31
powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...
Neil Horman
1
-0
/
+12
2010-07-31
powerpc: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-07-31
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
Matthew McClintock
2
-7
/
+7
2010-07-31
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
4
-11
/
+31
2010-07-26
powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly
Lee Nipper
1
-7
/
+111
2010-07-26
powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files
Stefan Roese
2
-4
/
+4
2010-07-26
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
5
-98
/
+2
2010-07-14
powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookE
Benjamin Herrenschmidt
2
-2
/
+2
2010-07-14
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
3
-32
/
+109
2010-07-14
powerpc/book3e: Add TLB dump in xmon for Book3E
Benjamin Herrenschmidt
1
-0
/
+152
2010-07-14
powerpc/book3e: Fix single step when using HW page tables
Benjamin Herrenschmidt
2
-4
/
+15
2010-07-14
powerpc/book3e: Add generic 64-bit idle powersave support
Benjamin Herrenschmidt
4
-1
/
+111
2010-07-09
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
3
-2
/
+13
2010-07-09
powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path
David Gibson
1
-1
/
+6
2010-07-09
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
Benjamin Herrenschmidt
3
-4
/
+25
2010-07-09
powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
Benjamin Herrenschmidt
1
-0
/
+9
2010-07-09
powerpc/book3e: More doorbell cleanups. Sample the PIR register
Benjamin Herrenschmidt
3
-18
/
+40
2010-07-09
powerpc/book3e: Move doorbell_exception from traps.c to dbell.c
Benjamin Herrenschmidt
2
-22
/
+21
2010-07-09
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
Benjamin Herrenschmidt
2
-2
/
+24
2010-07-09
powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-09
powerpc: Removing dead CONFIG_SMP_750
Christoph Egger
1
-15
/
+0
2010-07-09
powerpc/pseries: Use kstrdup
Julia Lawall
1
-3
/
+1
2010-07-09
powerpc/iseries: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-07-09
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
2
-33
/
+92
2010-07-09
powerpc: Remove all rcu head initializations
Paul E. McKenney
1
-1
/
+0
2010-07-09
powerpc: Add i8042 keyboard and mouse irq parsing
Martyn Welch
2
-0
/
+18
2010-07-09
powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...
Mark Nelson
1
-8
/
+15
2010-07-09
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
2
-3
/
+5
2010-07-09
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
3
-6
/
+7
2010-07-09
powerpc/iseries: Fix constant warning
Denis Kirjanov
1
-1
/
+1
2010-07-09
powerpc/mpic: Add ability to reset a core via MPIC
Matthew McClintock
2
-0
/
+19
2010-07-09
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
1
-3
/
+4
2010-07-09
powerpc/pseries/eeh: Use for_each_pci_dev()
Kulikov Vasiliy
1
-2
/
+1
2010-07-09
hvc_console: use "*_console" nomenclature to avoid modpost warning.
Chris Metcalf
2
-8
/
+8
2010-07-09
powerpc/pseries: Partition hibernation support
Brian King
5
-1
/
+223
2010-07-09
powerpc/pseries: Migration code reorganization / hibernation prep
Brian King
3
-35
/
+81
2010-07-09
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
7
-153
/
+9
2010-07-09
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
5
-237
/
+99
2010-07-08
powerpc: Fix userspace build of ptrace.h
Sam Ravnborg
1
-18
/
+14
2010-07-08
powerpc: Fix default_machine_crash_shutdown #ifdef botch
Paul E. McKenney
1
-1
/
+1
2010-07-08
powerpc: Fix logic error in fixup_irqs
Johannes Berg
1
-1
/
+4
2010-07-08
powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...
Denis Kirjanov
1
-1
/
+5
2010-07-08
powerpc: Linux cannot run with 0 cores
Anton Blanchard
1
-1
/
+1
[next]