| Commit message (Expand) | Author | Age | Files | Lines |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -4/+20 |
* | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 | 1 | -0/+8 |
* | [SPARC]: Fix SA_STATIC_ALLOC value. | David S. Miller | 2006-07-24 | 1 | -1/+1 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 1 | -5/+0 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+6 |
|\ |
|
| * | Restrict headers exported to userspace for SPARC and SPARC64 | David S. Miller | 2006-06-20 | 1 | -11/+4 |
| * | Add Kbuild file for SPARC 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+13 |
* | | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -4/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-29 | 1 | -0/+1 |
|\ \ |
|
| * | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 2006-06-29 | 1 | -1/+4 |
* | | | [SPARC]: Kill interrupt stuff and linux_phandle from device_node. | David S. Miller | 2006-06-29 | 1 | -8/+0 |
* | | | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 2006-06-29 | 1 | -0/+3 |
* | | | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2006-06-29 | 2 | -2/+14 |
* | | | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2006-06-29 | 1 | -0/+2 |
|/ / |
|
* | | [SPARC]: Add iomap interfaces. | David S. Miller | 2006-06-25 | 1 | -0/+16 |
* | | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 2006-06-25 | 1 | -0/+2 |
* | | [SPARC]: Add of_set_property() interface. | David S. Miller | 2006-06-25 | 1 | -0/+8 |
* | | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-23 | 1 | -8/+19 |
* | | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-23 | 2 | -0/+68 |
* | | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-23 | 3 | -9/+104 |
* | | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 2006-06-23 | 1 | -0/+1 |
* | | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 | 1 | -4/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-20 | 3 | -3/+10 |
|\ \
| |/
|/| |
|
| * | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 1 | -2/+0 |
| * | [SPARC]: Add missing rw can_lock macros | Bob Breuer | 2006-06-20 | 1 | -0/+3 |
| * | [SPARC]: Setup cpu_possible_map | Bob Breuer | 2006-06-20 | 1 | -1/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | [SPARC]: Add robust futex syscall entries. | David S. Miller | 2006-05-21 | 1 | -3/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 | 1 | -1/+1 |
* | | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -2/+2 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 23 | -24/+0 |
|/ |
|
* | [SPARC]: __NR_sys removal | OGAWA Hirofumi | 2006-04-24 | 1 | -1/+1 |
* | [SPARC]: __NR_sys_splice --> __NR_splice | David S. Miller | 2006-04-19 | 1 | -1/+1 |
* | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 2006-04-14 | 1 | -1/+1 |
* | [PATCH] sparc32 vga support | Andrew Morton | 2006-04-11 | 1 | -0/+33 |
* | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 2006-03-31 | 1 | -2/+2 |
* | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] unify pfn_to_page: sparc pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -376/+12 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-25 | 3 | -11/+24 |
|\ |
|
| * | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 2006-03-23 | 3 | -11/+24 |
* | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
|/ |
|
* | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 | 1 | -3/+3 |
* | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. | David S. Miller | 2006-03-20 | 1 | -1/+1 |
* | [SPARC]: Kill off these __put_user_ret things. | David S. Miller | 2006-03-20 | 1 | -47/+0 |
* | [SPARC64]: Recognize "virtual-console" as input and output console device. | David S. Miller | 2006-03-20 | 1 | -0/+2 |