Commit Graph

86 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Robin Holt 57e6d258b1 UV - XPC: pass nasid instead of nid to gru_create_message_queue 15 years ago
Robin Holt 046d6c563b x86: uv: XPC receive message reuse triggers invalid BUG_ON() 15 years ago
Robin Holt dbd2918ec6 X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state 15 years ago
Robin Holt 15b87d67ff x86: uv: xpc NULL deref when mesq becomes empty 15 years ago
Robin Holt c2c9f11574 x86: uv: update XPC to handle updated BIOS interface 15 years ago
Robin Holt 682128939f x86: uv: xpc needs to provide an abstraction for uv_gpa 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman d00faf81af sysctl ia64: Remove dead binary sysctl support 15 years ago
Dimitri Sivanich 6c2c502910 x86: SGI UV: Fix irq affinity for hub based interrupts 15 years ago
Randy Dunlap f509e34a57 [IA64] sgi-xp: fix printk format warnings 15 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Patrick McHardy 3790c8cdb9 net: fix network driver ndo_start_xmit() return values (part 1) 16 years ago
Robin Holt e873cff0fa sgi-xp/sgi-gru: allow modules to load on non-uv systems 16 years ago
Robin Holt a7665b0a38 sgi-xpc: clean up numerous globals 16 years ago
Robin Holt efdd06ed18 sgi-xpc: implement opencomplete messaging 16 years ago
Robin Holt a374c57b07 sgi-xpc: prevent false heartbeat failures 16 years ago
Robin Holt 6e873ec71d xpc_sn2: fix max() warning about pointers of different types 16 years ago
Jack Steiner 6f2584f474 sgi-gru: add support to the GRU driver for message queue interrupts 16 years ago
Dean Nelson 1c0040047d SGI IA64 UV: fix ia64 build error in the linux-next tree 16 years ago
Dean Nelson 361916a943 sgi-xp: fix writing past the end of kzalloc()'d space 16 years ago
Dean Nelson 714c48f1bb sgi-xp: link XPNET's net_device_ops to its net_device structure 16 years ago
Robin Holt 252523ef24 sgi-xpc: fix up stale DBUG_ON statements 16 years ago
Robin Holt 17e2161654 sgi-xpc: Remove NULL pointer dereference. 16 years ago
Robin Holt 69b3bb65fa sgi-xpc: ensure flags are updated before bte_copy 16 years ago
Ingo Molnar 5b221278d6 x86: uv cleanup, build fix #2 16 years ago
Dean Nelson 158bc69eff sgi-xp: eliminate false detection of no heartbeat 16 years ago
Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
Stephen Hemminger e8ac9c55f2 xpnet: convert devices to new API 16 years ago
Kay Sievers bb0dc43eee SGI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Russ Anderson c8182f0016 sgi-xp: xpc needs to pass the physical address, not virtual 16 years ago
Wang Chen 3f9b766ca7 sgi-xp: Kill directly reference of netdev->priv 16 years ago
Dean Nelson 7d9d1f25c3 sgi-xp: support getting the address of a partition's reserved page 16 years ago
Dean Nelson 31de5ece35 sgi-xp: define xp_partition_id and xp_region_size 16 years ago
Dean Nelson 2525789b46 sgi-xp: create activate and notify gru message queues 16 years ago
Dean Nelson 6c1c325de9 sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() 16 years ago
Dean Nelson b7f7b07479 sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 16 years ago
Dean Nelson bd3e64c175 sgi-xp: setup the notify GRU message queue 17 years ago
Dean Nelson 5b8669dfd1 sgi-xp: setup the activate GRU message queue 17 years ago
Dean Nelson 83469b5525 sgi-xp: cleanup naming of partition defines 17 years ago
Dean Nelson 61deb86e98 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV 17 years ago
Dean Nelson a812dcc3a2 sgi-xp: add usage of GRU driver by xpc_remote_memcpy() 17 years ago
Dean Nelson 261f3b4979 sgi-xp: enable building of XPC/XPNET on x86_64 17 years ago
Dean Nelson 81fe7883d2 sgi-xp: add 'jiffies' to reserved page's timestamp name 17 years ago
Dean Nelson 04de741885 sgi-xp: use standard bitops macros and functions 17 years ago
Dean Nelson ea57f80c8c sgi-xp: eliminate '>>>' in comments 17 years ago