summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-3011-127/+154
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-3012-126/+155
* sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-304-26/+28
* sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-304-86/+76
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-309-44/+43
* sgi-xp: add _sn2 suffix to a few variablesDean Nelson2008-07-301-59/+65
* sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-305-102/+97
* sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson2008-07-301-119/+94
* sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-304-203/+204
* sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-304-88/+93
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-305-302/+327
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-306-806/+784
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-304-219/+229
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-307-171/+106
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-304-57/+34
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-306-1255/+1433
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-306-629/+644
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-307-133/+267
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-308-106/+107
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-3010-151/+266
* sgi-xp: define BYTES_PER_WORDDean Nelson2008-07-301-0/+3
* sgi-xp: define xpSalError reason codeDean Nelson2008-07-301-1/+2
* sgi-xp: define is_shub() and is_uv() macrosDean Nelson2008-07-301-0/+16
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-307-29/+93
* GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner2008-07-302-0/+24
* GRU Driver: driver makefileJack Steiner2008-07-301-0/+3
* GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner2008-07-301-0/+370
* GRU Driver: /proc interfacesJack Steiner2008-07-301-0/+336
* GRU Driver: resource managementJack Steiner2008-07-301-0/+798
* GRU Driver: kernel services provide by driverJack Steiner2008-07-301-0/+679
* GRU Driver: page faults & exceptionsJack Steiner2008-07-301-0/+633
* GRU Driver: driver initialization, file & vma opsJack Steiner2008-07-301-0/+481
* GRU Driver: kernel services header filesJack Steiner2008-07-301-0/+134
* GRU Driver: driver internal header filesJack Steiner2008-07-303-0/+709
* GRU Driver: GRU instructions & macrosJack Steiner2008-07-301-0/+679
* GRU Driver: hardware data structuresJack Steiner2008-07-301-0/+663
* rtc-dev: stop periodic interrupts on device releaseTomas Janousek2008-07-301-0/+2
* gbefb: cmap FIFO timeoutThomas Bogendoerfer2008-07-301-16/+34
* remove drivers/serial/v850e_uart.cAdrian Bunk2008-07-302-549/+0
* USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt2008-07-301-1/+1
* Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-301-2/+4
* 8250.c: port.lock is irq-safeBorislav Petkov2008-07-301-2/+2
* rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2008-07-302-6/+6
* drivers/video: release mutex in error handling codeJulia Lawall2008-07-302-12/+6
* hpwdt: don't use static flagsAlexey Dobriyan2008-07-301-1/+1
* iscsi_ibft_find: fix modpost warningJan Beulich2008-07-301-1/+0
* backlight: ensure platform_lcd on by defaultBen Dooks2008-07-301-0/+2
* sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller2008-07-301-1/+29
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-301-3/+3
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-302-2/+16