[POWERPC] Update irq descriptor affinity
[pandora-kernel.git] / arch /
2008-02-07 Nathan Fontenot[POWERPC] Update irq descriptor affinity
2008-02-07 Grant Likely[POWERPC] bootwrapper: Build multiple cuImages
2008-02-07 Balbir Singh[POWERPC] Fake NUMA emulation for PowerPC
2008-02-07 Olof Johansson[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 John Rigby[POWERPC] mpc512x: Device tree for MPC5121 ADS
2008-02-06 John Rigby[POWERPC] mpc512x: Basic platform support
2008-02-06 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-02-06 Julia Lawall[POWERPC] arch/powerpc/platforms/82xx: Add missing...
2008-02-06 Julia Lawall[POWERPC] arch/powerpc/sysdev: Add missing of_node_put
2008-02-06 Julia Lawall[POWERPC] arch/powerpc/platforms/pseries: Add missing...
2008-02-06 Kumar Gala[POWERPC] 85xx: Add second cpu to 8572 dts
2008-02-06 Anton Vorontsov[POWERPC] qe_lib: fix few fluffy negligences
2008-02-06 Kim Phillips[POWERPC] 83xx: Update mpc83xx_defconfig
2008-02-06 Kim Phillips[POWERPC] FSL: fix mpc83xx_spi device registration
2008-02-06 Kim Phillips[POWERPC] 83xx: mpc832x_rdb: fix compiler warning
2008-02-06 Andy Fleming[POWERPC} Add oprofile support for e300
2008-02-06 Andy Fleming[POWERPC] Made FSL Book-E PMC support more generic
2008-02-06 Jon Loeliger[POWERPC] Fix storcenter DTS typos, feedback, IRQs.
2008-02-06 Bryan O'Donoghue[POWERPC] 8xx: Add clock-frequency to adder875 and...
2008-02-06 Kim Phillips[POWERPC] 83xx: Add rtc node to mpc8313erdb dts
2008-02-06 Scott Wood[POWERPC] update_mmu_cache: Don't cache-flush non-reada...
2008-02-06 Michael Ellerman[POWERPC] Fix legacy serial search for opb bus ports
2008-02-06 Tony Breeds[POWERPC] Use a sensible default for clock_getres(...
2008-02-06 Stephen Rothwell[POWERPC] iSeries: Fix section mismatch in viodsasd
2008-02-06 Stephen Rothwell[POWERPC] Avoid possible extra of_node_put in axon_msi.c
2008-02-06 Michael Ellerman[POWERPC] Avoid DMA exception when using axon_msi with...
2008-02-06 Michael Ellerman[POWERPC] Convert axon_msi to an of_platform driver
2008-02-06 Michael Ellerman[POWERPC] Search for and publish cell OF platform devic...
2008-02-06 Scott Wood[POWERPC] 8xx: adder875, ep88xc: fix to match recent...
2008-02-06 Kim Phillips[POWERPC] 83xx: Correct 2nd PCI controller interrupt...
2008-02-06 Andre Detsch[POWERPC] spufs: Fix memory leak on SPU affinity
2008-02-06 Jeremy Kerr[POWERPC] spufs: Fix SPE single-step mode
2008-02-06 Christoph Hellwig[POWERPC] spufs: Add marker-based tracing facility
2008-02-06 Kim Phillips[POWERPC] 83xx: configure USB clock for MPC8315E
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05 Andrew Mortontimerfd: fix remaining architectures
2008-02-05 Haavard SkinnemoenFix timerfd breakage on avr32
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05 Jeff Dikeuml: make mconsole_stack namespace-aware
2008-02-05 Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05 Jeff Dikeuml: defconfig tweaks
2008-02-05 Daniel Walkeruml: port mutex conversion
2008-02-05 Daniel Walkeruml: mconsole mutex conversion
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: use of a public MAC is a warning, not an error
2008-02-05 Karol Swietlickiuml: fix infinite mconsole loop
2008-02-05 Jeff Dikeuml: remove map_cb
2008-02-05 WANG Conguml: remove TOPDIR
2008-02-05 Jeff Dikeuml: remove unused fields from mm_context
2008-02-05 Jeff Dikeuml: move register initialization
2008-02-05 Jeff Dikeuml: add newlines to printks
2008-02-05 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: add back CONFIG_HZ
2008-02-05 Jeff Dikeuml: DEBUG_SHIRQ fixes
2008-02-05 Jeff Dikeuml: remove fakehd
2008-02-05 Jeff Dikeuml: implement O_APPEND
2008-02-05 Jeff Dikeuml: SMP locking commentary
2008-02-05 Jeff Dikeuml: remove init_irq_signals
2008-02-05 Jeff Dikeuml: signal handling tidying
2008-02-05 Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05 Jeff Dikeuml: clean up sig_handler_common_skas
2008-02-05 Jeff Dikeuml: move sig_handler_common_skas
2008-02-05 Jeff Dikeuml: don't allow processes to call into stub
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: don't kill pid 0
2008-02-05 Jeff Dikeuml: tidy helper code
2008-02-05 Jeff Dikeuml: use barrier() instead of mb()
2008-02-05 Jeff Dikeuml: install panic notifier earlier
2008-02-05 Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: style fixes in file.c
2008-02-05 Jeff Dikeuml: miscellaneous code cleanups
2008-02-05 Karol Swietlickiuml: fix mconsole stop
2008-02-05 Karol Swietlickiuml: remove duplicate config symbol and unused file...
2008-02-05 Jeff Dikeuml: syle fixes in arch/um/os-Linux
2008-02-05 Jeff Dikeuml: fx command-line CFLAGS and LDFLAGS support
2008-02-05 Jeff Dikeuml: cover stubs with a VMA
2008-02-05 Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05 Joe Perchesuml: add missing space
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Jeff Dikeuml: use ptrace directly in libc code
2008-02-05 Jeff Dikeuml: simplify SIGSEGV handling
2008-02-05 Jeff Dikeuml: add virt_to_pte
2008-02-05 Jeff Dikeuml: fix page table data sizes
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Jeff Dikeuml: style cleanup
2008-02-05 Jeff Dikeuml: header untangling
2008-02-05 Jeff Dikeuml: move um_virt_to_phys
2008-02-05 Jeff Dikeuml: host TLS diagnostics
2008-02-05 Karol Swietlickiuml: convert functions to void
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
next