| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 2 | -6/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -16/+11 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -2/+2 |
| 2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+0 |
| 2023-10-11 | sgi-xp: Remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -2/+0 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 4 | -141/+1 |
| 2023-03-09 | sgi-xp: simplify sysctl registration | Luis Chamberlain | 1 | -14/+10 |
| 2022-09-24 | drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h | Gaosheng Cui | 1 | -4/+0 |
| 2022-07-08 | sgi-xp: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -7/+6 |
| 2022-06-27 | sgi-xp: xpc_uv: drop unexpected word "the" in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-03-04 | net: sgi-xp: Use netif_rx(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-10-29 | net: sgi-xp: use eth_hw_addr_set() | Jakub Kicinski | 1 | -3/+6 |
| 2021-08-03 | sgi-xpc: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 1 | -4/+4 |
| 2021-03-28 | misc: sgi-xp: xp_main: make some symbols static | Zou Wei | 1 | -2/+2 |
| 2021-03-24 | misc/sgi-xp: use NULL instead of using plain integer as pointer | Yang Li | 1 | -1/+1 |
| 2021-01-26 | sgi-xp: remove h from printk format specifier | Tom Rix | 1 | -2/+2 |
| 2020-12-09 | misc/sgi-xp: Replace in_interrupt() usage | Thomas Gleixner | 3 | -6/+17 |
| 2020-10-07 | x86/platform/uv: Update Copyrights to conform to HPE standards | Mike Travis | 6 | -0/+6 |
| 2020-10-07 | drivers/misc/sgi-xp: Adjust references in UV kernel modules | Mike Travis | 6 | -15/+12 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -5/+5 |
| 2020-07-01 | misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit() | Lee Jones | 1 | -2/+2 |
| 2020-04-23 | sgi-xp: make some symbols static in xpc_main.c | Jason Yan | 1 | -5/+5 |
| 2020-04-23 | sgi-xp: make some symbols static in xpnet.c | Jason Yan | 1 | -4/+4 |
| 2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
| 2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig | 2 | -10/+10 |
| 2019-08-16 | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig | 12 | -3027/+13 |
| 2019-08-15 | sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context. | Fuqian Huang | 1 | -1/+1 |
| 2019-08-15 | sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant | Nishka Dasgupta | 1 | -1/+1 |
| 2019-05-24 | misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa | Nathan Chancellor | 1 | -1/+1 |
| 2019-03-28 | sgi-xpc: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 1 | -1/+2 |
| 2018-10-15 | sgi-xp: Replace spin_is_locked() with lockdep | Lance Roy | 3 | -5/+5 |
| 2018-09-14 | misc: sgi-xp: remove meaningless null check before kfree | zhong jiang | 1 | -2/+1 |
| 2018-07-07 | sgi-xp: xpc_partition: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
| 2018-07-03 | sgi-xp: remove redundant pointers ch and rp | Colin Ian King | 2 | -6/+0 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 3 | -6/+9 |
| 2018-04-26 | sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -18/+12 |
| 2017-11-02 | drivers/sgi-xp: Convert timers to use timer_setup() | Kees Cook | 2 | -18/+12 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-05-28 | sgi-xp: Use designated initializers | Kees Cook | 2 | -30/+18 |
| 2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson | 1 | -17/+4 |
| 2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 1 | -1/+1 |
| 2015-03-23 | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski | 1 | -1/+1 |
| 2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
| 2014-03-10 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 1 | -1/+1 |
| 2014-01-08 | sgi-xp: open-code interruptible_sleep_on_timeout | Arnd Bergmann | 1 | -1/+4 |
| 2013-06-14 | sgi: xpc: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -3/+3 |
| 2012-12-20 | SGI-XP: handle non-fatal traps | Robin Holt | 1 | -2/+32 |
| 2012-08-21 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt | 1 | -19/+65 |
| 2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter | 1 | -2/+2 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2011-11-16 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław | 1 | -1/+1 |
| 2011-06-19 | sgi-xp: fix a use after free | Eric Dumazet | 1 | -3/+3 |
| 2010-11-25 | sgi-xpc: XPC fails to discover partitions with all nasids above 128 | Robin@sgi.com | 1 | -10/+15 |
| 2010-10-26 | sgi-xp: incoming XPC channel messages can come in after the channel's partiti... | Robin Holt | 1 | -0/+17 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
| 2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 1 | -1/+1 |
| 2009-12-16 | UV - XPC: pass nasid instead of nid to gru_create_message_queue | Robin Holt | 1 | -1/+4 |
| 2009-12-16 | x86: uv: XPC receive message reuse triggers invalid BUG_ON() | Robin Holt | 1 | -3/+0 |
| 2009-12-16 | X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state | Robin Holt | 1 | -1/+2 |
| 2009-12-16 | x86: uv: xpc NULL deref when mesq becomes empty | Robin Holt | 1 | -3/+5 |
| 2009-12-16 | x86: uv: update XPC to handle updated BIOS interface | Robin Holt | 3 | -16/+47 |
| 2009-12-16 | x86: uv: xpc needs to provide an abstraction for uv_gpa | Robin Holt | 4 | -0/+24 |
| 2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -11/+3 |
| 2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -3/+3 |
| 2009-11-12 | sysctl ia64: Remove dead binary sysctl support | Eric W. Biederman | 1 | -8/+0 |
| 2009-10-14 | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich | 1 | -2/+3 |
| 2009-09-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -19/+21 |
| 2009-09-15 | [IA64] sgi-xp: fix printk format warnings | Randy Dunlap | 1 | -19/+21 |
| 2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 1 | -1/+0 |
| 2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
| 2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 1 | -2/+2 |
| 2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
| 2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |
| 2009-06-13 | net: fix network driver ndo_start_xmit() return values (part 1) | Patrick McHardy | 1 | -1/+2 |
| 2009-04-21 | sgi-xp/sgi-gru: allow modules to load on non-uv systems | Robin Holt | 1 | -6/+6 |
| 2009-04-13 | sgi-xpc: clean up numerous globals | Robin Holt | 6 | -285/+244 |
| 2009-04-13 | sgi-xpc: implement opencomplete messaging | Robin Holt | 5 | -61/+124 |
| 2009-04-13 | sgi-xpc: prevent false heartbeat failures | Robin Holt | 4 | -152/+123 |
| 2009-04-02 | xpc_sn2: fix max() warning about pointers of different types | Robin Holt | 1 | -5/+5 |
| 2009-04-02 | sgi-gru: add support to the GRU driver for message queue interrupts | Jack Steiner | 5 | -63/+223 |
| 2009-02-11 | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 1 | -14/+8 |
| 2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 3 | -9/+10 |
| 2009-02-05 | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson | 2 | -8/+8 |
| 2009-02-03 | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 1 | -1/+2 |
| 2009-01-30 | Merge branch 'linus' into core/percpu | Ingo Molnar | 3 | -16/+23 |
| 2009-01-29 | sgi-xpc: fix up stale DBUG_ON statements | Robin Holt | 2 | -7/+11 |
| 2009-01-29 | sgi-xpc: Remove NULL pointer dereference. | Robin Holt | 1 | -4/+6 |
| 2009-01-29 | sgi-xpc: ensure flags are updated before bte_copy | Robin Holt | 2 | -5/+6 |
| 2009-01-21 | x86: uv cleanup, build fix #2 | Ingo Molnar | 1 | -0/+2 |
| 2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 1 | -1/+1 |
| 2009-01-15 | sgi-xp: eliminate false detection of no heartbeat | Dean Nelson | 1 | -1/+1 |
| 2009-01-11 | cpumask: convert misc driver functions | Rusty Russell | 1 | -1/+1 |
| 2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 3 | -6/+6 |
| 2009-01-07 | xpnet: convert devices to new API | Stephen Hemminger | 1 | -48/+20 |
| 2009-01-06 | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -6/+6 |
| 2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -9/+4 |
| 2008-12-16 | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 1 | -4/+4 |
| 2008-12-04 | sgi-xp: Kill directly reference of netdev->priv | Wang Chen | 1 | -9/+4 |
| 2008-11-20 | Merge branch 'linus' into x86/uv | Ingo Molnar | 3 | -4/+8 |
| 2008-11-05 | sgi-xp: support getting the address of a partition's reserved page | Dean Nelson | 1 | -3/+28 |
| 2008-11-05 | sgi-xp: define xp_partition_id and xp_region_size | Dean Nelson | 1 | -2/+2 |
| 2008-11-05 | sgi-xp: create activate and notify gru message queues | Dean Nelson | 2 | -53/+218 |
| 2008-11-05 | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() | Dean Nelson | 5 | -12/+117 |
| 2008-10-30 | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified | Dean Nelson | 3 | -4/+8 |
| 2008-07-30 | sgi-xp: setup the notify GRU message queue | Dean Nelson | 8 | -377/+1025 |
| 2008-07-30 | sgi-xp: setup the activate GRU message queue | Dean Nelson | 8 | -390/+1328 |
| 2008-07-30 | sgi-xp: cleanup naming of partition defines | Dean Nelson | 5 | -51/+51 |
| 2008-07-30 | sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV | Dean Nelson | 3 | -48/+56 |
| 2008-07-30 | sgi-xp: add usage of GRU driver by xpc_remote_memcpy() | Dean Nelson | 11 | -127/+154 |
| 2008-07-30 | sgi-xp: enable building of XPC/XPNET on x86_64 | Dean Nelson | 11 | -125/+154 |
| 2008-07-30 | sgi-xp: add 'jiffies' to reserved page's timestamp name | Dean Nelson | 4 | -26/+28 |
| 2008-07-30 | sgi-xp: use standard bitops macros and functions | Dean Nelson | 4 | -86/+76 |
| 2008-07-30 | sgi-xp: eliminate '>>>' in comments | Dean Nelson | 9 | -44/+43 |
| 2008-07-30 | sgi-xp: add _sn2 suffix to a few variables | Dean Nelson | 1 | -59/+65 |
| 2008-07-30 | sgi-xp: isolate remote copy buffer to sn2 only | Dean Nelson | 5 | -102/+97 |
| 2008-07-30 | sgi-xp: enable XPNET to handle more than 64 partitions | Dean Nelson | 1 | -119/+94 |
| 2008-07-30 | sgi-xp: isolate allocation of XPC's msgqueues to sn2 only | Dean Nelson | 4 | -203/+204 |
| 2008-07-30 | sgi-xp: replace AMO_t typedef by struct amo | Dean Nelson | 4 | -88/+93 |
| 2008-07-30 | sgi-xp: separate chctl_flags from XPC's notify IRQ | Dean Nelson | 5 | -300/+325 |
| 2008-07-30 | sgi-xp: isolate additional sn2 specific code | Dean Nelson | 6 | -802/+780 |
| 2008-07-30 | sgi-xp: isolate activate IRQ's hardware specific components | Dean Nelson | 4 | -219/+229 |
| 2008-07-30 | sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() | Dean Nelson | 7 | -171/+106 |
| 2008-07-30 | sgi-xp: base xpc_rsvd_page's timestamp on jiffies | Dean Nelson | 4 | -57/+34 |
| 2008-07-30 | sgi-xp: isolate xpc_vars structure to sn2 only | Dean Nelson | 6 | -1255/+1433 |
| 2008-07-30 | sgi-xp: isolate xpc_vars_part structure to sn2 only | Dean Nelson | 6 | -629/+644 |
| 2008-07-30 | sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware | Dean Nelson | 7 | -133/+267 |
| 2008-07-30 | sgi-xp: create a common xp_remote_memcpy() function | Dean Nelson | 8 | -106/+107 |
| 2008-07-30 | sgi-xp: support runtime selection of xp_max_npartitions | Dean Nelson | 10 | -151/+266 |
| 2008-07-30 | sgi-xp: define BYTES_PER_WORD | Dean Nelson | 1 | -0/+3 |
| 2008-07-30 | sgi-xp: define xpSalError reason code | Dean Nelson | 1 | -1/+2 |
| 2008-07-30 | sgi-xp: define is_shub() and is_uv() macros | Dean Nelson | 1 | -0/+16 |
| 2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 1 | -2/+1 |
| 2008-07-18 | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 1 | -1/+2 |
| 2008-05-13 | drivers/misc/sgi-xp: replace partid_t with a short | Dean Nelson | 7 | -69/+69 |
| 2008-05-13 | drivers/misc/sgi-xp: clean up return values | Dean Nelson | 7 | -401/+291 |
| 2008-04-29 | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 1 | -2/+2 |
| 2008-04-22 | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 7 | -391/+268 |
| 2008-04-22 | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 3 | -506/+322 |
| 2008-04-22 | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 5 | -551/+394 |
| 2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 9 | -0/+7856 |