Age | Commit message (Expand) | Author |
2016-09-28 | exceptions: detritus removal | Al Viro |
2016-09-13 | microblaze: fix __get_user() | Al Viro |
2016-09-13 | microblaze: fix copy_from_user() | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | microblaze: Add <asm/hash.h> | George Spelvin |
2016-05-24 | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-16 | microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls | Michal Simek |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-02-15 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-10 | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger |
2015-07-21 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
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-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | mm: new mm hook framework | Laurent Dufour |
2015-06-24 | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas |
2015-06-08 | microblaze/PCI: Remove unnecessary struct pci_dev declaration | Bjorn Helgaas |
2015-06-08 | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration | Bjorn Helgaas |
2015-06-08 | microblaze/PCI: Remove unused declarations | Bjorn Helgaas |
2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani |
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/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-17 | microblaze: use asm-generic for seccomp.h | Kees Cook |
2015-04-12 | microblaze: Remove signal translation and exec_domain | Richard Weinberger |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |