| Commit message (Expand) | Author | Age | Files | Lines |
* | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser | 2011-06-15 | 1 | -1/+1 |
* | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf | 2011-06-02 | 1 | -1/+3 |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-28 | 1 | -5/+5 |
|\ |
|
| * | gpio: make gpio_{request,free}_array gpio array parameter const | Lars-Peter Clausen | 2011-05-27 | 1 | -2/+2 |
| * | gpio: Convert gpio_is_valid to return bool | Joe Perches | 2011-05-26 | 1 | -3/+3 |
* | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -1/+3 |
|\ \ |
|
| * | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-27 | 1 | -40/+0 |
|\ \ |
|
| * | | bug.h: Move ratelimit warn interfaces to ratelimit.h | David S. Miller | 2011-05-26 | 1 | -40/+0 |
* | | | bitops: add #ifndef for each of find bitops | Akinobu Mita | 2011-05-26 | 2 | -0/+11 |
* | | | asm-generic/ptrace.h: start a common low level ptrace helper | Mike Frysinger | 2011-05-26 | 1 | -0/+74 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-25 | 1 | -0/+37 |
|\| |
|
| * | bug.h: Fix build with CONFIG_PRINTK disabled. | David S. Miller | 2011-05-24 | 1 | -0/+21 |
| * | bug.h: Add WARN_RATELIMIT | Joe Perches | 2011-05-23 | 1 | -0/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 | 5 | -97/+149 |
|\ \ |
|
| * | | compat: fixes to allow working with tile arch | Chris Metcalf | 2011-05-12 | 1 | -97/+124 |
| * | | audit: support the "standard" <asm-generic/unistd.h> | Chris Metcalf | 2011-05-04 | 4 | -0/+25 |
* | | | ulimit: raise default hard ulimit on number of files to 4096 | Tim Gardner | 2011-05-25 | 1 | -1/+1 |
* | | | asm-generic/cacheflush.h: flush icache when copying to user pages | Mike Frysinger | 2011-05-25 | 1 | -1/+4 |
* | | | mm: uninline large generic tlb.h functions | Peter Zijlstra | 2011-05-25 | 1 | -122/+13 |
* | | | mm: extended batches for generic mmu_gather | Peter Zijlstra | 2011-05-25 | 1 | -46/+83 |
* | | | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 | 1 | -5/+51 |
* | | | mm: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -27/+69 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-05-24 | 1 | -8/+4 |
|\ \ \ |
|
| * | | | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 2011-05-23 | 1 | -8/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -29/+32 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 2 | -21/+51 |
| |\ \ |
|
| | * | | percpu: Unify input section names | Mike Frysinger | 2011-04-04 | 1 | -20/+24 |
| * | | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -9/+8 |
* | | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -1/+1 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 1 | -10/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 1 | -10/+4 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -10/+4 |
| | | |/
| | |/| |
|
* | / | | module: Sort exported symbols | Alessio Igor Bogani | 2011-05-19 | 1 | -10/+10 |
|/ / / |
|
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
| |/ / |
|
* / / | WARN_ON_SMP(): Add comment to explain ({0;}) | Steven Rostedt | 2011-03-28 | 1 | -0/+7 |
|/ / |
|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 1 | -1/+27 |
|\ \
| |/
|/| |
|
| * | WARN_ON_SMP(): Allow use in if() statements on UP | Steven Rostedt | 2011-03-25 | 1 | -1/+27 |
* | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 3 | -31/+0 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 2 | -19/+0 |
* | | asm-generic: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -2/+2 |
* | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 3 | -4/+1 |
* | | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -24/+53 |
* | | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 3 | -25/+25 |
* | | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 2011-03-23 | 1 | -26/+20 |
* | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -27/+0 |
* | | include/asm-generic/unistd.h: fix syncfs syscall number | Andrew Morton | 2011-03-22 | 1 | -1/+1 |
* | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 1 | -1/+3 |
|/ |
|
* | asm-generic: support clock_adjtime() in <asm-generic/unistd.h> | Chris Metcalf | 2011-03-20 | 1 | -1/+3 |