| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
|\ |
|
| * | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang | 2015-07-21 | 1 | -1/+1 |
* | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -2/+1 |
|\ \ |
|
| * | | scatterlist: use sg_phys() | Dan Williams | 2015-08-17 | 1 | -2/+1 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | microblaze/irq: prepare for drivers/irqchip/irqchip.h removal | Joel Porquet | 2015-07-31 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -27/+19 |
|\ \ \ |
|
| * | | | microblaze/timer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -27/+19 |
| |/ / |
|
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-01 | 1 | -8/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -8/+1 |
| |/ |
|
* / | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-18 | 2 | -15/+1 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 2 | -2/+1 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-25 | 1 | -0/+15 |
* | | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2015-06-24 | 4 | -18/+4 |
|\ \ |
|
| * | | microblaze/PCI: Remove unnecessary struct pci_dev declaration | Bjorn Helgaas | 2015-06-08 | 1 | -2/+0 |
| * | | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration | Bjorn Helgaas | 2015-06-08 | 1 | -3/+0 |
| * | | microblaze/PCI: Remove unused declarations | Bjorn Helgaas | 2015-06-08 | 1 | -12/+0 |
| * | | microblaze: Label local function static | Michal Simek | 2015-06-08 | 2 | -1/+2 |
| * | | microblaze: Add missing release version code | Michal Simek | 2015-06-08 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -23/+0 |
|\ \ |
|
| * | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -10/+0 |
| * | | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 2015-06-08 | 1 | -13/+0 |
| |/ |
|
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ |
|
| * | | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani | 2015-06-07 | 1 | -1/+0 |
| * | | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| |/ |
|
* | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -4/+4 |
* | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 | 1 | -1/+3 |
* | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -2/+4 |
|/ |
|
* | microblaze: use asm-generic for seccomp.h | Kees Cook | 2015-04-17 | 1 | -7/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-16 | 1 | -76/+73 |
|\ |
|
| * | microblaze: mb: remove use of seq_printf return value | Joe Perches | 2015-04-16 | 1 | -76/+73 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 2 | -10/+1 |
|\ \
| |/
|/| |
|
| * | microblaze: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 2 | -10/+1 |
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ \ |
|
| * | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 2015-04-12 | 1 | -2/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 2015-03-23 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+4 |
| |/ |
|
* | | microblaze: Fix syscall error recovery for invalid syscall IDs | Jamie Garside | 2015-03-04 | 1 | -1/+2 |
* | | microblaze: Coding style cleanup | Michal Simek | 2015-03-04 | 1 | -2/+2 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 2 | -5/+1 |
* | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-12 | 1 | -1/+1 |
* | microblaze: define __PAGETABLE_PMD_FOLDED | Kirill A. Shutemov | 2015-02-12 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-11 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -0/+2 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-28 | 1 | -1/+12 |
| |\ \ |
|
| * | | | microblaze: include the new timecounter header. | Richard Cochran | 2015-01-02 | 1 | -0/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 1 | -11/+0 |
|\ \ \ \ |
|
| * | | | | microblaze: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -11/+0 |
| | |_|/
| |/| | |
|