pandora-kernel.git
2008-04-30 Paul MackerrasMerge git://git./pub/scm/linux/kernel/git/jk/spufs
2008-04-30 Kumar Gala[POWERPC] spufs: add .gitignore for spu_save_dump.h...
2008-04-30 Julio M. Merino... [POWERPC] spufs: trace spu_acquire_saved events
2008-04-30 Julio M. Merino... [POWERPC] spufs: fix marker name for find_victim
2008-04-30 Julio M. Merino... [POWERPC] spufs: add marker for destroy_spu_context
2008-04-30 Julio M. Merino... [POWERPC] spufs: add sputrace marker parameter names
2008-04-30 Christoph Hellwig[POWERPC] spufs: add context switch notification log
2008-04-29 Bartlomiej... [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B...
2008-04-29 Grant Likely[POWERPC] mpc5200: Switch mpc5200 dts files to dts...
2008-04-29 Sascha Hauer[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
2008-04-29 s.hauer@pengutronix.de[POWERPC] mpc5200: add Phytec pcm030 board support
2008-04-29 s.hauer@pengutronix.de[POWERPC] mpc5200: add gpiolib support for mpc5200
2008-04-29 Sascha Hauer[POWERPC] mpc5200: add interrupt type function
2008-04-29 Grant Likely[POWERPC] mpc5200: Fix unterminated of_device_id table
2008-04-29 Zhang Wei[RAPIDIO] Change RapidIO doorbell source and target...
2008-04-29 Zhang Wei[RAPIDIO] Add RapidIO connection info print out and...
2008-04-29 Zhang Wei[RAPIDIO] Add serial RapidIO controller support, which...
2008-04-29 Zhang Wei[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN...
2008-04-29 Zhang Wei[RAPIDIO] Add RapidIO node into MPC8641HPCN dts file
2008-04-29 Zhang Wei[RAPIDIO] Auto-probe the RapidIO system size
2008-04-29 Zhang Wei[RAPIDIO] Add OF-tree support to RapidIO controller...
2008-04-29 Zhang Wei[RAPIDIO] Add RapidIO multi mport support
2008-04-29 Zhang Wei[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc
2008-04-29 Zhang Wei[RAPIDIO] Add RapidIO option to kernel configuration
2008-04-29 Zhang Wei[RAPIDIO] Change RIO function mpc85xx_ to fsl_
2008-04-29 Badari Pulavarty[POWERPC] Provide walk_memory_resource() for powerpc
2008-04-29 Badari Pulavarty[POWERPC] Update lmb data structures for hotplug memory...
2008-04-29 Badari Pulavarty[POWERPC] Hotplug memory remove notifications for powerpc
2008-04-29 Étienne Bersac[POWERPC] windfarm: Add PowerMac 12,1 support
2008-04-29 Tony Breeds[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
2008-04-29 Kumar Gala[POWERPC] Add IRQSTACKS support on ppc32
2008-04-29 Paul Mackerras[POWERPC] Use __always_inline for xchg* and cmpxchg*
2008-04-29 Paul Mackerras[POWERPC] Add fast little-endian switch system call
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonmedia: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonscsi: fix integer as NULL pointer warnings
2008-04-29 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-29 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonmm: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonkernel: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisoninit: fix integer as NULL pointer warnings
2008-04-28 Sergei Shtylyovsiimage: coding style cleanup (take 2)
2008-04-28 Roel Kluinide-cd: clean up cdrom_analyze_sense_data()
2008-04-28 Roel Kluinide-cd: fix test unsigned var < 0
2008-04-28 Alexander Smalide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]
2008-04-28 Bartlomiej... piix: add Asus Eee 701 controller to short cable list
2008-04-28 Adrian BunkARM: always select HAVE_IDE
2008-04-28 Adrian Bunkremove the broken ETRAX_IDE driver
2008-04-28 Bartlomiej... ide: remove ->dma_prdtable field from ide_hwif_t
2008-04-28 Bartlomiej... ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
2008-04-28 Bartlomiej... scc_pata: add ->dma_host_set and ->dma_start methods
2008-04-28 Bartlomiej... ide: skip "VLB sync" if host uses MMIO
2008-04-28 Bartlomiej... ide: add ide_pad_transfer() helper
2008-04-28 Bartlomiej... ide: remove ->INW and ->OUTW methods
2008-04-28 Bartlomiej... ide: use IDE I/O helpers directly in ide_tf_{load,read}()
2008-04-28 Bartlomiej... ns87415: add ->tf_read method
2008-04-28 Bartlomiej... scc_pata: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide-h8300: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide-cris: add ->tf_{load,read} methods
2008-04-28 Bartlomiej... ide: add ->tf_load and ->tf_read methods
2008-04-28 Bartlomiej... ide: move ide_tf_{load,read} to ide-iops.c
2008-04-28 Bartlomiej... ide: factor out debugging code from ide_tf_load()
2008-04-28 Bartlomiej... ide: add ide_execute_pkt_cmd() helper
2008-04-28 Bartlomiej... ide-{floppy,tape,scsi}: 400ns delay is required after...
2008-04-28 Bartlomiej... ide: always use ->OUTBSYNC method for executing commands
2008-04-28 Bartlomiej... siimage: remove proc_reports_siimage()
2008-04-28 Bartlomiej... siimage: add sil_* I/O ops
2008-04-28 Bartlomiej... siimage: do clocking register posting earlier in setup_...
2008-04-28 Bartlomiej... ide: remove ->INS{W,L} and ->OUTS{W,L} methods
2008-04-28 Bartlomiej... ide: add IDE_HFLAG_MMIO host flag (take 2)
2008-04-28 Bartlomiej... ide-h8300: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... au1xxx-ide: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... scc_pata: add ->{in,out}put_data methods (take 2)
2008-04-28 Bartlomiej... ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
2008-04-28 Bartlomiej... falconide/q40ide: add ->atapi_*put_bytes and ->ata_...
2008-04-28 Bartlomiej... ide: fix au1xxx-ide breakage
2008-04-28 Roland McGrathptrace: conditionalize compat_ptrace_request
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Roman Zippelkconfig: add named choice group
2008-04-28 Roman Zippelkconfig: fix choice dependency check
2008-04-28 Matthew Wilcoxkconifg: 'select' considered less evil
2008-04-28 Ben Dooksdontdiff: ignore timeconst.h
2008-04-28 Ben Dooksdontdiff: add modules.order
2008-04-28 Felix Fietkaukbuild: fix unportability in gen_initramfs_list.sh
2008-04-28 Roland McGrathx86_64 vDSO: use initdata
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-04-28 Andres Salomonkbuild: fix help output to show correct arch
2008-04-28 Adrian Bunkmm/memory_hotplug.c must #include "internal.h"
2008-04-28 Segher Boessenkoolkbuild: show defconfig subdirs in make help
2008-04-28 Roel Kluinkconfig: reversed borderlines in inputbox
2008-04-28 Thomas Gleixnerhrtimer: raise softirq unlocked to avoid circular lock...
2008-04-28 Venkatesh Pallipadi[CPUFREQ] Make acpi-cpufreq more robust against BIOS...
2008-04-28 Mike Travis[CPUFREQ] change cpu freq tables to per_cpu variables
2008-04-28 Cesar Eduardo... [CPUFREQ] fix show_trans_table
2008-04-28 Cesar Eduardo... [CPUFREQ] Warn when cpufreq_register_notifier called...
2008-04-28 Dave Jones[CPUFREQ] Refactor locking in cpufreq_add_dev
2008-04-28 Dave Jones[CPUFREQ] more CodingStyle
2008-04-28 Dave Jones[CPUFREQ] CodingStyle
2008-04-28 Dave Jones[CPUFREQ] Slightly shorten the error paths of cpufreq_s...
next