| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell | 2005-09-08 | 1 | -17/+0 |
* | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-08 | 1 | -8/+0 |
* | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 2005-09-08 | 1 | -21/+0 |
* | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-08 | 1 | -17/+0 |
* | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-08 | 1 | -25/+1 |
* | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-08 | 1 | -24/+0 |
* | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 2005-09-08 | 1 | -1/+0 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-08 | 2 | -7/+12 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-08 | 1 | -0/+108 |
* | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener... | Laurent Vivier | 2005-09-05 | 1 | -1/+4 |
* | [PATCH] add suspend/resume for timer | Shaohua Li | 2005-09-05 | 1 | -0/+3 |
* | [PATCH] i386 boottime for_each_cpu broken | Zwane Mwaikambo | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] i386: encapsulate copying of pgd entries | Zachary Amsden | 2005-09-05 | 1 | -0/+15 |
* | [PATCH] x86 NMI: better support for debuggers | George Anzinger | 2005-09-05 | 1 | -2/+9 |
* | [PATCH] x86: introduce a write acessor for updating the current LDT | Zachary Amsden | 2005-09-05 | 1 | -0/+7 |
* | [PATCH] x86: make IOPL explicit | Zachary Amsden | 2005-09-05 | 2 | -3/+17 |
* | [PATCH] x86: privilege cleanup | Zachary Amsden | 2005-09-05 | 1 | -0/+7 |
* | [PATCH] x86: more asm cleanups | Zachary Amsden | 2005-09-05 | 1 | -0/+15 |
* | [PATCH] i386: fix incorrect TSS entry for LDT | Ingo Molnar | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] i386: use set_pte macros in a couple places where they were missing | Zachary Amsden | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] i386: generate better code around descriptor update and access functions | Zachary Amsden | 2005-09-05 | 1 | -8/+8 |
* | [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r... | Zachary Amsden | 2005-09-05 | 2 | -2/+12 |
* | [PATCH] i386: cleanup serialize msr | Zachary Amsden | 2005-09-05 | 1 | -0/+5 |
* | [PATCH] i386: inline asm cleanup | Zachary Amsden | 2005-09-05 | 5 | -31/+52 |
* | [PATCH] ES7000 platform update (i386) | Natalie.Protasevich@unisys.com | 2005-09-05 | 1 | -6/+24 |
* | [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs | Venkatesh Pallipadi | 2005-09-05 | 3 | -0/+4 |
* | [PATCH] x86: fix EFI memory map parsing | Matt Tolentino | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] x86: ptep_clear optimization | Zachary Amsden | 2005-09-05 | 1 | -0/+13 |
* | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() | Chen, Kenneth W | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] hugetlb: add pte_huge() macro | Adam Litke | 2005-09-05 | 1 | -1/+3 |
* | [PATCH] mm: correct _PAGE_FILE comment | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -5/+5 |
* | [PATCH] mm: consolidate get_order | Stephen Rothwell | 2005-09-05 | 1 | -14/+2 |
* | [NET]: Fix ipl=>ihl typo in ip_fast_csum | Thomas Graf | 2005-08-30 | 1 | -1/+1 |
* | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-30 | 1 | -0/+2 |
* | [PATCH] i386 / desc_empty macro is incorrect | Zachary Amsden | 2005-08-16 | 1 | -1/+1 |
* | Revert PCIBIOS_MIN_IO changes for 2.6.13 | Linus Torvalds | 2005-08-15 | 1 | -1/+3 |
* | [PATCH] Make visws compile again | Tom Duffy | 2005-08-07 | 1 | -0/+1 |
* | [PATCH] increase PCIBIOS_MIN_IO on x86 | Ivan Kokshaysky | 2005-08-03 | 1 | -3/+1 |
* | x86: fix new find_first_bit() | Linus Torvalds | 2005-07-29 | 1 | -7/+6 |
* | [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ... | Andi Kleen | 2005-07-29 | 1 | -3/+0 |
* | [PATCH] speed up on find_first_bit for i386 (let compiler do the work) | Steven Rostedt | 2005-07-28 | 1 | -30/+24 |
* | [PATCH] user_mode_vm() build fix | Andrew Morton | 2005-07-28 | 1 | -0/+3 |
* | [PATCH] i386: clean up user_mode macros | Chuck Ebbert | 2005-07-27 | 1 | -3/+10 |
* | [PATCH] i386: Implement machine_emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -0/+6 |
* | x86: use alternative instructions for fnsave/fxsave too | Linus Torvalds | 2005-07-23 | 1 | -8/+7 |
* | x86: make restore_fpu() use alternative assembler instructions | Linus Torvalds | 2005-07-22 | 1 | -1/+12 |
* | [PATCH] inotify | Robert Love | 2005-07-13 | 1 | -1/+4 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 3 | -12/+6 |
|\ |
|