- 0bce9c4 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
- 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
- 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
- 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
- cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
- 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- d801d9e asm-generic: remove km_type definitions by Cong Wang · 13 years ago
- cc2caea mm: cma: fix condition check when setting global cma area by Marek Szyprowski · 12 years ago
- dccd230 ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> by Alessandro Rubini · 12 years ago
- 597e1c3 mm/mmu_gather: enable tlb flush range in generic mmu_gather by Alex Shi · 12 years ago
- c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
- 09682c1 bug.h: Fix up CONFIG_BUG=n implicit function declarations. by Paul Mundt · 12 years ago
- a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
- 2603efa bug.h: Fix up powerpc build regression. by Paul Mundt · 12 years ago
- 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
- 3777808 bug.h: need linux/kernel.h for TAINT_WARN. by Paul Mundt · 12 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
- bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
- 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
- 56457f3 KVM: Export asm-generic/kvm_para.h by Avi Kivity · 12 years ago
- 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
- 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
- fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
- 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 13 years ago
- d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
- cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 322728e KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block by Paul Gortmaker · 12 years ago
- c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
- bca0fa5 common: add dma_mmap_from_coherent() function by Marek Szyprowski · 13 years ago
- bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
- 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
- 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
- 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 13 years ago
- 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 13 years ago
- 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 13 years ago
- 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 13 years ago
- f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 13 years ago
- d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 13 years ago
- 1f15d10 KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h by Marcelo Tosatti · 13 years ago
- bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 13 years ago
- a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 13 years ago
- 07bd18d asm/syscall.h: add syscall_get_arch by Will Drewry · 13 years ago
- 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
- 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
- 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 13 years ago
- 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 13 years ago
- b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 13 years ago
- 885df91 Create asm-generic/barrier.h by David Howells · 13 years ago
- 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 13 years ago
- 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 13 years ago
- 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 13 years ago
- ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
- 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 13 years ago
- e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 13 years ago
- f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 13 years ago
- 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
- 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 13 years ago
- ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
- b893485 bitops: Add missing parentheses to new get_order macro by Joerg Roedel · 13 years ago
- 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
- fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 13 years ago
- 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 13 years ago
- dcce6dc PCI: add pci_clear_flags() by Bjorn Helgaas · 13 years ago
- 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
- ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
- d66acc3 bitops: Optimise get_order() by David Howells · 13 years ago
- e0891a9 bitops: Adjust the comment on get_order() to describe the size==0 case by David Howells · 13 years ago
- afead38 posix_types: Introduce __kernel_[u]long_t by H. Peter Anvin · 13 years ago
- 8b3d1cd posix_types: Remove fd_set macros by H. Peter Anvin · 13 years ago
- 34e6f9e posix_types: Make it possible to override __kernel_fsid_t by H. Peter Anvin · 13 years ago
- b4255ba posix_types: Make __kernel_[ug]id32_t default to unsigned int by H. Peter Anvin · 13 years ago