aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-30
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-30
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-30
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-30
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-30
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-30
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-30
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-30
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-30
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-30
* sgi-xp: define BYTES_PER_WORDDean Nelson2008-07-30
* sgi-xp: define xpSalError reason codeDean Nelson2008-07-30
* sgi-xp: define is_shub() and is_uv() macrosDean Nelson2008-07-30
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-30
* GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner2008-07-30
* GRU Driver: driver makefileJack Steiner2008-07-30
* GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner2008-07-30
* GRU Driver: /proc interfacesJack Steiner2008-07-30
* GRU Driver: resource managementJack Steiner2008-07-30
* GRU Driver: kernel services provide by driverJack Steiner2008-07-30
* GRU Driver: page faults & exceptionsJack Steiner2008-07-30
* GRU Driver: driver initialization, file & vma opsJack Steiner2008-07-30
* GRU Driver: kernel services header filesJack Steiner2008-07-30
* GRU Driver: driver internal header filesJack Steiner2008-07-30
* GRU Driver: GRU instructions & macrosJack Steiner2008-07-30
* GRU Driver: hardware data structuresJack Steiner2008-07-30
* rtc-dev: stop periodic interrupts on device releaseTomas Janousek2008-07-30
* gbefb: cmap FIFO timeoutThomas Bogendoerfer2008-07-30
* remove drivers/serial/v850e_uart.cAdrian Bunk2008-07-30
* USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt2008-07-30
* Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-30
* 8250.c: port.lock is irq-safeBorislav Petkov2008-07-30
* rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2008-07-30
* drivers/video: release mutex in error handling codeJulia Lawall2008-07-30
* hpwdt: don't use static flagsAlexey Dobriyan2008-07-30
* iscsi_ibft_find: fix modpost warningJan Beulich2008-07-30
* backlight: ensure platform_lcd on by defaultBen Dooks2008-07-30
* sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller2008-07-30
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-30
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-30
* backlight: give platform_lcd the same name as the platform device.Ben Dooks2008-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-28
|\
| * lguest: use cpu capability accessorsAndrew Morton2008-07-28
| * lguest: fix switcher_page leak on unloadJohannes Weiner2008-07-28
| * lguest: Guest int3 fixRusty Russell2008-07-28
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-28
|\ \
| * | mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-28
| * | mfd: add platform_data to mfd_cellMike Rapoport2008-07-28
| * | mfd: Coding style fixesBen Dooks2008-07-28
| * | mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-28