summaryrefslogtreecommitdiff
path: root/include/asm-generic (unfollow)
Commit message (Expand)Author
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-30alpha: fix percpu build breakageTejun Heo
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells
2009-06-19asm-generic: hook up new system callsArnd Bergmann
2009-06-19asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger
2009-06-18dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras
2009-06-14vmlinux.lds.h updateSam Ravnborg
2009-06-11add generic lib/checksum.cArnd Bergmann
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann
2009-06-11asm-generic: add legacy I/O header filesArnd Bergmann
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann
2009-06-11asm-generic: make bitops.h usableArnd Bergmann
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann
2009-06-11asm-generic: make get_rtc_time overridableArnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann
2009-06-11asm-generic: add generic ABI headersArnd Bergmann
2009-06-11asm-generic: add generic sysv ipc headersArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg
2009-06-09initconst adjustmentsJan Beulich
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott