aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra
2009-10-09IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger
2009-09-23kmap_types.h: rename D macroAndi Kleen
2009-09-22asm-generic: syscall_get_nr returns intRoland McGrath
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen
2009-09-16HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser
2009-09-10KVM: export kvm_para.hMichael S. Tsirkin
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-10dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann
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-29Merge branch 'master' into for-linusRafael J. Wysocki
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-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-04Merge branch 'master' into for-nextTejun 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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt