Age | Commit message (Expand) | Author |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | sparc: Hook up syncfs system call. | David S. Miller |
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-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-18 | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. | David S. Miller |
2011-03-18 | sparc: Provide NO_IRQ definition. | David S. Miller |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying |
2011-03-16 | sparc32: fix build with leon or floppy enabled | Sam Ravnborg |
2011-03-16 | sparc32: add irq + smp declarations to headers | Sam Ravnborg |
2011-03-16 | SPARC/LEON: power down instruction different of different LEONs | Daniel Hellstrom |
2011-03-16 | sparc64: rename virt_irq => irq - II | Sam Ravnborg |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-17 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers |
2011-02-15 | sparc64: Fix NMI startup bug which also breaks perf. | David S. Miller |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2011-01-04 | SPARC/LEON: added support for IRQAMP IRQ Controller | Daniel Hellstrom |
2011-01-03 | sparc: fix sparse warnings in arch/sparc/prom for 32 bit build | Sam Ravnborg |
2011-01-02 | sparc: remove unused prom tree functions | Sam Ravnborg |
2011-01-02 | sparc: remove unused prom cpu functions | Sam Ravnborg |
2011-01-02 | sparc: drop prom/palloc.c | Sam Ravnborg |
2011-01-02 | sparc: drop prom/devmap.c | Sam Ravnborg |
2010-12-22 | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-12-12 | sparc: Eliminate prom_stdin. | David S. Miller |
2010-12-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | David S. Miller |
2010-11-30 | sparc: Write to prom console using indirect buffer. | David S. Miller |
2010-11-30 | sparc: Delete prom_*getchar(). | David S. Miller |
2010-11-30 | sparc: Pass buffer pointer all the way down to prom_{get,put}char(). | David S. Miller |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-11-17 | sparc: Do not export prom_nb{get,put}char(). | David S. Miller |