summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton
2004-02-03[PATCH] Remove memblks from the kernelAndrew Morton
2004-01-18[PATCH] s390: physical dirty/referenced bits.Andrew Morton
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton
2004-01-18[PATCH] fix gcc-3.4 warning in percpu codeAndrew Morton
2004-01-07[PATCH] ppc64: Add missing section definitionAndrew Morton
2003-12-29[PATCH] statfs64 fixAndrew Morton
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton
2003-12-29[PATCH] cpumask.h reorgAndrew Morton
2003-12-29[PATCH] Fix for more than 256 CPUsAndrew Morton
2003-09-21[PATCH] any_online_cpu fixAndrew Morton
2003-09-09[PATCH] fix cpu_test_and_set() on UPGuillaume Morin
2003-08-19Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller
2003-08-19[CPUMASK]: Prevent unused variable warnings on uniprocessor.David S. Miller
2003-08-18The default ARCH_SI_BAND_T should be "int", since that is whatLinus Torvalds
2003-08-18[PATCH] Fix si_band type in asm-generic/siginfo.hAndrew Morton
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-08-13[PATCH] correct tlb_remove_page comment.Dave Jones
2003-07-18[PATCH] Make percpu_modcopy a macroRusty Russell
2003-07-18[PATCH] introduce "local_t" - cpu-local atomic variablesRusty Russell
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell
2003-07-18[PATCH] Allow struct members inside percpu macrosRusty Russell
2003-07-11[PATCH] asm-generic/div64.h breakageBernardo Innocenti
2003-07-08[PATCH] Fix problem introduced by do_div() patchBernardo Innocenti
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-04-12[PATCH] Fix gen_rtc compilation errorAndrew Morton
2003-04-09[SIGINFO]: asm-generic/siginfo.h needs linux/compiler.hDavid S. Miller
2003-04-08Annotate i386/signal.c with address space type annotations.Linus Torvalds
2003-04-08Make __SI_MASK explicitly unsigned, instead of depending onLinus Torvalds
2003-03-23[PATCH] asm-generic/tlb.h needs swap.hAndrew Morton
2003-03-16[PCI] pci-8: pci_resource_to_bus()Russell King
2003-03-14[PATCH] md: C99 initiailzers for xor.hNeil Brown
2003-02-27[PATCH] provide pcibus_to_cpumask from topologyMartin J. Bligh
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2003-02-17[PATCH] add generic ide iopsAlan Cox
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2003-02-03[PATCH] Remove __ from topology macrosAndrew Morton
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski
2003-01-16kbuild: Fix __start_SECTION, __stop_SECTIONKai Germaschewski
2003-01-15[PATCH] (3/3) NUMA rebalancerMartin J. Bligh
2003-01-15kbuild: Make asm-generic/vmlinux.lds.h usable for IA-64Kai Germaschewski
2003-01-15kbuild/modules: Save space on symbol listKai Germaschewski
2003-01-14Fix backslash at end of fileLinus Torvalds
2003-01-14Consolidate read-only sections in arch/*/vmlinux.lds.SKai Germaschewski
2003-01-13generic/dma-mapping.h: remove BUG_ON flags not GFP_ATOMICJames Bottomley