summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin
2005-09-12[PATCH] x86-64: Increase TLB flush array sizeAndi Kleen
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] optimise 64bit unaligned access on 32bit kernelRalf Baechle
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-05-04[PATCH] asm/signal.h unificationAl Viro
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell
2005-05-01[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2Joe Korty
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall
2005-04-24[PATCH] __get_unaligned() turned into macroAl Viro
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-03-28[PATCH] posix-cpu-timers and cputime_t divisons.Martin Schwidefsky
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-16[ARCH]: Consolidate portable unaligned.h implementations.David S. Miller
2005-03-15[SPARC64]: Override {pgd,pmd}_addr_end() to handle vaddr hole.David S. Miller
2005-03-13[PATCH] remove obsolete linux/resource.h inclusion from asm-generic/siginfo.hOlaf Hering
2005-03-13[PATCH] ptwalk: pud and pmd foldedHugh Dickins
2005-03-13[PATCH] ptwalk: change_protectionHugh Dickins
2005-03-13[PATCH] ptwalk: p?d_none_or_clear_badHugh Dickins
2005-03-09[PATCH] ptep_test_and_clear_dirty typo fixAndrew Morton
2005-03-07[PATCH] set RLIMIT_SIGPENDING limit based on RLIMIT_NPROCRoland McGrath
2005-03-07[PATCH] clean up and unify asm-*/resource.h filesIngo Molnar
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller