Age | Commit message (Expand) | Author |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-10-11 | sgi-xp: Remove the now superfluous sentinel element from ctl_table array | Joel Granados |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-03-09 | sgi-xp: simplify sysctl registration | Luis Chamberlain |
2022-09-24 | drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h | Gaosheng Cui |
2022-07-08 | sgi-xp: Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-06-27 | sgi-xp: xpc_uv: drop unexpected word "the" in the comments | Jiang Jian |
2022-03-04 | net: sgi-xp: Use netif_rx(). | Sebastian Andrzej Siewior |
2021-10-29 | net: sgi-xp: use eth_hw_addr_set() | Jakub Kicinski |
2021-08-03 | sgi-xpc: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior |
2021-03-28 | misc: sgi-xp: xp_main: make some symbols static | Zou Wei |
2021-03-24 | misc/sgi-xp: use NULL instead of using plain integer as pointer | Yang Li |
2021-01-26 | sgi-xp: remove h from printk format specifier | Tom Rix |
2020-12-09 | misc/sgi-xp: Replace in_interrupt() usage | Thomas Gleixner |
2020-10-07 | x86/platform/uv: Update Copyrights to conform to HPE standards | Mike Travis |
2020-10-07 | drivers/misc/sgi-xp: Adjust references in UV kernel modules | Mike Travis |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-01 | misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit() | Lee Jones |
2020-04-23 | sgi-xp: make some symbols static in xpc_main.c | Jason Yan |
2020-04-23 | sgi-xp: make some symbols static in xpnet.c | Jason Yan |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig |
2019-08-15 | sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context. | Fuqian Huang |
2019-08-15 | sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant | Nishka Dasgupta |
2019-05-24 | misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa | Nathan Chancellor |
2019-03-28 | sgi-xpc: mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
2018-10-15 | sgi-xp: Replace spin_is_locked() with lockdep | Lance Roy |
2018-09-14 | misc: sgi-xp: remove meaningless null check before kfree | zhong jiang |
2018-07-07 | sgi-xp: xpc_partition: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-03 | sgi-xp: remove redundant pointers ch and rp | Colin Ian King |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-26 | sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type | Luc Van Oostenryck |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | drivers/sgi-xp: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-28 | sgi-xp: Use designated initializers | Kees Cook |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
2015-03-23 | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-03-10 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner |
2014-01-08 | sgi-xp: open-code interruptible_sleep_on_timeout | Arnd Bergmann |
2013-06-14 | sgi: xpc: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2012-12-20 | SGI-XP: handle non-fatal traps | Robin Holt |
2012-08-21 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt |
2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |