summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-27Linux 2.6.23-rc4v2.6.23-rc4Linus Torvalds1-2/+2
2007-08-27dm-mpath-rdac: don't stomp on a requests transfer bitAndrew Vasquez1-1/+1
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds10-30/+87
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds18-41/+70
2007-08-27fix bogus hotplug cpu warningHugh Dickins1-1/+1
2007-08-27reverse CONFIG_ACPI_PROC_EVENT defaultHugh Dickins1-1/+5
2007-08-27fix maxcpus=N parsingHugh Dickins1-1/+1
2007-08-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds83-7160/+2310
2007-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds11-218/+172
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds7-154/+25
2007-08-27[PARISC] Add NOTES sectionKyle McMartin1-0/+2
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin2-144/+1
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin1-1/+1
2007-08-27[PARISC] Clean up sti_flushKyle McMartin1-9/+5
2007-08-27[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlinesKyle McMartin1-0/+10
2007-08-27[PARISC] Add empty <asm-parisc/vga.h>Kyle McMartin1-0/+6
2007-08-26[SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller1-1/+5
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2-8/+11
2007-08-26[SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller1-3/+0
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller3-1/+47
2007-08-26[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2-16/+23
2007-08-26[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller1-1/+1
2007-08-26[NET]: Mark Paul Moore as maintainer of labelled networking.James Morris1-0/+6
2007-08-26[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2-6/+18
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2-4/+3
2007-08-26[NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl1-4/+2
2007-08-26[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl1-2/+2
2007-08-26[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()Benjamin Thery1-4/+10
2007-08-26[PPPOL2TP]: Fix endianness annotations.Al Viro1-2/+2
2007-08-26[IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson1-14/+4
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger1-1/+1
2007-08-26[EQL]: sparse warning fixStephen Hemminger1-1/+1
2007-08-26[NET]: is_power_of_2 in net/core/neighbour.cvignesh babu1-1/+2
2007-08-26[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.David S. Miller1-1/+9
2007-08-26[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner2-0/+8
2007-08-26[KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger1-0/+1
2007-08-26[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler1-1/+1
2007-08-27[MIPS] Fulong doesn't need ISA DMA.Ralf Baechle1-0/+1
2007-08-27[MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle1-3/+0
2007-08-27[MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle1-0/+2
2007-08-27[MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle1-3/+0
2007-08-27[MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle1-5/+5
2007-08-27[MIPS] Add __cmpdi2Ralf Baechle2-1/+28
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle1-1/+1
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-3/+2
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-1/+1
2007-08-27[MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle1-1/+0
2007-08-27[MIPS] Polish <asm/edac.h>.Ralf Baechle1-9/+8
2007-08-27[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle1-0/+1
2007-08-27[MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer1-3/+18