Commit Graph

152411 Commits (eb5bd5e52a8eafb1ddb42f983d41f97552afa106)
 

Author SHA1 Message Date
Jack Steiner eb5bd5e52a gru: update gru kernel self tests 16 years ago
Jack Steiner 9120dec47f gru: support for asynchronous gru instructions 16 years ago
Jack Steiner 4a7a17c118 gru: support instruction completion interrupts 16 years ago
Jack Steiner 940229b9c0 gru: check context state on reload 16 years ago
Jack Steiner 17b49a67a6 gru: fix handling of mesq failures 16 years ago
Jack Steiner 3eac2e95d7 gru: support contexts with zero dsrs or cbrs 16 years ago
Jack Steiner 836ce679c0 gru: change resource assignment for kernel threads 16 years ago
Jack Steiner 6e9100741c gru: support cch_allocate for kernel threads 16 years ago
Jack Steiner d57c82b107 gru: change context load and unload 16 years ago
Jack Steiner 364b76df80 gru: dynamic allocation of kernel contexts 16 years ago
Jack Steiner 9cc9b056ea gru: dump chiplet state 16 years ago
Jack Steiner cd1334f03f gru: bug fixes for GRU exception handling 16 years ago
Neil Horman d6580a9f15 kexec: sysrq: simplify sysrq-c handler 16 years ago
Daniel Mack c8a06c1ef0 w1-gpio: add external pull-up enable callback 16 years ago
FUJITA Tomonori 9916219579 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support 16 years ago
FUJITA Tomonori d6d0a6aee2 dma-mapping: ia64: use asm-generic/dma-mapping-common.h 16 years ago
FUJITA Tomonori 7c095e4603 dma-mapping: x86: use asm-generic/dma-mapping-common.h 16 years ago
FUJITA Tomonori c147d8ea3e dma-mapping: add asm-generic/dma-mapping-common.h 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
Peter Oberparleiter 2521f2c228 gcov: add gcov profiling infrastructure 16 years ago
Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data 16 years ago
Peter Oberparleiter b99b87f70c kernel: constructor support 16 years ago
GeunSik Lim e24aca672f edac: Kconfig: fix the meaning of EDAC abbreviation 16 years ago
Mike Frysinger 20ea8fad9e edac: add missing __devexit_p() 16 years ago
Harry Ciao 8f101a051e edac: cpc925 MC platform device setup 16 years ago
Harry Ciao 1dc9b70d7d edac: add edac_device_alloc_index() 16 years ago
Harry Ciao 2a9036afff edac: add CPC925 Memory Controller driver 16 years ago
Matt Helsley 26c369dada futex: documentation: fix inconsistent description of futex list_op_pending 16 years ago
Alexey Dobriyan 665c7741fb ipcns: move free_ipcs() proto 16 years ago
Alexey Dobriyan b4188def44 ipcns: make free_ipc_ns() static 16 years ago
Alexey Dobriyan 90af90d7d3 nsproxy: extract create_nsproxy() 16 years ago
Alexey Dobriyan 612ce478fa ipcns: extract create_ipc_ns() 16 years ago
Alexey Dobriyan 64424289dd ipcns: remove useless get/put while CLONE_NEWIPC 16 years ago
Alexey Dobriyan 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 years ago
Alexey Dobriyan dca4a97960 pidns: rewrite copy_pid_ns() 16 years ago
Alexey Dobriyan ed469a63c3 pidns: make create_pid_namespace() accept parent pidns 16 years ago
Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants 16 years ago
Sukanto Ghosh 7338f29984 sysctl.c: remove unused variable 16 years ago
Michael Buesch 81fc401e42 ppdev: reduce kernel log spam 16 years ago
Jiri Slaby 9653a69e92 Char: isicom: fix build warning 16 years ago
Adriano dos Santos Fernandes d6f47befdd drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist 16 years ago
Arnd Bergmann 31a985fbb1 ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h 16 years ago
Oleg Nesterov 371cbb387e kthreads: simplify migration_thread() exit path 16 years ago
Oleg Nesterov 63706172f3 kthreads: rework kthread_stop() 16 years ago
Oleg Nesterov cdd140bdd6 kthreads: simplify the startup synchronization 16 years ago
Richard Kennedy e1eb1ebcca mm: exit.c reorder wait_opts to remove padding on 64 bit builds 16 years ago
Oleg Nesterov f95d39d10f do_wait: fix the theoretical race with stop/trace/cont 16 years ago
Oleg Nesterov a3f6dfb729 do_wait: kill the old BUG_ON, use while_each_thread() 16 years ago
Oleg Nesterov 64a16caf5e do_wait: simplify retval/tsk_result/notask_error mess 16 years ago
Oleg Nesterov 9e8ae01d1c introduce "struct wait_opts" to simplify do_wait() patches 16 years ago