Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | Revert "gpiolib: annotate gpio-intialization with __must_check" | Linus Torvalds | 1 | -5/+5 |
2011-01-13 | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang | 1 | -5/+5 |
2011-01-13 | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li | 1 | -1/+2 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 1 | -0/+30 |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+11 |
2011-01-10 | asm-generic/io.h: add reads[bwl]/writes[bwl] helpers | Mike Frysinger | 1 | -0/+30 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -4/+4 |
2010-12-24 | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 1 | -2/+11 |
2010-12-17 | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 1 | -4/+4 |
2010-12-17 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 1 | -0/+1 |
2010-11-01 | asm-generic/stat.h: support 64-bit file time_t for stat() | Chris Metcalf | 1 | -7/+7 |
2010-10-30 | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 1 | -0/+4 |
2010-10-29 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+2 |
2010-10-28 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 1 | -3/+3 |
2010-10-28 | gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h | Anton Vorontsov | 1 | -2/+2 |
2010-10-27 | vmlinux.lds.h: lower init ramfs alignment to 4 | Mike Frysinger | 1 | -1/+1 |
2010-10-27 | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA | Mike Frysinger | 1 | -0/+1 |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -5/+9 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 6 | -40/+83 |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on cris (enables termiox) | Jeff Mahoney | 1 | -0/+2 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 3 | -31/+27 |
2010-10-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+8 |
2010-10-21 | x86-32, percpu: Correct the ordering of the percpu readmostly section | H. Peter Anvin | 1 | -1/+1 |
2010-10-21 | percpu: Introduce a read-mostly percpu API | Shaohua Li | 1 | -0/+4 |
2010-10-18 | asm-generic/io.h: allow people to override individual funcs | Mike Frysinger | 1 | -0/+26 |
2010-10-09 | bitops: remove duplicated extern declarations | Akinobu Mita | 1 | -2/+12 |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita | 1 | -0/+25 |
2010-10-09 | asm-generic: kdebug.h: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-10-09 | asm-generic: fcntl: make exported headers use strict posix types | Lucian Adrian Grijincu | 1 | -1/+1 |
2010-10-09 | asm-generic: cmpxchg does not handle non-long arguments | Mathieu Lacage | 1 | -19/+1 |
2010-10-09 | asm-generic: make atomic_add_unless a function | Mathieu Lacage | 1 | -17/+17 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 4 | -32/+27 |
2010-09-29 | initramfs: fix initramfs size calculation | Hendrik Brueckner | 1 | -1/+2 |
2010-09-23 | jump label: Base patch for jump label | Jason Baron | 1 | -0/+10 |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2 | -6/+23 |
2010-09-10 | percpu: Optimize __get_cpu_var() | Brian Gerst | 1 | -4/+3 |
2010-09-10 | x86, percpu: Optimize this_cpu_ptr | Brian Gerst | 1 | -2/+7 |
2010-09-10 | gpio: doc updates | David Brownell | 1 | -1/+13 |
2010-09-09 | irq: Fix circular headers dependency | Frederic Weisbecker | 1 | -1/+1 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -5/+10 |
2010-08-23 | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 1 | -0/+4 |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 1 | -2/+4 |
2010-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+5 |
2010-08-15 | include: replace unifdef-y with header-y | Sam Ravnborg | 2 | -38/+38 |
2010-08-14 | Merge branch 'master' into for-linus | Chris Metcalf | 2 | -3/+4 |
2010-08-13 | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf | 1 | -1/+5 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -3/+0 |
2010-08-11 | vfs: O_* bit numbers uniqueness check | Wu Fengguang | 1 | -0/+4 |