| Commit message (Expand) | Author | Age |
* | [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. | Yoichi Yuasa | 2006-07-13 |
* | [MIPS] MIPS MT: Fix build error. | Yoichi Yuasa | 2006-07-13 |
* | [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. | Thiemo Seufer | 2006-07-13 |
* | [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 | Thiemo Seufer | 2006-07-13 |
* | [MIPS] Use the proper technical term for naming some of the cache macros. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Panic on fp exception in kernel mode. | Chris Dearman | 2006-07-13 |
* | [MIPS] Malta: Fix build of certain configs. | Ralf Baechle | 2006-07-13 |
* | [MIPS] au1xxx: Support both YAMON and U-Boot | Domen Puncer | 2006-07-13 |
* | [MIPS] Save 2k text size in cpu-probe | Thiemo Seufer | 2006-07-13 |
* | [MIPS] Uses MIPS_CONF_AR instead of magic constants. | Thiemo Seufer | 2006-07-13 |
* | [MIPS] Make SPARSEMEM selectable on QEMU. | Atsushi Nemoto | 2006-07-13 |
* | [MIPS] Make SPARSEMEM selectable on QEMU. | Atsushi Nemoto | 2006-07-13 |
* | [MIPS] Au1000: Remove au1000 code. | Yoichi Yuasa | 2006-07-13 |
* | [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133. | Yoichi Yuasa | 2006-07-13 |
* | [MIPS] Wire up vmsplice(2) and move_pages(2). | Ralf Baechle | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Don't include obsolete <linux/config.h>. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Default cpu_has_mipsmt to a runtime check | Chris Dearman | 2006-07-13 |
* | [MIPS] Use KERN_DEBUG to log the SDBBP messages | Chris Dearman | 2006-07-13 |
* | [MIPS] Less noise on multithreading exceptions. | Chris Dearman | 2006-07-13 |
* | [MIPS] Update defconfigs to 2.6.18-rc1. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Avoid interprocessor function calls. | Ralf Baechle | 2006-07-13 |
* | [PATCH] lockdep: annotate mm/slab.c | Arjan van de Ven | 2006-07-13 |
* | [PATCH] lockdep: undo mm/slab.c annotation | Ingo Molnar | 2006-07-13 |
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD | Linus Torvalds | 2006-07-13 |
|\ |
|
| * | [SPARC]: Fix OF register translations under sub-PCI busses. | David S. Miller | 2006-07-13 |
| * | [SPARC64]: Refine Sabre wsync logic. | David S. Miller | 2006-07-13 |
| * | [SERIAL] sunsu: Handle keyboard and mouse ports directly. | David S. Miller | 2006-07-13 |
| * | [SPARC64]: Fix 2 bugs in sabre_irq_build() | David S. Miller | 2006-07-13 |
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-07-13 |
| * | [SPARC64]: Fix make headers_install | David Woodhouse | 2006-07-13 |
| * | [SPARC64]: of_device_register() error checking fix | Andrew Morton | 2006-07-13 |
* | | [PATCH] m68knommu: fix result type in get_user() macro | Greg Ungerer | 2006-07-13 |
* | | [PATCH] i386: system.h: remove extra semicolons and fix order | Chuck Ebbert | 2006-07-13 |
|/ |
|
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-13 |
|\ |
|
| * | [NET]: fix __sk_stream_mem_reclaim | Ian McDonald | 2006-07-12 |
| * | [Bluetooth] Fix deadlock in the L2CAP layer | Marcel Holtmann | 2006-07-12 |
| * | [Bluetooth] Let BT_HIDP depend on INPUT | Marcel Holtmann | 2006-07-12 |
| * | [Bluetooth] Avoid NULL pointer dereference with tty->driver | Marcel Holtmann | 2006-07-12 |
| * | [Bluetooth] Remaining transitions to use kzalloc() | Marcel Holtmann | 2006-07-12 |
| * | [WAN]: converting generic HDLC to use netif_dormant*() | Krzysztof Halasa | 2006-07-12 |
| * | [IPV4]: Fix error handling for fib_insert_node call | Herbert Xu | 2006-07-12 |
| * | [NETROM] lockdep: fix false positive | Ralf Baechle | 2006-07-12 |
| * | [ROSE] lockdep: fix false positive | Ralf Baechle | 2006-07-12 |
| * | [AX.25]: Optimize AX.25 socket list lock | Ralf Baechle | 2006-07-12 |
| * | [IPCOMP]: Fix truesize after decompression | Herbert Xu | 2006-07-12 |
| * | [IPV6]: Use ipv6_addr_src_scope for link address sorting. | YOSHIFUJI Hideaki | 2006-07-12 |
| * | [TCP] tcp_highspeed: Fix AI updates. | Xiaoliang (David) Wei | 2006-07-12 |