aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle2009-10-09
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-01
* Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-24
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-16
| * HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen2009-09-16
* | fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\ \
| * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
* | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-23
|\ \ \
| * | | asm-generic: syscall_get_nr returns intRoland McGrath2009-09-22
* | | | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-23
* | | | asm/sections: add text/data checking functions for arches to overrideMike Frysinger2009-09-23
* | | | kmap_types.h: rename D macroAndi Kleen2009-09-23
|/ / /
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-22
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
|\ \ \
| * \ \ Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
| |\ \ \ | | |_|/ | |/| |
| | * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\ \
| | * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\|
| | * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| | * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| | |\ \
| | * | | linker script: throw away .discard sectionTejun Heo2009-06-24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-29
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-21
| * | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: export kvm_para.hMichael S. Tsirkin2009-09-10
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
| |\ \ \ \ \
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| | |\| | | |
| | * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| | * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
| * | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
| |\ \ \ \ \ \
| | * | | | | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-04
| | | |/ / / / | | |/| | | |
| * / | | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-10
| |/ / / / /
* / / / / / ftrace: __start_mcount_loc should be .init.rodataJohn Reiser2009-09-12
|/ / / / /
* | / / / mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
| |/ / / |/| | |
* | | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-17
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-04
|\ \ \ | |_|/ |/| |
| * | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-26
| * | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-26
* | | alpha: fix percpu build breakageTejun Heo2009-06-30
* | | gcov: fix __ctors_start alignmentHeiko Carstens2009-06-30
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-23
|\ \
| * | asm-generic: add dummy pgprot_noncached()Paul Mundt2009-06-23