summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2004-11-04[PATCH] PCI: add pci_fixup_earlyMatthew Wilcox
2004-10-27[ide] add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz
2004-10-25[PATCH] Shift key-related error codes up and insert ECANCELEDDavid Howells
2004-10-19[PATCH] m68k: NULL vs. 0 cleanupsGeert Uytterhoeven
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18[PATCH] Add some key management specific error codesDavid Howells
2004-10-18[PATCH] sched: remove NODE_BALANCE_RATE definitionsMatthew Dobson
2004-10-13[PATCH] ptep_establish smp race x86 PAE >4GAndrea Arcangeli
2004-10-05[PATCH] add-pci_fixup_enable-pass.patchAndrew Morton
2004-09-15[PATCH] back out siginfo_t.si_rusage from waitid changesRoland McGrath
2004-09-14Add support for "string" ioread/iowrite.Linus Torvalds
2004-09-13[IOMAP]: Make ioport_map() take unsigned long port argument.David S. Miller
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds
2004-09-10ide: initial PCI memory access annotationsLinus Torvalds
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-05[PATCH] Correct ELF section used for out of line spinlocksZwane Mwaikambo
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo
2004-08-30[PATCH] waitid system callRoland McGrath
2004-08-26[UACCESS]: Fix typo in generic __get_user_unaligned().David S. Miller
2004-08-26[PATCH] Fix copying of unaligned data across user/kernel boundaryArun Sharma
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall
2004-08-03[1/3] Split pci quirks array to allow separate declarations.David Woodhouse
2004-07-28[PATCH] Make get_user_pages() work again for ia64 gate areaDavid Mosberger
2004-07-12[PATCH] sparse: signal annotationAlexander Viro
2004-07-12[PATCH] ia64: Reduce TLB flushing during process migrationJack Steiner
2004-07-01[PATCH] mips: update config symbolsRalf Bächle
2004-06-23[PATCH] cpumask: remove 26 no longer used cpumask*.h filesAndrew Morton
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds
2004-05-24Introduce architecture-specific "ptep_update_dirty_accessed()"Linus Torvalds
2004-05-24Pass in a "dirty" argument to ptep_establish in Linus Torvalds
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton
2004-05-14[PATCH] H8/300: ldscripts fixAndrew Morton
2004-05-14[PATCH] revert the process-migration-speedup patchAndrew Morton
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton
2004-05-09[PATCH] Reduce TLB flushing during process migrationAndrew Morton
2004-04-27[PATCH] Fix cpumask iterator over empty cpu setRusty Russell
2004-04-18[PATCH] CPU_MASK_ALL fixAndrew Morton
2004-04-17[PATCH] ARM-related ptep_to_address() fixAndrew Morton
2004-04-13[PATCH] obsolete asm/hdreg.hBartlomiej Zolnierkiewicz
2004-04-13[PATCH] add asm-generic/hdreg.hBartlomiej Zolnierkiewicz
2004-04-12[PATCH] Rename bitmap_clear to bitmap_zero, remove CLEAR_BITMAPAndrew Morton
2004-04-11[PATCH] posix message queues: implementationAndrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-04-11[PATCH] x86-64 updateAndrew Morton
2004-04-03Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.Linus Torvalds
2004-03-31[PATCH] remove __ARCH_SI_BAND_TAndrew Morton