Commit Graph

177695 Commits (e8be5283881cb96bafb751e1f9ea34c4e6fc2845)
 

Author SHA1 Message Date
Jack Steiner f2965d68b6 gru: fix bug in module unload 15 years ago
Jack Steiner 99f7c229b3 gru: allow users to specify gru chiplet 3 15 years ago
Jack Steiner 55484c45db gru: allow users to specify gru chiplet 2 15 years ago
Jack Steiner 518e5cd4aa gru: allow users to specify gru chiplet 1 15 years ago
Jack Steiner 9178052fda gru: handle blades without memory 15 years ago
Jack Steiner b61fc69bb6 gru: fix istatus race in GRU tlb dropin 15 years ago
Jack Steiner 091f1a1061 gru: add comments raised in previous code reviews 15 years ago
Jack Steiner 827f02febf gru: initial GRU based on blade topology 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 289750d1f1 X86: uv: implement a gru_read_gpa kernel function 15 years ago
Robin Holt fae419f2ab x86: uv: introduce uv_gpa_is_mmr 15 years ago
Robin Holt 682128939f x86: uv: xpc needs to provide an abstraction for uv_gpa 15 years ago
Robin Holt 729d69e699 x86: uv: introduce a means to translate from gpa -> socket_paddr 15 years ago
Christoph Hellwig 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking 15 years ago
Jeff Moyer 23aee091d8 dio: don't zero out the pages array inside struct dio 15 years ago
Shaohua Li fac046ad0b aio: remove unused field 15 years ago
David Howells ea58ceb543 FS-Cache: Avoid maybe-used-uninitialised warning on variable 15 years ago
Amerigo Wang 06a7f71124 kexec: premit reduction of the reserved memory size 15 years ago
Joe Perches 1f2c19f8c9 parport_pc.c: use correct length in strncmp 15 years ago
Jan Beulich ac2b3e67dd dma-mapping: fix off-by-one error in dma_capable() 15 years ago
Nils Carlson bbead2104e edac: i5100 add 6 ranks per channel 15 years ago
Nils Carlson 295439f2a3 edac: i5100 add scrubbing 15 years ago
Nils Carlson b18dfd05f9 edac: i5100 clean controller to channel terms 15 years ago
André Goddard Rosa 417e315247 pid: reduce code size by using a pointer to iterate over array 15 years ago
André Goddard Rosa 7be6d991bc pid: tighten pidmap spinlock critical section by removing kfree() 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
Julia Lawall d1da96aada drivers/char/ipmi: Use KCS_IDLE_STATE 15 years ago
Amerigo Wang 9cf18e1dd7 ipc: HARD_MSGMAX should be higher not lower on 64bit 15 years ago
Amerigo Wang e5cc9c7b1a ipc: remove unreachable code in sem.c 15 years ago
Manfred Spraul d987f8b213 ipc/sem.c: optimize single sops when semval is zero 15 years ago
Manfred Spraul 636c6be823 ipc/sem.c: optimize single semop operations 15 years ago
Manfred Spraul b97e820fff ipc/sem.c: add a per-semaphore pending list 15 years ago
Manfred Spraul b6e90822e7 ipc/sem.c: optimize if semops fail 15 years ago
Nick Piggin d4212093dc ipc/sem.c: sem preempt improve 15 years ago
Nick Piggin 9cad200c76 ipc/sem.c: sem use list operations 15 years ago
Nick Piggin bf17bb7177 ipc/sem.c: sem optimise undo list search 15 years ago
Serge E. Hallyn 7d6feeb287 ipc ns: fix memory leak (idr) 15 years ago
Oleg Nesterov 1be53963b0 signals: check ->group_stop_count after tracehook_get_signal() 15 years ago
Oleg Nesterov ad09750b51 signals: kill force_sig_specific() 15 years ago
Oleg Nesterov 7486e5d9fc signals: cosmetic, collect_signal: use SI_USER 15 years ago
Oleg Nesterov dd34200adc signals: send_signal: use si_fromuser() to detect from_ancestor_ns 15 years ago
Oleg Nesterov 614c517d7c signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() 15 years ago
Oleg Nesterov d519650373 ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping 15 years ago
Oleg Nesterov 7f38551fc3 ptrace: x86: implement user_single_step_siginfo() 15 years ago
Oleg Nesterov 2f0edac555 ptrace: change tracehook_report_syscall_exit() to handle stepping 15 years ago
Oleg Nesterov 25baa35bef ptrace: powerpc: implement user_single_step_siginfo() 15 years ago