Age | Commit message (Expand) | Author |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on cris (enables termiox) | Jeff Mahoney |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-21 | x86-32, percpu: Correct the ordering of the percpu readmostly section | H. Peter Anvin |
2010-10-20 | percpu: Introduce a read-mostly percpu API | Shaohua Li |
2010-10-18 | asm-generic/io.h: allow people to override individual funcs | Mike Frysinger |
2010-10-09 | bitops: remove duplicated extern declarations | Akinobu Mita |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita |
2010-10-09 | asm-generic: kdebug.h: Checkpatch cleanup | Andrea Gelmini |
2010-10-09 | asm-generic: fcntl: make exported headers use strict posix types | Lucian Adrian Grijincu |
2010-10-09 | asm-generic: cmpxchg does not handle non-long arguments | Mathieu Lacage |
2010-10-09 | asm-generic: make atomic_add_unless a function | Mathieu Lacage |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-10 | percpu: Optimize __get_cpu_var() | Brian Gerst |
2010-09-10 | x86, percpu: Optimize this_cpu_ptr | Brian Gerst |
2010-09-09 | gpio: doc updates | David Brownell |
2010-09-09 | irq: Fix circular headers dependency | Frederic Weisbecker |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-08-23 | x86, mm: Avoid unnecessary TLB flush | Shaohua Li |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells |
2010-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-13 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-08-13 | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | vfs: O_* bit numbers uniqueness check | Wu Fengguang |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | tty: Remove Hayes ESP ioctls | Jeff Dike |
2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | asm-generic/io.h: add big endian versions of io{read,write}{16,32} | Mike Frysinger |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn |
2010-08-09 | asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore | Michal Simek |
2010-08-09 | add f_flags to struct statfs(64) | Christoph Hellwig |
2010-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-07 | percpu: handle __percpu notations in UP accessors | Namhyung Kim |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-28 | fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict | Signed-off-by: Wu Fengguang |
2010-07-28 | vfs: introduce FMODE_NONOTIFY | Eric Paris |