| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 1 | -1/+1 |
| |\ |
|
| * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-05-22 | 12 | -130/+206 |
|\ \ \ |
|
| * \ \ | Merge branch 'flushing' into for-linus | James Bottomley | 2011-05-22 | 8 | -124/+182 |
| |\ \ \ |
|
| | * | | | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 | 2 | -2/+16 |
| | * | | | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 | 6 | -122/+166 |
| * | | | | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 | 2 | -1/+3 |
| * | | | | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 | 2 | -1/+5 |
| * | | | | [PARISC] wire up clock_adjtime syscall | James Bottomley | 2011-04-15 | 2 | -1/+3 |
| * | | | | [PARISC] wire up fanotify syscalls | James Bottomley | 2011-04-15 | 3 | -1/+13 |
| * | | | | [PARISC] fix pacache .size with new binutils | Meelis Roos | 2011-04-15 | 1 | -4/+2 |
| |/ / / |
|
* | | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+3 |
* | | | | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes | 2011-04-21 | 1 | -1/+3 |
| |/ / / |
|
* / / / | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -4/+1 |
|/ / / |
|
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 12 | -19/+19 |
* | | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | | | parisc: Use irq_to_desc() in show_interrupts() | Thomas Gleixner | 2011-03-29 | 1 | -5/+6 |
* | | | parisc: Convert irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -6/+6 |
* | | | parisc: Convert the final irq bits | Thomas Gleixner | 2011-03-29 | 1 | -7/+2 |
| |/
|/| |
|
* | | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -1/+1 |
|/ |
|
* | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -13/+0 |
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -2/+0 |
* | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -3/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-03-21 | 8 | -375/+319 |
|\ |
|
| * | Merge branch 'irq' into for-next | James Bottomley | 2011-02-10 | 3 | -36/+42 |
| |\ |
|
| | * | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 | 3 | -36/+42 |
| * | | Merge branch 'fixes' into for-next | James Bottomley | 2011-02-10 | 2 | -8/+18 |
| |\| |
|
| | * | [PARISC] fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner | 2011-02-09 | 1 | -1/+1 |
| | * | [PARISC] fix vmap flush/invalidate | James Bottomley | 2011-02-09 | 1 | -7/+17 |
| * | | Merge branch 'tmpalias-flush' into for-next | James Bottomley | 2011-02-10 | 5 | -332/+260 |
| |\ \
| | |/
| |/| |
|
| | * | eliminate special FLUSH flag from page table | James Bottomley | 2011-01-15 | 2 | -68/+7 |
| | * | parisc: flush pages through tmpalias space | James Bottomley | 2011-01-15 | 4 | -283/+272 |
* | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 2011-03-17 | 1 | -0/+2 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | 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 | -1/+1 |
|\ \ \ |
|
| * | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
* | | | | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 2011-03-16 | 1 | -0/+2 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -5/+2 |
|\ \ \ \ |
|
| * | | | | parisc: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -5/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -12/+12 |
|\ \ \ \ |
|
| * | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -6/+6 |
| * | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -9/+9 |
| |/ / / |
|
* / / / | clean statfs-like syscalls up | Al Viro | 2011-03-14 | 1 | -43/+22 |
|/ / / |
|
* / / | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -2/+2 |
|/ / |
|