Age | Commit message (Expand) | Author | Files | Lines |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -2/+3 |
2005-10-29 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 1 | -1/+3 |
2005-10-29 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 5 | -66/+16 |
2005-10-29 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 5 | -33/+4 |
2005-10-29 | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 5 | -13/+19 |
2005-10-29 | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 1 | -1/+3 |
2005-10-29 | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 1 | -0/+1 |
2005-10-29 | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 1 | -14/+2 |
2005-10-29 | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 1 | -2/+2 |
2005-10-29 | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 10 | -0/+50 |
2005-10-29 | [PATCH] fix alpha breakage | Ivan Kokshaysky | 1 | -0/+2 |
2005-10-29 | [PATCH] vmalloc_node | Christoph Lameter | 1 | -1/+7 |
2005-10-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -87/+130 |
2005-10-29 | [ARM] 3061/1: cleanup the XIP link address mess | Nicolas Pitre | 1 | -0/+7 |
2005-10-29 | [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code | Nicolas Pitre | 22 | -34/+44 |
2005-10-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 155 | -1353/+10016 |
2005-10-29 | BCM1480 HT support | Andrew Isaacson | 1 | -0/+5 |
2005-10-29 | Support for BigSur board. | Andrew Isaacson | 2 | -0/+53 |
2005-10-29 | Add support for SB1A CPU. | Andrew Isaacson | 2 | -2/+4 |
2005-10-29 | Sibyte header cleanup | Andrew Isaacson | 14 | -30/+7 |
2005-10-29 | BCM1480 headers | Andrew Isaacson | 17 | -98/+3236 |
2005-10-29 | Make UL what should be UL. | Ralf Baechle | 2 | -9/+9 |
2005-10-29 | Don't print file name and line in die and die_if_kernel. | Ralf Baechle | 1 | -9/+7 |
2005-10-29 | Define EOWNERDEAD and ENOTRECOVERABLE. | Ralf Baechle | 1 | -0/+4 |
2005-10-29 | More configcheck fixes. | Ralf Baechle | 3 | -3/+5 |
2005-10-29 | 2.6.14-rc1 updates for MIPS compat types. | Ralf Baechle | 1 | -6/+6 |
2005-10-29 | Complete the fcntl.h cleanup. | Ralf Baechle | 1 | -10/+7 |
2005-10-29 | Cleanup Sibyte Kconfig a bit further. | Ralf Baechle | 1 | -14/+0 |
2005-10-29 | Fix weirdness in <asm/bug.h> | Ralf Baechle | 1 | -3/+2 |
2005-10-29 | Fixup a few lose ends in explicit support for MIPS R1/R2. | Ralf Baechle | 6 | -38/+37 |
2005-10-29 | Provide 64-bit address space definitions for the Sibyte SB1 CPU core. | Ralf Baechle | 1 | -0/+10 |
2005-10-29 | Cleanup the mess in cpu_cache_init. | Ralf Baechle | 6 | -27/+40 |
2005-10-29 | Use R4000 TLB routines for SB1 also. | Ralf Baechle | 1 | -2/+4 |
2005-10-29 | Fix ARCH_KMALLOC_MINALIGN values on MIPS | Ralf Baechle | 4 | -2/+34 |
2005-10-29 | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 3 | -0/+140 |
2005-10-29 | Revise MIPS 64-bit ptrace interface | Daniel Jacobowitz | 1 | -4/+11 |
2005-10-29 | Glue again after removal of BUILD_BUG(). | Ralf Baechle | 1 | -25/+32 |
2005-10-29 | SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. | Ralf Baechle | 1 | -0/+14 |
2005-10-29 | Add SOCK_DCCP definition for MIPS also. | Ralf Baechle | 1 | -0/+1 |
2005-10-29 | The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | Kernel gpio/2 routines that will be used by some drivers. | Pete Popov | 1 | -0/+20 |
2005-10-29 | Updated pcmcia driver with pb1200 and db1200 support. | Pete Popov | 2 | -0/+18 |
2005-10-29 | Reorder & reformat a bit. | Ralf Baechle | 1 | -15/+16 |
2005-10-29 | The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... | Ralf Baechle | 1 | -2/+2 |
2005-10-29 | Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. | Ralf Baechle | 1 | -0/+50 |
2005-10-29 | Define pcibus_to_node() for IP27. | Ralf Baechle | 1 | -0/+3 |
2005-10-29 | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 4 | -1/+350 |
2005-10-29 | Delete the SABLE_RTL case. | Ralf Baechle | 1 | -5/+0 |
2005-10-29 | Provide MODULE_ARCH_VERMAGIC for MIPS. | Ralf Baechle | 1 | -0/+50 |
2005-10-29 | Move MIPS Technologies processor IDs to where they belong. | Maciej W. Rozycki | 1 | -2/+7 |