aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30Fix off-by-one error in iov_iter_advance()Linus Torvalds
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30cpumask: statement expressions confuse some versions of gccStephen Rothwell
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh
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: export is_uv_system(), zap_page_range() & follow_page()Jack 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
2008-07-30GRU Driver: GRU instructions & macrosJack Steiner
2008-07-30GRU Driver: hardware data structuresJack Steiner
2008-07-30mm: add zap_vma_ptes(): a library function to unmap driver ptesJack Steiner
2008-07-30sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen
2008-07-30rtc-dev: stop periodic interrupts on device releaseTomas Janousek