Age | Commit message (Expand) | Author |
2011-07-26 | asm-generic/atomic.h: allow SMP peeps to leverage this | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: add atomic_set_mask() helper | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: fix type used in atomic_clear_mask | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: simplify inc/dec test helpers | Mike Frysinger |
2011-07-26 | atomic: Update comments in atomic.h | Arun Sharma |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | asm-generic/system.h: drop useless __KERNEL__ | Mike Frysinger |
2011-07-25 | iomap: make IOPORT/PCI mapping functions conditional | Randy Dunlap |
2011-07-22 | iomap: make IOPORT/PCI mapping functions conditional | Jonas Bonn |
2011-07-22 | asm-generic: add MMU variants of io.h functions | Jonas Bonn |
2011-07-22 | asm-generic: delay.h fix udelay and ndelay for 8 bit args | Andrew Morton |
2011-07-12 | pci: move microblaze and powerpc pci flag functions into asm-generic | Rob Herring |
2011-07-07 | asm-generic: adapt delay.h to common implementation | Jonas Bonn |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser |
2011-06-02 | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf |
2011-05-28 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | gpio: make gpio_{request,free}_array gpio array parameter const | Lars-Peter Clausen |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-26 | gpio: Convert gpio_is_valid to return bool | Joe Perches |
2011-05-26 | bitops: add #ifndef for each of find bitops | Akinobu Mita |
2011-05-26 | asm-generic/ptrace.h: start a common low level ptrace helper | Mike Frysinger |
2011-05-26 | bug.h: Move ratelimit warn interfaces to ratelimit.h | David S. Miller |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-05-25 | ulimit: raise default hard ulimit on number of files to 4096 | Tim Gardner |
2011-05-25 | asm-generic/cacheflush.h: flush icache when copying to user pages | Mike Frysinger |
2011-05-25 | mm: uninline large generic tlb.h functions | Peter Zijlstra |
2011-05-25 | mm: extended batches for generic mmu_gather | Peter Zijlstra |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra |
2011-05-25 | mm: mmu_gather rework | Peter Zijlstra |
2011-05-24 | bug.h: Fix build with CONFIG_PRINTK disabled. | David S. Miller |
2011-05-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-23 | bug.h: Add WARN_RATELIMIT | Joe Perches |
2011-05-23 | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | module: Sort exported symbols | Alessio Igor Bogani |
2011-05-12 | compat: fixes to allow working with tile arch | Chris Metcalf |
2011-05-04 | audit: support the "standard" <asm-generic/unistd.h> | Chris Metcalf |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |