Age | Commit message (Expand) | Author |
2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2018-03-01 | Merge android-4.4.116 (20ddb25) into msm-4.4 | Srinivasarao P |
2018-02-20 | Merge 4.4.116 into android-4.4 | Greg Kroah-Hartman |
2018-02-16 | mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy | Eric W. Biederman |
2018-02-05 | BACKPORT: exit_thread: accept a task parameter to be exited | Jiri Slaby |
2018-02-05 | UPSTREAM: mn10300: let exit_fpu accept a task | Jiri Slaby |
2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
2017-09-01 | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4 | Blagovest Kolenichev |
2017-08-09 | UPSTREAM: Clarify naming of thread info/stack allocators | Linus Torvalds |
2017-02-28 | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4' | Runmin Wang |
2016-09-24 | mn10300: copy_from_user() should zero on access_ok() failure... | Al Viro |
2016-09-24 | mn10300: failing __get_user() and get_user() should zero | Al Viro |
2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
2015-11-30 | mn10300: Select CONFIG_HAVE_UID16 to fix build failure | Guenter Roeck |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar |
2015-08-10 | mn10300/cevt-mn10300: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-04 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas |
2015-07-31 | mn10300/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez |
2015-07-27 | PCI: Remove unused "pci_probe" flags | Bjorn Helgaas |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | mn10300: Fix incorrect use of irq_data->affinity | Jiang Liu |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-16 | mn10300: don't use module_init in non-modular flash.c code | Paul Gortmaker |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |