Age | Commit message (Expand) | Author | Files | Lines |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -1/+3 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 2 | -1/+3 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -4/+0 |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 1 | -2/+0 |
2011-05-25 | alpha: hook up gpiolib support | Mark Brown | 2 | -0/+59 |
2011-05-25 | alpha: replace with new cpumask APIs | KOSAKI Motohiro | 5 | -12/+14 |
2011-05-25 | alpha, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes | 1 | -0/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 1 | -0/+1 |
2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 1 | -2/+1 |
2011-05-14 | alpha: Wire up syscalls new to 2.6.39 | Michael Cree | 2 | -5/+13 |
2011-05-14 | alpha: convert to clocksource_register_hz | John Stultz | 1 | -2/+1 |
2011-04-21 | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 8 | -19/+16 |
2011-04-18 | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson | 1 | -0/+1 |
2011-04-18 | alpha: Fix RTC interrupt setup. | Richard Henderson | 1 | -1/+1 |
2011-04-18 | alpha: Remove set but unused variables. | Richard Henderson | 5 | -17/+13 |
2011-04-18 | alpha: Don't force -Werror. | Richard Henderson | 1 | -1/+1 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -2/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 7 | -8/+8 |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
2011-03-29 | alpha: Use generic show_interrupts() | Thomas Gleixner | 2 | -57/+11 |
2011-03-29 | alpha: Convert to new irq function names | Thomas Gleixner | 20 | -34/+38 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori | 1 | -11/+0 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -2/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -1/+0 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 1 | -0/+2 |
2011-03-17 | 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 | -2/+3 |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 1 | -0/+2 |
2011-03-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+2 |
2011-03-16 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -36/+0 |
2011-03-16 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -13/+16 |
2011-03-14 | clean statfs-like syscalls up | Al Viro | 1 | -28/+8 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -6/+7 |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 1 | -10/+12 |
2011-03-10 | alpha: fix compile error from IRQ clean up | Matt Turner | 1 | -0/+1 |
2011-03-02 | alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-02 | alpha: irq: Convert affinity to use irq_data | Thomas Gleixner | 1 | -4/+9 |
2011-03-02 | alpha: irq: Remove pointless irq status manipulation | Thomas Gleixner | 1 | -8/+3 |
2011-03-02 | alpha: titan: Convert irq_chip functions | Thomas Gleixner | 1 | -9/+12 |
2011-03-02 | alpha: takara: Convert irq_chip functions | Thomas Gleixner | 1 | -6/+8 |
2011-03-02 | alpha: sable: Convert irq_chip functions | Thomas Gleixner | 1 | -10/+10 |
2011-03-02 | alpha: rx164: Convert irq_chip functions | Thomas Gleixner | 1 | -8/+8 |
2011-03-02 | alpha: noritake: Convert irq_chip functions | Thomas Gleixner | 1 | -8/+8 |
2011-03-02 | alpha: rawhide: Convert irq_chip functions | Thomas Gleixner | 1 | -7/+10 |