Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+37 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 5 | -97/+149 |
2011-05-25 | ulimit: raise default hard ulimit on number of files to 4096 | Tim Gardner | 1 | -1/+1 |
2011-05-25 | asm-generic/cacheflush.h: flush icache when copying to user pages | Mike Frysinger | 1 | -1/+4 |
2011-05-25 | mm: uninline large generic tlb.h functions | Peter Zijlstra | 1 | -122/+13 |
2011-05-25 | mm: extended batches for generic mmu_gather | Peter Zijlstra | 1 | -46/+83 |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 1 | -5/+51 |
2011-05-25 | mm: mmu_gather rework | Peter Zijlstra | 1 | -27/+69 |
2011-05-24 | bug.h: Fix build with CONFIG_PRINTK disabled. | David S. Miller | 1 | -0/+21 |
2011-05-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -8/+4 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -29/+32 |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2 | -21/+51 |
2011-05-23 | bug.h: Add WARN_RATELIMIT | Joe Perches | 1 | -0/+16 |
2011-05-23 | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 1 | -8/+4 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 1 | -1/+1 |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+4 |
2011-05-19 | module: Sort exported symbols | Alessio Igor Bogani | 1 | -10/+10 |
2011-05-12 | compat: fixes to allow working with tile arch | Chris Metcalf | 1 | -97/+124 |
2011-05-04 | audit: support the "standard" <asm-generic/unistd.h> | Chris Metcalf | 4 | -0/+25 |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -10/+4 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2 | -2/+2 |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron | 1 | -10/+4 |
2011-04-04 | percpu: Unify input section names | Mike Frysinger | 1 | -20/+24 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-28 | WARN_ON_SMP(): Add comment to explain ({0;}) | Steven Rostedt | 1 | -0/+7 |
2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+27 |
2011-03-25 | WARN_ON_SMP(): Allow use in if() statements on UP | Steven Rostedt | 1 | -1/+27 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -9/+8 |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 3 | -31/+0 |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2 | -19/+0 |
2011-03-23 | asm-generic: use little-endian bitops | Akinobu Mita | 1 | -2/+2 |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 3 | -4/+1 |
2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 1 | -24/+53 |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 3 | -25/+25 |
2011-03-23 | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 1 | -26/+20 |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -27/+0 |
2011-03-22 | include/asm-generic/unistd.h: fix syncfs syscall number | Andrew Morton | 1 | -1/+1 |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil | 1 | -1/+3 |
2011-03-20 | asm-generic: support clock_adjtime() in <asm-generic/unistd.h> | Chris Metcalf | 1 | -1/+3 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 4 | -17/+87 |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 1 | -0/+2 |
2011-03-17 | asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h | GuanXuetao | 1 | -3/+5 |
2011-03-17 | asm-generic headers: add ftrace.h | GuanXuetao | 1 | -0/+16 |
2011-03-17 | asm-generic headers: add sizes.h | GuanXuetao | 1 | -0/+47 |
2011-03-17 | asm-generic: fix inX/outX functions for architectures that have PCI | GuanXuetao | 1 | -14/+19 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -13/+22 |
2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |