summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-4/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \
| * | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-9/+12
| |\| |
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-10/+13
|\ \ \ | | |/ | |/|
| * | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-171-1/+1
| * | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-121-8/+11
| |/
| * IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle2009-10-091-1/+1
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+1
|/
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-011-0/+1
* Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-241-2/+2
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-242-1/+8
|\
| * HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-161-0/+1
| * HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen2009-09-161-1/+7
* | fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+13
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-17/+0
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+1
|\ \
| * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+1
* | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-231-2/+6
|\ \ \
| * | | asm-generic: syscall_get_nr returns intRoland McGrath2009-09-221-2/+6
* | | | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-231-0/+8
* | | | asm/sections: add text/data checking functions for arches to overrideMike Frysinger2009-09-231-0/+16
* | | | kmap_types.h: rename D macroAndi Kleen2009-09-231-23/+24
|/ / /
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+1
* | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-09-177-12/+45
|\ \ \
| * \ \ Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+12
| |\ \ \ | | |_|/ | |/| |
| | * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+12
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-5/+19
| |\ \
| | * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-145-26/+25
| | |\|
| | * | linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+12
| | * | Merge branch 'master' into for-nextTejun Heo2009-07-046-22/+25
| | |\ \
| | * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+8
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-143-6/+6
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-294-10/+10
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
| * | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-0/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: export kvm_para.hMichael S. Tsirkin2009-09-101-0/+5
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
| |\ \ \ \ \
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-125-20/+19
| | |\| | | |
| | * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| | * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| * | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-0/+3
| |\ \ \ \ \ \
| | * | | | | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-041-0/+3
| | | |/ / / / | | |/| | | |
| * / | | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-101-6/+0
| |/ / / / /