]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2007-10-04 Scott Wood[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2...
2007-10-04 Scott Wood[POWERPC] bootwrapper: Support all-in-one PCI nodes...
2007-10-04 Scott Wood[POWERPC] Add early debug console for CPM serial ports.
2007-10-04 Scott Wood[POWERPC] Introduce new CPM device bindings.
2007-10-04 Scott Wood[POWERPC] CPM: Change from fsl,brg-frequency to brg...
2007-10-04 Paul Mackerras[PPC] Use cpu setup routines from cpu_setup_44x.S for...
2007-10-03 Grant Likely[POWERPC] Uartlite: Revert register io access changes
2007-10-03 Grant Likely[POWERPC] Uartlite: Add macros for register names
2007-10-03 Grant Likely[POWERPC] Setup default eth addr in embed_config for...
2007-10-03 Grant Likely[POWERPC] XilinxFB: Move xilinxfb_platform_data definit...
2007-10-03 Grant Likely[POWERPC] Uartlite: Flush RX fifo in bootwrapper
2007-10-03 Josh Boyer[POWERPC] Add treeImage to .gitignore
2007-10-03 Grant Likely[POWERPC] Uartlite: Let the console be initialized...
2007-10-03 Grant Likely[POWERPC] Uartlite: Add of-platform-bus binding
2007-10-03 Grant Likely[POWERPC] Uartlite: Comment block tidy
2007-10-03 Grant Likely[POWERPC] Uartlite: Separate the bus binding from the...
2007-10-03 Grant Likely[POWERPC] Uartlite: Add macro for uartlite device name
2007-10-03 Grant Likely[POWERPC] Uartlite: change name of ports to ulite_ports
2007-10-03 Grant Likely[POWERPC] Uartlite: Fix reg io to access documented...
2007-10-03 Grant Likely[POWERPC] Add PowerPC Xilinx Virtex entry to maintainers
2007-10-03 Grant Likely[POWERPC] Virtex: Add generic Xilinx Virtex board support
2007-10-03 Grant Likely[POWERPC] Virtex: add xilinx interrupt controller driver
2007-10-03 Grant Likely[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex...
2007-10-03 Grant Likely[POWERPC] Virtex: Add uartlite bootwrapper driver
2007-10-03 Valentine Barshak[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM...
2007-10-03 Valentine Barshak[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x...
2007-10-03 Valentine Barshak[POWERPC] 4xx: Introduce cpu_setup functionality to...
2007-10-03 Josh Boyer[POWERPC] 4xx: Fix Walnut wrapper compile errors
2007-10-03 Tony Breeds[POWERPC] Enable tickless idle and high res timers...
2007-10-03 Tony Breeds[POWERPC] Implement clockevents driver for powerpc
2007-10-03 Paul MackerrasMerge branch 'ppc-fixes' of git://git.bocc.de/dbox2...
2007-10-03 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-10-03 Tony Breeds[POWERPC] Fix panic in RTAS code
2007-10-03 Linas Vepstas[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_co...
2007-10-03 Ishizaki Kou[POWERPC] Celleb: update for PCI
2007-10-03 Ishizaki Kou[POWERPC] Celleb: Serial I/O update
2007-10-03 Ishizaki Kou[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
2007-10-03 Ishizaki Kou[POWERPC] Celleb: Support for Power/Reset buttons
2007-10-03 Ishizaki Kou[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
2007-10-03 Joachim Fenkes[POWERPC] ibmebus: More descriptive error return code...
2007-10-03 Michael Ellerman[POWERPC] Update axon_msi to use dcr_host_t.base
2007-10-03 Michael Ellerman[POWERPC] Update mpic to use dcr_host_t.base
2007-10-03 Michael Ellerman[POWERPC] Store the base address in dcr_host_t
2007-10-03 Adrian Bunk[POWERPC] Select proper defconfig for crosscompiles
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu and Nexus: use seq_file/single_open...
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu: use C99 style for struct init
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu and Nexus: check for create_proc_entr...
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu and Nexus: check for platform_get_res...
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu and Nexus: include io.h
2007-10-03 Cyrill Gorcunov[POWERPC] Sky Cpu and Nexus: code style improvement
2007-10-03 Roland McGrath[POWERPC] powerpc vDSO: install unstripped copies on...
2007-10-03 Mathieu Desnoyers[POWERPC] Include pagemap.h in asm/powerpc/tlb.h
2007-10-03 Hugh Dickins[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
2007-10-03 Stephen Rothwell[POWERPC] Limit range of __init_ref_ok somewhat
2007-10-03 Mark A. Greer[POWERPC] MAINTAINERS shouldn't reference linuxppc...
2007-10-03 Scott Wood[POWERPC] Make instruction dumping work in real mode
2007-10-03 Arnd Bergmann[POWERPC] Fix pci domain detection
2007-10-03 Roland McGrath[POWERPC] Add CHECK_FULL_REGS in several places in...
2007-10-03 Scott Wood[POWERPC] bootwrapper: Add PlanetCore firmware support
2007-10-03 Scott Wood[POWERPC] bootwrapper: Factor out dt_set_mac_address()
2007-10-03 Milton Miller[POWERPC] boot: Simplify gunzip_finish
2007-10-03 Milton Miller[POWERPC] boot: Record header bytes in gunzip_start
2007-10-03 Stephen Rothwell[POWERPC] Make vio_bus_type static
2007-10-03 Stephen Rothwell[POWERPC] Simplify vio_bus_init a little for legacy...
2007-10-03 Stephen Rothwell[POWERPC] Remove debug printk from vio_bus_init
2007-10-03 Tony Breeds[POWERPC] Implement generic time of day clocksource...
2007-10-03 Tony Breeds[POWERPC] Implement {read,update}_persistent_clock
2007-10-02 Ed Swarthout[POWERPC] Add memory regions to the kcore list for...
2007-10-02 Paul Mackerras[POWERPC] Disable power management for arch/ppc
2007-10-02 Stephen Rothwell[POWERPC] Create and use CONFIG_WORD_SIZE
2007-10-02 Olof Johansson[POWERPC] Separate out legacy machine check exception...
2007-10-02 Domen Puncer[POWERPC] clk.h interface for platforms
2007-10-02 Michael Ellerman[POWERPC] Inline u3msi_compose_msi_msg()
2007-10-02 Michael Ellerman[POWERPC] Simplify rtas_change_msi() error semantics
2007-10-02 Michael Ellerman[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
2007-10-02 Michael Ellerman[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
2007-10-02 Michael Ellerman[POWERPC] Make sure to of_node_get() the result of...
2007-10-02 Arnd Bergmann[POWERPC] Move embedded6xx into multiplatform
2007-10-02 Linus TorvaldsMerge branch 'sas-fixes' of master.kernel.org:/pub...
2007-10-02 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-02 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-02 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-02 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-02 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-10-02 Jeff Garzikaic94xx: fix DMA data direction for SMP requests
2007-10-02 Peter Korsgaarddm9601: Fix receive MTU
2007-10-02 Dale Farnsworthmv643xx_eth: Do not modify struct netdev tx_queue_len
2007-10-02 Ron Mercerqla3xxx: bugfix: Fix VLAN rx completion handling.
2007-10-02 Ron Mercerqla3xxx: bugfix: Add memory barrier before accessing...
2007-10-02 Tejun Heoata_piix: add another TECRA M3 entry to broken suspend...
2007-10-02 Ingo Molnarsched: fix profile=sleep
2007-10-02 Linas Vepstas[POWERPC] pseries: device node status can be "ok" or...
2007-10-02 David S. Miller[SPARC64]: Fix missing load-twin usage in Niagara-1...
2007-10-02 John W. Linville[IEEE80211]: avoid integer underflow for runt rx frames
2007-10-02 Eric Dumazet[TCP]: secure_tcp_sequence_number() should not use...
2007-10-02 Alexey Kuznetsov[SFQ]: Remove artificial limitation for queue limit.
2007-10-02 Linus TorvaldsLinux 2.6.23-rc9 v2.6.23-rc9
2007-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-02 Andi Kleenx86_64: increase VDSO_TEXT_OFFSET for ancient binutils
next