Merge commit 'v2.6.27-rc3' into x86/prototypes
[firefly-linux-kernel-4.4.55.git] / drivers / misc / sgi-xp / xpc_sn2.c
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/prototypes
2008-08-12 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-08-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-08-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-08-11 Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11 Ingo MolnarMerge branch 'linus' into sched/urgent
2008-08-11 Ingo MolnarMerge branch 'linus' into sched/clock
2008-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Jeff GarzikMerge branch 'for-jeff' of git://git./linux/kernel...
2008-08-07 Jeff GarzikMerge branch 'via-velocity' of git://git./linux/kernel...
2008-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-06 Wim Van Sebroeck[WATCHDOG] Merge code clean-up's from Alan Cox.
2008-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-08-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-08-03 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-08-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-08-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-08-01 Linus TorvaldsMerge branch 'kvm-updates-2.6.27' of git://git./linux...
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-08-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-08-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-08-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-08-01 Linus TorvaldsMerge branch 'reg-for-linus' of git://git./linux/kernel...
2008-08-01 Linus TorvaldsMerge branch 'hotfixes' of git://git./linux/kernel...
2008-08-01 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-08-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-30 Dean Nelsonsgi-xp: setup the notify GRU message queue
2008-07-30 Dean Nelsonsgi-xp: setup the activate GRU message queue
2008-07-30 Dean Nelsonsgi-xp: cleanup naming of partition defines
2008-07-30 Dean Nelsonsgi-xp: move xpc_check_remote_hb() to support both...
2008-07-30 Dean Nelsonsgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-30 Dean Nelsonsgi-xp: enable building of XPC/XPNET on x86_64
2008-07-30 Dean Nelsonsgi-xp: add 'jiffies' to reserved page's timestamp...
2008-07-30 Dean Nelsonsgi-xp: use standard bitops macros and functions
2008-07-30 Dean Nelsonsgi-xp: eliminate '>>>' in comments
2008-07-30 Dean Nelsonsgi-xp: add _sn2 suffix to a few variables
2008-07-30 Dean Nelsonsgi-xp: isolate remote copy buffer to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate allocation of XPC's msgqueues to sn2...
2008-07-30 Dean Nelsonsgi-xp: replace AMO_t typedef by struct amo
2008-07-30 Dean Nelsonsgi-xp: separate chctl_flags from XPC's notify IRQ
2008-07-30 Dean Nelsonsgi-xp: isolate additional sn2 specific code
2008-07-30 Dean Nelsonsgi-xp: isolate activate IRQ's hardware specific components
2008-07-30 Dean Nelsonsgi-xp: move xpc_allocate() into xpc_send()/xpc_send_no...
2008-07-30 Dean Nelsonsgi-xp: base xpc_rsvd_page's timestamp on jiffies
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars_part structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: prepare xpc_rsvd_page to work on either sn2...