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