summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* backlight: give platform_lcd the same name as the platform device.Ben Dooks2008-07-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-283-9/+20
|\
| * lguest: use cpu capability accessorsAndrew Morton2008-07-291-2/+2
| * lguest: fix switcher_page leak on unloadJohannes Weiner2008-07-291-0/+1
| * lguest: Guest int3 fixRusty Russell2008-07-291-7/+17
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-282-19/+21
|\ \
| * | mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-292-9/+9
| * | mfd: add platform_data to mfd_cellMike Rapoport2008-07-292-1/+5