| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> | Ben Hutchings | 2011-02-28 | 1 | -0/+2 |
* | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt | 2011-02-03 | 1 | -5/+4 |
* | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers | 2011-02-03 | 1 | -3/+5 |
* | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-02 | 1 | -4/+3 |
* | module: show version information for built-in modules in sysfs | Dmitry Torokhov | 2011-01-24 | 1 | -0/+7 |
* | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-16 | 1 | -11/+3 |
* | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 2011-01-13 | 1 | -0/+1 |
* | thp: add pmd mangling generic functions | Andrea Arcangeli | 2011-01-13 | 1 | -60/+154 |
* | thp: special pmd_trans_* functions | Andrea Arcangeli | 2011-01-13 | 1 | -0/+11 |
* | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 2011-01-13 | 1 | -0/+2 |
* | Revert "gpiolib: annotate gpio-intialization with __must_check" | Linus Torvalds | 2011-01-13 | 1 | -5/+5 |
* | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang | 2011-01-13 | 1 | -5/+5 |
* | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li | 2011-01-13 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-01-10 | 1 | -0/+30 |
|\ |
|
| * | asm-generic/io.h: add reads[bwl]/writes[bwl] helpers | Mike Frysinger | 2011-01-10 | 1 | -0/+30 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 1 | -2/+11 |
|\ \
| |/
|/| |
|
| * | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 2010-12-23 | 1 | -2/+11 |
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -4/+4 |
|\ \ |
|
| * | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -4/+4 |
| |/ |
|
* | | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 | 1 | -0/+1 |
|/ |
|
* | asm-generic/stat.h: support 64-bit file time_t for stat() | Chris Metcalf | 2010-11-01 | 1 | -7/+7 |
* | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 2010-10-30 | 1 | -0/+4 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 | 1 | -1/+2 |
|\ |
|
| * | initramfs: fix initramfs size calculation | Hendrik Brueckner | 2010-09-29 | 1 | -1/+2 |
* | | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 2010-10-27 | 1 | -3/+3 |
* | | gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h | Anton Vorontsov | 2010-10-27 | 1 | -2/+2 |
* | | vmlinux.lds.h: lower init ramfs alignment to 4 | Mike Frysinger | 2010-10-26 | 1 | -1/+1 |
* | | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA | Mike Frysinger | 2010-10-26 | 1 | -0/+1 |
* | | [S390] add support for nonquiescing sske | Martin Schwidefsky | 2010-10-25 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -0/+2 |
|\ \ |
|
| * | | ioctl: Use asm-generic/ioctls.h on cris (enables termiox) | Jeff Mahoney | 2010-10-22 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-10-22 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | percpu: Optimize __get_cpu_var() | Brian Gerst | 2010-09-10 | 1 | -4/+3 |
| * | | | x86, percpu: Optimize this_cpu_ptr | Brian Gerst | 2010-09-10 | 1 | -2/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 2010-10-22 | 6 | -40/+83 |
|\ \ \ \ |
|
| * | | | | asm-generic/io.h: allow people to override individual funcs | Mike Frysinger | 2010-10-18 | 1 | -0/+26 |
| * | | | | bitops: remove duplicated extern declarations | Akinobu Mita | 2010-10-09 | 1 | -2/+12 |
| * | | | | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita | 2010-10-09 | 1 | -0/+25 |
| * | | | | asm-generic: kdebug.h: Checkpatch cleanup | Andrea Gelmini | 2010-10-09 | 1 | -1/+1 |
| * | | | | asm-generic: fcntl: make exported headers use strict posix types | Lucian Adrian Grijincu | 2010-10-09 | 1 | -1/+1 |
| * | | | | asm-generic: cmpxchg does not handle non-long arguments | Mathieu Lacage | 2010-10-09 | 1 | -19/+1 |
| * | | | | asm-generic: make atomic_add_unless a function | Mathieu Lacage | 2010-10-09 | 1 | -17/+17 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 3 | -31/+27 |
|\ \ \ \ |
|
| * | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 4 | -32/+27 |
| |/ / / |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 | 2 | -0/+8 |
|\ \ \ \ |
|
| * | | | | x86-32, percpu: Correct the ordering of the percpu readmostly section | H. Peter Anvin | 2010-10-21 | 1 | -1/+1 |
| * | | | | percpu: Introduce a read-mostly percpu API | Shaohua Li | 2010-10-20 | 1 | -0/+4 |
| * | | | | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 2010-08-23 | 1 | -0/+4 |
* | | | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 1 | -0/+10 |
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 2 | -6/+23 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|