aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-30gbefb: cmap FIFO timeoutThomas Bogendoerfer
2008-07-30workqueues: add comments to __create_workqueue_key()Oleg Nesterov
2008-07-30fs/buffer.c: uninline __remove_assoc_queue()Thomas Petazzoni
2008-07-30omfs: sparse annotationsHarvey Harrison
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks
2008-07-30remove drivers/serial/v850e_uart.cAdrian Bunk
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt
2008-07-30introduce lower_32_bits() macroJoerg Roedel
2008-07-30do_try_to_free_page: update comments related to vmscan functionsFernando Luis Vazquez Cao
2008-07-30swapfile/vmscan: update comments related to vmscan functionsFernando Luis Vazquez Cao
2008-07-30swap: update function comment of release_pagesFernando Luis Vazquez Cao
2008-07-30madvise: update function comment of madvise_dontneedFernando Luis Vazquez Cao
2008-07-30printk: fix comment for printk ratelimitingUwe Kleine-König
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven
2008-07-30uml: fix tty-related build errorWANG Cong