deliverable/linux.git
2015-04-14  Russell KingMerge branches 'misc', 'vdso' and 'fixes' into for...
2015-04-14  Russell KingARM: update errata 430973 documentation to cover Cortex...
2015-04-14  Russell KingARM: ensure delay timer has sufficient accuracy for...
2015-04-14  Russell KingARM: switch to use the generic show_mem() implementation
2015-04-14  Russell KingARM: proc-v7: avoid errata 430973 workaround for non...
2015-04-14  Russell KingARM: enable ARM errata 643719 workaround by default
2015-04-14  Russell KingARM: cache-v7: optimise test for Cortex A9 r0pX devices
2015-04-14  Russell KingARM: cache-v7: optimise branches in v7_flush_cache_louis
2015-04-14  Russell KingARM: cache-v7: consolidate initialisation of cache...
2015-04-14  Russell KingARM: cache-v7: shift CLIDR to extract appropriate field...
2015-04-14  Russell KingARM: cache-v7: use movw/movt instructions
2015-04-14  Russell KingARM: allow 16-bit instructions in ALT_UP()
2015-04-10  Russell KingARM: proc-arm94*.S: fix setup function
2015-04-07  Russell KingARM: vexpress: fix CPU hotplug with CT9x4 tile.
2015-04-02  Florian FainelliARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP
2015-04-02  Paul WalmsleyARM: 8335/1: Documentation: DT bindings: Tegra AHB...
2015-04-02  Paul WalmsleyARM: 8334/1: amba: tegra-ahb: detect and correct bogus...
2015-04-02  Paul WalmsleyARM: 8333/1: amba: tegra-ahb: fix register offsets...
2015-04-02  Geert UytterhoevenARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
2015-04-02  Geert UytterhoevenARM: 8338/1: kexec: Relax SMP validation to improve...
2015-04-02  Tomasz FigaARM: 8337/1: mm: Do not invoke OOM for higher order...
2015-04-02  Russell KingARM: move reboot code to arch/arm/kernel/reboot.c
2015-04-02  Russell KingARM: fix broken hibernation
2015-03-29  Ard BiesheuvelARM: 8326/1: s5pv210: move resume code to .text section
2015-03-29  Ard BiesheuvelARM: 8325/1: exynos: move resume code to .text section
2015-03-29  Ard BiesheuvelARM: 8324/1: move cpu_resume() to .text section
2015-03-29  Ard BiesheuvelARM: 8323/1: force linker to use PIC veneers
2015-03-29  Ard BiesheuvelARM: 8322/1: keep .text and .fixup regions closer together
2015-03-29  Ard BiesheuvelARM: 8321/1: asm-generic: introduce .text.fixup input...
2015-03-29  Mark RutlandARM: 8307/1: psci: move psci firmware calls out of...
2015-03-28  Uwe Kleine... ARM: 8328/1: remove empty preprocessor #else branch
2015-03-28  Joachim EastwoodARM: 8327/1: zImage: add support for ARMv7-M
2015-03-28  Andrey RyabininARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
2015-03-28  Ard BiesheuvelARM: 8319/1: advertise availability of v8 Crypto instru...
2015-03-28  Ard BiesheuvelARM: 8318/1: treat CPU feature register fields as signe...
2015-03-28  Ard BiesheuvelARM: 8317/1: move the .idmap.text section closer to...
2015-03-28  Ard BiesheuvelARM: 8314/1: replace PROCINFO embedded branch with...
2015-03-27  Russell KingARM: add documentation for finding start of physical...
2015-03-27  Nathan LynchARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits
2015-03-27  Nathan LynchARM: 8331/1: VDSO initialization, mapping, and synchron...
2015-03-27  Nathan LynchARM: 8330/1: add VDSO user-space code
2015-03-27  Nathan LynchARM: 8329/1: miscellaneous vdso infrastructure, preparation
2015-03-18  Will DeaconARM: 8289/1: dma-mapping: use to_dma_iommu_mapping...
2015-03-18  MasonARM: 8313/1: Use read_cpuid_ext() macro instead of...
2015-03-18  Laura AbbottARM: 8311/1: Don't use is_module_addr in setting page...
2015-03-18  Fabrice GasnierARM: 8310/1: l2c: Fix prefetch settings dt parsing
2015-03-10  Russell KingARM: dump pgd, pmd and pte states on unhandled data...
2015-03-10  Russell KingARM: dma-api: fix off-by-one error in __dma_supported()
2015-03-10  Florian FainelliARM: 8309/1: l2c: enforce use of cache-level property
2015-02-24  Russell KingARM: drop experimental status of SMP_ON_UP
2015-02-23  Carlo CaioneARM: 8304/1: Respect NO_KERNEL_MAPPING when we don...
2015-02-23  Lorenzo PieralisiARM: 8293/1: kernel: fix pci_mmap_page_range() offset...
2015-02-23  Ard BiesheuvelARM: 8219/1: handle interworking and out-of-range reloc...
2015-02-23  Linus TorvaldsLinux 4.0-rc1
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22  Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22  Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22  Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22  Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22  Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22  David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22  David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22  David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22  David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22  David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22  David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22  David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22  David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22  David HowellsVFS: Add a whiteout dentry type
2015-02-22  David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21  Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21  Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21  Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21  Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21  Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21  Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21  Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2015-02-21  Jens AxboeMerge branch 'for-3.20' of git://git.infradead.org...
next
This page took 0.041401 seconds and 5 git commands to generate.