Age | Commit message (Expand) | Author | Files | Lines |
2005-10-30 | [ARM] 3068/1: Add corgi irda platform support | Richard Purdie | 1 | -0/+20 |
2005-10-30 | [ARM] 3067/1: Add poodle irda platform support | Richard Purdie | 1 | -0/+21 |
2005-10-30 | [PATCH] memory hotplug: ppc64 specific hot-add functions | Dave Hansen | 1 | -0/+77 |
2005-10-30 | [PATCH] memory hotplug: i386 addition functions | Dave Hansen | 2 | -7/+59 |
2005-10-30 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 6 | -2/+29 |
2005-10-30 | [PATCH] mm: split page table lock | Hugh Dickins | 4 | -6/+8 |
2005-10-30 | [PATCH] mm: uml kill unused | Hugh Dickins | 2 | -37/+0 |
2005-10-30 | [PATCH] mm: uml pte atomicity | Hugh Dickins | 1 | -3/+5 |
2005-10-30 | [PATCH] mm: cris v32 mmu_context_lock | Hugh Dickins | 1 | -2/+4 |
2005-10-30 | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 1 | -15/+9 |
2005-10-30 | [PATCH] mm: arm ready for split ptlock | Hugh Dickins | 3 | -84/+33 |
2005-10-30 | [PATCH] mm: i386 sh sh64 ready for split ptlock | Hugh Dickins | 3 | -65/+60 |
2005-10-30 | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2 | -62/+22 |
2005-10-30 | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 1 | -0/+2 |
2005-10-30 | [PATCH] mm: arches skip ptlock | Hugh Dickins | 5 | -39/+3 |
2005-10-30 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 23 | -77/+25 |
2005-10-30 | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2 | -28/+8 |
2005-10-30 | [PATCH] core remove PageReserved | Nick Piggin | 3 | -5/+13 |
2005-10-30 | [PATCH] mm: m68k kill stram swap | Hugh Dickins | 2 | -926/+16 |
2005-10-30 | [PATCH] mm: sh64 hugetlbpage.c | Hugh Dickins | 2 | -178/+12 |
2005-10-30 | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins | 3 | -3/+0 |
2005-10-30 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 1 | -2/+1 |
2005-10-30 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 1 | -2/+2 |
2005-10-30 | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2 | -2/+3 |
2005-10-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -66/+118 |
2005-10-30 | [ARM] 3061/1: cleanup the XIP link address mess | Nicolas Pitre | 4 | -52/+29 |
2005-10-30 | [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code | Nicolas Pitre | 3 | -4/+5 |
2005-10-29 | Update MIPS defconfig files. | Ralf Baechle | 46 | -5986/+17743 |
2005-10-29 | prom_free_prom_memory() returns unsigned long | Arthur Othieno | 3 | -3/+6 |
2005-10-29 | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than | Ralf Baechle | 1 | -62/+8 |
2005-10-29 | Fix all the get_user / put_user related sparse warnings. | Ralf Baechle | 1 | -15/+15 |
2005-10-29 | Delete unused ieee754_cname[] and declaration. | Ralf Baechle | 2 | -11/+0 |
2005-10-29 | Include for prototypes. | Ralf Baechle | 1 | -0/+2 |
2005-10-29 | Protect against multiple inclusion. | Ralf Baechle | 1 | -0/+4 |
2005-10-29 | Remove useless casts of kmalloc return values. | Ralf Baechle | 2 | -5/+2 |
2005-10-29 | Hack to resolve longstanding prefetch issue | Ralf Baechle | 1 | -0/+15 |
2005-10-29 | More foolproofing of the CPU configuration. | Ralf Baechle | 1 | -2/+149 |
2005-10-29 | pci-expmem-hack | Andrew Isaacson | 1 | -0/+8 |
2005-10-29 | BCM1480 HT support | Andrew Isaacson | 5 | -17/+248 |
2005-10-29 | Support for the BCM1480 on-chip PCI-X bridge. | Andrew Isaacson | 2 | -0/+257 |
2005-10-29 | SB1 cache exception handling. | Andrew Isaacson | 3 | -8/+59 |
2005-10-29 | Support for BigSur board. | Andrew Isaacson | 2 | -0/+12 |
2005-10-29 | Add support for BCM1480 family of chips. | Andrew Isaacson | 11 | -5/+1093 |
2005-10-29 | Add support for SB1A CPU. | Andrew Isaacson | 3 | -0/+5 |
2005-10-29 | Sibyte fixes | Andrew Isaacson | 1 | -1/+1 |
2005-10-29 | Fix zero length sys_cacheflush | Atsushi Nemoto | 1 | -0/+2 |
2005-10-29 | Get 64-bit right in the kgdb stub. | Ralf Baechle | 1 | -3/+2 |
2005-10-29 | Sys_lookup_dcookie arguments occupy 4 argument slots. | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | FPU emulator garbage collection. | Ralf Baechle | 2 | -4/+4 |
2005-10-29 | Don't print file name and line in die and die_if_kernel. | Ralf Baechle | 1 | -14/+2 |