aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-4/+21
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-9/+12
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-10/+13
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra1-1/+1
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra1-8/+11
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+1
2009-10-09IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle1-1/+1
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger1-0/+1
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds2-1/+8
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra1-0/+13
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-17/+0
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-2/+6
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula1-0/+8
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger1-0/+16
2009-09-23kmap_types.h: rename D macroAndi Kleen1-23/+24
2009-09-22asm-generic: syscall_get_nr returns intRoland McGrath1-2/+6
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+1
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar7-12/+45
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+12
2009-09-16HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen1-0/+1
2009-09-16HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen1-1/+7
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-5/+19
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-0/+3
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki3-6/+6
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser1-2/+3
2009-09-10KVM: export kvm_para.hMichael S. Tsirkin1-0/+5
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+12
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge1-0/+3
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo5-26/+25
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-20/+19
2009-08-10dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann1-6/+0
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka1-0/+1
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki4-10/+10
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt4-10/+10
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm1-0/+3
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott1-10/+9