| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem | Prarit Bhargava | 2007-09-01 | 2 | -0/+6 |
* | [IA64] SN: Add support for CPU disable | John Keller | 2007-09-01 | 10 | -4/+64 |
* | [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o... | Jesper Juhl | 2007-09-01 | 1 | -1/+2 |
* | [IA64] Clear pending interrupts at CPU boot up time | Kenji Kaneshige | 2007-08-28 | 1 | -0/+5 |
* | [IA64] Fix unexpected interrupt vector handling | Kenji Kaneshige | 2007-08-28 | 1 | -6/+22 |
* | Linux 2.6.23-rc4v2.6.23-rc4 | Linus Torvalds | 2007-08-27 | 1 | -2/+2 |
* | dm-mpath-rdac: don't stomp on a requests transfer bit | Andrew Vasquez | 2007-08-27 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-27 | 10 | -30/+87 |
|\ |
|
| * | [SPARC32]: Make flush_tlb_kernel_range() an inline function. | David S. Miller | 2007-08-26 | 1 | -1/+5 |
| * | [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c | David S. Miller | 2007-08-26 | 2 | -8/+11 |
| * | [SPARC32]: Kill unused vars and macros from prom/console.c | David S. Miller | 2007-08-26 | 1 | -3/+0 |
| * | [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. | David S. Miller | 2007-08-26 | 3 | -1/+47 |
| * | [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. | David S. Miller | 2007-08-26 | 2 | -16/+23 |
| * | [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. | David S. Miller | 2007-08-26 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-27 | 18 | -41/+70 |
|\ \ |
|
| * | | [NET]: Mark Paul Moore as maintainer of labelled networking. | James Morris | 2007-08-26 | 1 | -0/+6 |
| * | | [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" | Evgeniy Polyakov | 2007-08-26 | 2 | -6/+18 |
| * | | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. | Jesper Juhl | 2007-08-26 | 2 | -4/+3 |
| * | | [NET]: Avoid pointless allocation casts in BSD compression module | Jesper Juhl | 2007-08-26 | 1 | -4/+2 |
| * | | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver | Jesper Juhl | 2007-08-26 | 1 | -2/+2 |
| * | | [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() | Benjamin Thery | 2007-08-26 | 1 | -4/+10 |
| * | | [PPPOL2TP]: Fix endianness annotations. | Al Viro | 2007-08-26 | 1 | -2/+2 |
| * | | [IOAT]: ioatdma needs to to play nice in a multi-dma-client world | Shannon Nelson | 2007-08-26 | 1 | -14/+4 |
| * | | [SLIP]: trivial sparse warning fix | Stephen Hemminger | 2007-08-26 | 1 | -1/+1 |
| * | | [EQL]: sparse warning fix | Stephen Hemminger | 2007-08-26 | 1 | -1/+1 |
| * | | [NET]: is_power_of_2 in net/core/neighbour.c | vignesh babu | 2007-08-26 | 1 | -1/+2 |
| * | | [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. | David S. Miller | 2007-08-26 | 1 | -1/+9 |
| * | | [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless | Flavio Leitner | 2007-08-26 | 2 | -0/+8 |
| * | | [KBUILD]: Sanitize tc_ematch headers. | Stephen Hemminger | 2007-08-26 | 1 | -0/+1 |
| * | | [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. | Nick Bowler | 2007-08-26 | 1 | -1/+1 |
| |/ |
|
* | | fix bogus hotplug cpu warning | Hugh Dickins | 2007-08-27 | 1 | -1/+1 |
* | | reverse CONFIG_ACPI_PROC_EVENT default | Hugh Dickins | 2007-08-27 | 1 | -1/+5 |
* | | fix maxcpus=N parsing | Hugh Dickins | 2007-08-27 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-08-27 | 83 | -7160/+2310 |
|\ \ |
|
| * | | [MIPS] Fulong doesn't need ISA DMA. | Ralf Baechle | 2007-08-27 | 1 | -0/+1 |
| * | | [MIPS] IP27: intr_sconnect_level: don't disable interrupts. | Ralf Baechle | 2007-08-27 | 1 | -3/+0 |
| * | | [MIPS] IP27: startup_bridge_irq: connect interrupt. | Ralf Baechle | 2007-08-27 | 1 | -0/+2 |
| * | | [MIPS] IP27: shutdown_bridge_irq: don't free irq. | Ralf Baechle | 2007-08-27 | 1 | -3/+0 |
| * | | [MIPS] Sort out handling of ISA-less PCI systems. | Ralf Baechle | 2007-08-27 | 1 | -5/+5 |
| * | | [MIPS] Add __cmpdi2 | Ralf Baechle | 2007-08-27 | 2 | -1/+28 |
| * | | [MIPS] HOTPLUG: Make register_pci_controller __devinit. | Ralf Baechle | 2007-08-27 | 1 | -1/+1 |
| * | | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. | Ralf Baechle | 2007-08-27 | 1 | -3/+2 |
| * | | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. | Ralf Baechle | 2007-08-27 | 1 | -1/+1 |
| * | | [MIPS] Delete duplicate inclusion of <linux/delay.h>. | Ralf Baechle | 2007-08-27 | 1 | -1/+0 |
| * | | [MIPS] Polish <asm/edac.h>. | Ralf Baechle | 2007-08-27 | 1 | -9/+8 |
| * | | [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. | Ralf Baechle | 2007-08-27 | 1 | -0/+1 |
| * | | [MIPS] Maintain si_code field properly for FP exceptions | Thiemo Seufer | 2007-08-27 | 1 | -3/+18 |
| * | | [MIPS] SMTC: Fix duplicate status dumps on NMI | Thiemo Seufer | 2007-08-27 | 1 | -9/+1 |
| * | | [MIPS] Unconditionally writeback and invalidate caches on kexec. | Nicolas Schichan | 2007-08-27 | 1 | -4/+1 |
| * | | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware | Atsushi Nemoto | 2007-08-27 | 2 | -2/+2 |