| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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-20 | 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-26 | 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-24 | 3 | -31/+0 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-24 | 2 | -19/+0 |
* | | asm-generic: use little-endian bitops | Akinobu Mita | 2011-03-24 | 1 | -2/+2 |
* | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-24 | 3 | -4/+1 |
* | | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-24 | 1 | -24/+53 |
* | | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-24 | 3 | -25/+25 |
* | | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 2011-03-24 | 1 | -26/+20 |
* | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-23 | 1 | -27/+0 |
* | | include/asm-generic/unistd.h: fix syncfs syscall number | Andrew Morton | 2011-03-23 | 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 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -2/+2 |
|\ |
|
| * | asm-generic/user.h: Fix spelling in comment | Tobias Klauser | 2011-03-01 | 1 | -2/+2 |
* | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-03-18 | 1 | -0/+2 |
|\ \ |
|
| * | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 2011-03-17 | 1 | -0/+2 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 4 | -17/+87 |
|\ \ \
| |/ /
|/| | |
|
| * | | asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h | GuanXuetao | 2011-03-17 | 1 | -3/+5 |
| * | | asm-generic headers: add ftrace.h | GuanXuetao | 2011-03-17 | 1 | -0/+16 |
| * | | asm-generic headers: add sizes.h | GuanXuetao | 2011-03-17 | 1 | -0/+47 |
| * | | asm-generic: fix inX/outX functions for architectures that have PCI | GuanXuetao | 2011-03-17 | 1 | -14/+19 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2011-02-24 | 1 | -12/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 2011-02-17 | 1 | -0/+1 |
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -13/+22 |
|\ \ \ \ |
|
| * | | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -13/+22 |
| |/ / / |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-16 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2011-03-04 | 1 | -0/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 2011-02-16 | 1 | -12/+12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | time: Add nsecs_to_cputime64 interface for asm-generic | Venkatesh Pallipadi | 2011-01-26 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 2 | -0/+7 |
|\ \ \ \ |
|
| * | | | | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 2 | -0/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 1 | -3/+4 |
|\ \ \ \ |
|
| * | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -4/+4 |
| * | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -1/+2 |
| |/ / / |
|
* | | | | New kind of open files - "location only". | Al Viro | 2011-03-15 | 1 | -0/+4 |
* | | | | unistd.h: Add new syscalls numbers to asm-generic | Aneesh Kumar K.V | 2011-03-15 | 1 | -1/+5 |
|/ / / |
|
* | / | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> | Ben Hutchings | 2011-03-01 | 1 | -0/+2 |
| |/
|/| |
|
* | | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt | 2011-02-03 | 1 | -5/+4 |