aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-01[S390] qeth: avoid use of include/asm-s390Martin Schwidefsky
2008-08-01[S390] dont use kthread for smp_rescan_cpus().Heiko Carstens
2008-08-01[S390] virtio console: fix section mismatch warning.Heiko Carstens
2008-08-01[S390] qdio: fix section mismatch bug.Heiko Carstens
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeJan Glauber
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer
2008-08-01[S390] cio: Memory allocation for idset changed.Michael Ernst
2008-08-01[S390] qeth: preallocated qeth header for hiper socketFrank Blaschka
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson
2008-07-30sgi-xp: define BYTES_PER_WORDDean Nelson
2008-07-30sgi-xp: define xpSalError reason codeDean Nelson
2008-07-30sgi-xp: define is_shub() and is_uv() macrosDean Nelson
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner
2008-07-30GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner
2008-07-30GRU Driver: driver makefileJack Steiner
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner
2008-07-30GRU Driver: /proc interfacesJack Steiner
2008-07-30GRU Driver: resource managementJack Steiner
2008-07-30GRU Driver: kernel services provide by driverJack Steiner
2008-07-30GRU Driver: page faults & exceptionsJack Steiner
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner
2008-07-30GRU Driver: kernel services header filesJack Steiner
2008-07-30GRU Driver: driver internal header filesJack Steiner