| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Clean up mtrr compat ioctl code | Brian Gerst | 2005-10-31 | 1 | -0/+33 |
* | [PATCH] i386: move apic init in init_IRQs | Eric W. Biederman | 2005-10-31 | 4 | -23/+3 |
* | [PATCH] ES7000 platform update | Natalie.Protasevich@unisys.com | 2005-10-31 | 1 | -1/+1 |
* | [PATCH] x86: add an accessor function for getting the per-CPU gdt | Zachary Amsden | 2005-10-31 | 1 | -3/+5 |
* | [PATCH] i386: little pgtable.h consolidation vs 2/3level | Paolo 'Blaisorblade' Giarrusso | 2005-10-31 | 3 | -10/+5 |
* | [PATCH] x86: cmpxchg improvements | Jan Beulich | 2005-10-31 | 1 | -3/+30 |
* | [PATCH] SELinux: canonicalize getxattr() | James Morris | 2005-10-31 | 1 | -4/+7 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-31 | 1 | -1/+1 |
* | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 | 1 | -2/+26 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 38 | -238/+521 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2005-10-30 | 1 | -4/+13 |
| |\ |
|
| | * | [PATCH] Introduce sg_set_buf | Herbert Xu | 2005-10-30 | 1 | -4/+13 |
| * | | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-30 | 3 | -0/+130 |
| * | | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-30 | 2 | -2/+52 |
| * | | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-30 | 2 | -0/+46 |
| * | | [PATCH] memory hotplug prep: __section_nr helper | Dave Hansen | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 2005-10-30 | 4 | -21/+0 |
| * | | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-30 | 2 | -3/+2 |
| * | | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-30 | 1 | -4/+38 |
| * | | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-30 | 2 | -11/+41 |
| * | | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 2005-10-30 | 1 | -16/+19 |
| * | | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-30 | 1 | -8/+12 |
| * | | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-30 | 1 | -1/+0 |
| * | | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-30 | 1 | -2/+2 |
| * | | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-30 | 2 | -3/+1 |
| * | | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 2005-10-30 | 1 | -1/+2 |
| * | | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-30 | 2 | -2/+3 |
| * | | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-30 | 1 | -0/+18 |
| * | | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-30 | 2 | -27/+22 |
| * | | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-30 | 1 | -1/+1 |
| * | | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2005-10-30 | 1 | -1/+2 |
| * | | [PATCH] mm: mm_struct hiwaters moved | Hugh Dickins | 2005-10-30 | 1 | -10/+9 |
| * | | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-30 | 2 | -3/+10 |
| * | | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 | 1 | -2/+3 |
| * | | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-30 | 1 | -1/+3 |
| * | | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-30 | 5 | -66/+16 |
| * | | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-30 | 5 | -33/+4 |
| * | | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 2005-10-30 | 5 | -13/+19 |
| * | | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-30 | 1 | -1/+3 |
| * | | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-30 | 1 | -14/+2 |
| * | | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 2005-10-30 | 1 | -2/+2 |
| * | | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-30 | 10 | -0/+50 |
| * | | [PATCH] fix alpha breakage | Ivan Kokshaysky | 2005-10-30 | 1 | -0/+2 |
| * | | [PATCH] vmalloc_node | Christoph Lameter | 2005-10-30 | 1 | -1/+7 |
| |/ |
|
* / | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 2005-10-30 | 1 | -2/+0 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-29 | 27 | -87/+130 |
|\ |
|
| * | [ARM] 3061/1: cleanup the XIP link address mess | Nicolas Pitre | 2005-10-29 | 1 | -0/+7 |
| * | [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code | Nicolas Pitre | 2005-10-29 | 22 | -34/+44 |
| * | [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X... | Kenneth Tan | 2005-10-29 | 1 | -26/+49 |