Commit Graph

1005 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Alexandre Bounine 2ec3ba69fa rapidio: convert switch drivers to modules 12 years ago
Jiang Liu 1622d1abdf vmlinux.lds: add comments for global variables and clean up useless declarations 12 years ago
Pavel Emelyanov 0f8975ec4d mm: soft-dirty bits for user memory changes tracking 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Paul Gortmaker e24f662881 modpost: remove all traces of cpuinit/cpuexit sections 12 years ago
Maarten Lankhorst a41b56efa7 arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not 12 years ago
Aneesh Kumar K.V 6b0b50b061 mm/THP: add pmd args to pgtable deposit and withdraw APIs 12 years ago
Peter Zijlstra 29eb77825c arch, mm: Remove tlb_fast_mode() 12 years ago
James Hogan 066a1a5fca KVM: add kvm_para_available to asm-generic/kvm_para.h 12 years ago
Stephen Rothwell 40b313608a Finally eradicate CONFIG_HOTPLUG 12 years ago
Michael S. Tsirkin e0acd0bd05 asm-generic: uaccess s/might_sleep/might_fault/ 12 years ago
Michael Holzheu 576ebd7492 kernel: Fix s390 absolute memory access for /dev/mem 12 years ago
Hugh Dickins 6ee8630e02 mm: allow arch code to control the user page table ceiling 12 years ago
Gerald Schaefer 106c992a5e mm/hugetlb: add more arch-defined huge_pte functions 12 years ago
Kevin Hilman 8c23b80ec7 cputime_nsecs: use math64.h for nsec resolution conversion helpers 12 years ago
Hugh Dickins a0a9434dd5 ARM: 7701/1: mm: Allow arch code to control the user page table ceiling 12 years ago
Dave Hansen 1de14c3c5c x86-32: Fix possible incomplete TLB invalidate with PAE pagetables 12 years ago
Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
Jonas Bonn 00c30e0681 asm-generic: move cmpxchg*_local defs to cmpxchg.h 12 years ago
Al Viro e1b5bb6d12 consolidate cond_syscall and SYSCALL_ALIAS declarations 12 years ago
James Hogan 4dd3c95940 asm-generic/unistd.h: handle symbol prefixes in cond_syscall 12 years ago
James Hogan c93d031231 asm-generic/io.h: check CONFIG_VIRT_TO_BUS 12 years ago
Li Zhong c78a4bcd1a cputime: Constify timeval_to_cputime(timeval) argument 12 years ago
Ingo Molnar 5042afe7fe generic: Use raw local irq variant for generic cmpxchg 12 years ago
Martin Schwidefsky abf09bed3c s390/mm: implement software dirty bits 12 years ago
Heiko Carstens 7292e7e01c asm-generic/io.h: convert readX defines to functions 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
Michal Simek 711e5b4520 asm-generic: io: Fix ioread16/32be and iowrite16/32be 12 years ago
Alexandre Courbot 6c0b4e6c85 gpiolib: let gpio_chip reference its descriptors 12 years ago
Vineet Gupta 64e69073c3 asm-generic headers: Allow yet more arch overrides in checksum.h 12 years ago
Vineet Gupta 05d88a4937 asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn() 12 years ago
Vineet Gupta 10a6007bda asm-generic headers: uaccess.h to conditionally define segment_eq() 12 years ago
Alexandre Courbot 1a989d0f1d gpiolib: link all gpio_chips using a list 12 years ago
Alexandre Courbot 710b40eac4 gpiolib: remove gpiochip_reserve() 12 years ago
Al Viro 0aa0203fb4 take sys_rt_sigsuspend() prototype to linux/syscalls.h 12 years ago
Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
Frederic Weisbecker abf917cd91 cputime: Generic on-demand virtual cputime accounting 12 years ago
Frederic Weisbecker ae8dda5c47 cputime: Move default nsecs_to_cputime() to jiffies based cputime file 12 years ago
Frederic Weisbecker 39613766e8 cputime: Librarize per nsecs resolution cputime definitions 12 years ago
Prashant Gaikwad f2f6c2556d clk: add common of_clk_init() function 12 years ago
Shawn Guo 6a89a314ab gpio: devm_gpio_* support should not depend on GPIOLIB 12 years ago
Shawn Guo d59b4eaaf0 gpio: fix warning of 'struct gpio_chip' declaration 12 years ago
Kirill A. Shutemov 2f91ec8cc4 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build 12 years ago
Thomas Petazzoni f6e916b820 irqchip: add basic infrastructure 12 years ago
Michal Hocko 53a59fc67f mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT 12 years ago
Greg Kroah-Hartman e389623a68 include: remove __dev* attributes. 12 years ago
Stephen Warren ae278a935f clocksource: add common of_clksrc_init() function 12 years ago
Vineet Gupta f13a3664e4 CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h 12 years ago
Geert Uytterhoeven aaf4f97f26 asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs() 12 years ago
Will Deacon 41739ee355 asm-generic: io: don't perform swab during {in,out} string functions 12 years ago