| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: remove old UM_FASTCALL, and make the thing work again | Paolo 'Blaisorblade' Giarrusso | 2005-10-30 | 1 | -0/+8 |
* | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso | 2005-10-30 | 1 | -4/+15 |
* | [PATCH] m32r: fix #if warnings | Hirokazu Takata | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-30 | 1 | -2/+1 |
* | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 2005-10-30 | 1 | -0/+6 |
* | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT | Ingo Molnar | 2005-10-30 | 1 | -6/+25 |
* | [PATCH] Clean up mtrr compat ioctl code | Brian Gerst | 2005-10-30 | 1 | -0/+33 |
* | [PATCH] i386: move apic init in init_IRQs | Eric W. Biederman | 2005-10-30 | 4 | -23/+3 |
* | [PATCH] ES7000 platform update | Natalie.Protasevich@unisys.com | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] x86: add an accessor function for getting the per-CPU gdt | Zachary Amsden | 2005-10-30 | 1 | -3/+5 |
* | [PATCH] i386: little pgtable.h consolidation vs 2/3level | Paolo 'Blaisorblade' Giarrusso | 2005-10-30 | 3 | -10/+5 |
* | [PATCH] x86: cmpxchg improvements | Jan Beulich | 2005-10-30 | 1 | -3/+30 |
* | [PATCH] SELinux: canonicalize getxattr() | James Morris | 2005-10-30 | 1 | -4/+7 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 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-29 | 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-29 | 3 | -0/+130 |
| * | | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-29 | 2 | -2/+52 |
| * | | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 2 | -0/+46 |
| * | | [PATCH] memory hotplug prep: __section_nr helper | Dave Hansen | 2005-10-29 | 1 | -0/+1 |
| * | | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 2005-10-29 | 4 | -21/+0 |
| * | | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-29 | 2 | -3/+2 |
| * | | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 1 | -4/+38 |
| * | | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 2 | -11/+41 |
| * | | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 2005-10-29 | 1 | -16/+19 |
| * | | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -8/+12 |
| * | | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-29 | 1 | -1/+0 |
| * | | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -2/+2 |
| * | | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 2 | -3/+1 |
| * | | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
| * | | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-29 | 2 | -2/+3 |
| * | | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 1 | -0/+18 |
| * | | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-29 | 2 | -27/+22 |
| * | | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -1/+1 |
| * | | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
| * | | [PATCH] mm: mm_struct hiwaters moved | Hugh Dickins | 2005-10-29 | 1 | -10/+9 |
| * | | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 2 | -3/+10 |
| * | | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-29 | 1 | -2/+3 |
| * | | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-29 | 1 | -1/+3 |
| * | | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-29 | 5 | -66/+16 |
| * | | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-29 | 5 | -33/+4 |
| * | | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 2005-10-29 | 5 | -13/+19 |
| * | | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-29 | 1 | -1/+3 |
| * | | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 2005-10-29 | 1 | -0/+1 |
| * | | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-29 | 1 | -14/+2 |
| * | | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 2005-10-29 | 1 | -2/+2 |