- 2f476ef score: add prototypes for wrapped syscalls by Arnd Bergmann · 16 years ago
- b5022df score: remove init_mm by Arnd Bergmann · 16 years ago
- f673c03 score: add generic sys_call_table by Arnd Bergmann · 16 years ago
- 78229db score: remove __{put,get}_user_unknown by Arnd Bergmann · 16 years ago
- 72ea372 score: unset __ARCH_WANT_IPC_PARSE_VERSION by Arnd Bergmann · 16 years ago
- 0402c91 score: update files according to review comments by Chen Liqin · 16 years ago
- 6bcf673 score: add maintainers for score architecture by Chen Liqin · 16 years ago
- 6bc9a39 score: Add support for Sunplus S+core architecture by Chen Liqin · 16 years ago
- 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 15fc204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 9e3e4b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 16 years ago
- 9729a6e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- 5ae8606 MN10300: Add support for new ELF relocs in kernel modules by Mark Salter · 16 years ago
- d282922 lib: add lib/gcd.c by Florian Fainelli · 16 years ago
- eae9d2b LinuxPPS: core support by Rodolfo Giometti · 16 years ago
- 8820f27 gru: copyright fixes by Jack Steiner · 16 years ago
- 229a050 gru: remove references to the obsolete global status handle by Jack Steiner · 16 years ago
- 2b702b2 gru: fixes to grudump utility by Jack Steiner · 16 years ago
- 1926ee8 gru: fix potential use-after-free when purging GRU tlbs by Jack Steiner · 16 years ago
- b1b19fc gru: add user request to specify gru slice by Jack Steiner · 16 years ago
- 92b3938 gru: generic infrastructure for context options by Jack Steiner · 16 years ago
- 9f25011 gru: cleanup gru inline functions by Jack Steiner · 16 years ago
- 6471cd4 gru: delete user request for fetching chiplet status by Jack Steiner · 16 years ago
- 7e796a7 gru: collect per-context user statistics by Jack Steiner · 16 years ago
- d6e2fbc gru: fix automatic retry of gru instruction failures by Jack Steiner · 16 years ago
- d5826dd gru: add user request to explicitly unload a gru context by Jack Steiner · 16 years ago
- 1a2c09e gru: fix cache coherency issues with instruction retry by Jack Steiner · 16 years ago
- 270952a gru: update to rev 0.9 of gru spec by Jack Steiner · 16 years ago
- eb5bd5e gru: update gru kernel self tests by Jack Steiner · 16 years ago
- 9120dec gru: support for asynchronous gru instructions by Jack Steiner · 16 years ago
- 4a7a17c gru: support instruction completion interrupts by Jack Steiner · 16 years ago
- 940229b gru: check context state on reload by Jack Steiner · 16 years ago
- 17b49a6 gru: fix handling of mesq failures by Jack Steiner · 16 years ago
- 3eac2e9 gru: support contexts with zero dsrs or cbrs by Jack Steiner · 16 years ago
- 836ce67 gru: change resource assignment for kernel threads by Jack Steiner · 16 years ago
- 6e91007 gru: support cch_allocate for kernel threads by Jack Steiner · 16 years ago
- d57c82b gru: change context load and unload by Jack Steiner · 16 years ago
- 364b76d gru: dynamic allocation of kernel contexts by Jack Steiner · 16 years ago
- 9cc9b05 gru: dump chiplet state by Jack Steiner · 16 years ago
- cd1334f gru: bug fixes for GRU exception handling by Jack Steiner · 16 years ago
- d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 16 years ago
- c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 16 years ago
- 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 16 years ago
- d6d0a6a dma-mapping: ia64: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 16 years ago
- 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 16 years ago
- c147d8e dma-mapping: add asm-generic/dma-mapping-common.h by FUJITA Tomonori · 16 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago
- 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 16 years ago
- 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 16 years ago
- b99b87f kernel: constructor support by Peter Oberparleiter · 16 years ago
- e24aca6 edac: Kconfig: fix the meaning of EDAC abbreviation by GeunSik Lim · 16 years ago
- 20ea8fa edac: add missing __devexit_p() by Mike Frysinger · 16 years ago
- 8f101a0 edac: cpc925 MC platform device setup by Harry Ciao · 16 years ago
- 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 16 years ago
- 2a9036a edac: add CPC925 Memory Controller driver by Harry Ciao · 16 years ago
- 26c369d futex: documentation: fix inconsistent description of futex list_op_pending by Matt Helsley · 16 years ago
- 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 16 years ago
- b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 16 years ago
- 90af90d nsproxy: extract create_nsproxy() by Alexey Dobriyan · 16 years ago
- 612ce47 ipcns: extract create_ipc_ns() by Alexey Dobriyan · 16 years ago
- 6442428 ipcns: remove useless get/put while CLONE_NEWIPC by Alexey Dobriyan · 16 years ago
- 4c2a7e7 utsns: extract creeate_uts_ns() by Alexey Dobriyan · 16 years ago
- dca4a97 pidns: rewrite copy_pid_ns() by Alexey Dobriyan · 16 years ago
- ed469a6 pidns: make create_pid_namespace() accept parent pidns by Alexey Dobriyan · 16 years ago
- 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 16 years ago
- 7338f29 sysctl.c: remove unused variable by Sukanto Ghosh · 16 years ago
- 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 16 years ago
- 9653a69 Char: isicom: fix build warning by Jiri Slaby · 16 years ago
- d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 16 years ago
- 31a985fb ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 16 years ago
- 371cbb3 kthreads: simplify migration_thread() exit path by Oleg Nesterov · 16 years ago
- 6370617 kthreads: rework kthread_stop() by Oleg Nesterov · 16 years ago
- cdd140b kthreads: simplify the startup synchronization by Oleg Nesterov · 16 years ago
- e1eb1eb mm: exit.c reorder wait_opts to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
- f95d39d do_wait: fix the theoretical race with stop/trace/cont by Oleg Nesterov · 16 years ago
- a3f6dfb do_wait: kill the old BUG_ON, use while_each_thread() by Oleg Nesterov · 16 years ago
- 64a16ca do_wait: simplify retval/tsk_result/notask_error mess by Oleg Nesterov · 16 years ago
- 9e8ae01 introduce "struct wait_opts" to simplify do_wait() patches by Oleg Nesterov · 16 years ago
- 4791802 shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped() by Oleg Nesterov · 16 years ago
- 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 16 years ago
- 72a1de3 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) by Oleg Nesterov · 16 years ago
- 77d1ef7 wait_task_zombie: do not use thread_group_cputime() by Oleg Nesterov · 16 years ago
- e496125 ptrace: don't take tasklist to get/set ->last_siginfo by Oleg Nesterov · 16 years ago
- d926566 ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage by Oleg Nesterov · 16 years ago
- d1e98f4 ptrace: wait_task_zombie: s/->parent/->real_parent/ by Oleg Nesterov · 16 years ago
- 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 16 years ago
- 4b105cb ptrace: do not use task_lock() for attach by Oleg Nesterov · 16 years ago
- f2f0b00 ptrace: cleanup check/set of PT_PTRACED during attach by Oleg Nesterov · 16 years ago
- b79b7ba ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm by Oleg Nesterov · 16 years ago
- 5cb1144 ptrace: do not use task->ptrace directly in core kernel by Oleg Nesterov · 16 years ago
- 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 16 years ago
- dea33cf ptrace: mm_need_new_owner: use ->real_parent to search in the siblings by Oleg Nesterov · 16 years ago
- 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 16 years ago
- 9d35f84 ptrace: remove PT_DTRACE from m68k, m68knommu by Oleg Nesterov · 16 years ago
- bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 16 years ago
- 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 16 years ago
- 8724513 allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND by Oleg Nesterov · 16 years ago
- 2ffebca memcg: fix lru rotation in isolate_pages by KAMEZAWA Hiroyuki · 16 years ago