| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 5 | -5/+5 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -14/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -11/+2 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -37/+0 |
* | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -1/+1 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 2 | -2/+4 |
|\ |
|
| * | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -2/+3 |
| * | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
* | | 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-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-05 | 1 | -1/+1 |
|\ \ |
|
| * | | [media] clock-sh7724.c: fix sh-vou clock identifier | Hans Verkuil | 2015-07-06 | 1 | -1/+1 |
* | | | sh: use PFN_DOWN macro | Alexander Kuleshov | 2015-09-04 | 2 | -4/+4 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 3 | -85/+10 |
|\ \ \ |
|
| * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| * | | | sh: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 4 | -85/+22 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 5 | -8/+10 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 2 | -15/+1 |
| |\| | |
|
| * | | | sh/intc: Prepare irq flow handlers for irq argument removal | Thomas Gleixner | 2015-07-29 | 1 | -1/+2 |
| * | | | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-29 | 3 | -3/+3 |
| * | | | sh/irq: Use access helper irq_data_get_affinity_mask() | Thomas Gleixner | 2015-07-29 | 1 | -3/+4 |
| * | | | sh/irq: Use accessor irq_data_get_node() | Jiang Liu | 2015-07-29 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -6/+0 |
|\ \ \ |
|
| * | | | sh/localtimer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -6/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 16 | -55/+16 |
| |\| | |
|
| * | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -6/+2 |
|\ \ \ \ |
|
| * | | | | sched, sh: Fold finish_arch_switch() into switch_to() | Peter Zijlstra | 2015-08-04 | 1 | -6/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | PCI: Remove unused "pci_probe" flags | Bjorn Helgaas | 2015-07-27 | 1 | -8/+0 |
| |/ / / |
|
* | | / | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar | 2015-08-05 | 1 | -2/+1 |
| |_|/
|/| | |
|
* | | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ / |
|
* | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | sh: don't use module_init in non-modular psw.c code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | sh: mach-highlander/psw.c is tristate and should use module.h | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+0 |
|\ \ |
|
| * | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 2015-06-25 | 1 | -9/+0 |
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| |/ |
|
* | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-24 | 1 | -3/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 2015-06-24 | 1 | -5/+0 |
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-23 | 5 | -10/+9 |
|\ \ |
|
| * | | SH: use clkdev_add_table() | Russell King | 2015-05-06 | 5 | -10/+9 |
| |/ |
|