]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-06-29 Steven CapperARM: 7775/1: mm: Remove do_sect_fault from LPAE code
2013-06-24 Russell KingMerge branch 'mpidr-updates-for-rmk' of git://linux...
2013-06-20 Lorenzo PieralisiARM: kernel: implement stack pointer save array through...
2013-06-20 Lorenzo PieralisiARM: kernel: build MPIDR hash function data structure
2013-06-18 Russell KingMerge branch 'for-rmk/arch-timer-cleanups' of git:...
2013-06-18 Russell KingMerge branch 'for-rmk/lpae' of git://git.kernel.org...
2013-06-18 Russell KingMerge branch 'for-rmk/hugepages' of git://git.linaro...
2013-06-17 Russell KingMerge branch 'ja-nommu-for-rmk-v2' of git://linux-arm...
2013-06-17 Jonathan AustinARM: mpu: Ensure that MPU depends on CPU_V7
2013-06-17 Jonathan AustinARM: mpu: protect the vectors page with an MPU region
2013-06-17 Jonathan AustinARM: mpu: Allow enabling of the MPU via kconfig
2013-06-07 Jonathan AustinARM: mpu: add MPU initialisation for secondary cores
2013-06-07 Jonathan AustinARM: mpu: Complete initialisation of the MPU after...
2013-06-07 Jonathan AustinARM: mpu: add MPU probe and initialisation functions...
2013-06-07 Jonathan AustinARM: mpu: add early bring-up code for the ARMv7 PMSA...
2013-06-07 Jonathan AustinARM: mpu: add header for MPU register layouts and regio...
2013-06-07 Jonathan AustinARM: mpu: add PMSA related registers and bitfields...
2013-06-07 Jonathan AustinARM: vexpress: Add Cortex-R Series UART, selectable...
2013-06-07 Jonathan AustinARM: add Cortex-R7 Processor Info
2013-06-07 Jonathan AustinARM: select CPU_CPU15_MMU/MPU appropriately
2013-06-07 Jonathan AustinARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
2013-06-07 Jonathan AustinARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU
2013-06-07 Will DeaconARM: suspend: fix CPU suspend code for !CONFIG_MMU...
2013-06-07 Will DeaconARM: nommu: do not initialise page tables in secondary_...
2013-06-07 Will DeaconARM: nommu: provide dummy cpu_switch_mm implementation
2013-06-07 Will DeaconARM: nommu: define dummy TLB operations for nommu confi...
2013-06-07 Will DeaconARM: nommu: add entry point for secondary CPUs to head...
2013-06-07 Marc ZyngierARM: arch_timer: stop virtual timer when booted in...
2013-06-07 Mark Rutlandarm: fix up ARM_ARCH_TIMER selects
2013-06-07 Mark Rutlandclocksource: arch_timer: use virtual counters
2013-06-07 Mark RutlandARM: KVM: arch_timers: zero CNTVOFF upon return to...
2013-06-07 Marc ZyngierARM: hyp: initialize CNTVOFF to zero
2013-06-05 Arnd BergmannARM: 7745/1: psci: fix building without HOTPLUG_CPU
2013-06-04 Catalin MarinasARM: mm: Transparent huge page support for LPAE systems.
2013-06-04 Catalin MarinasARM: mm: HugeTLB support for LPAE systems.
2013-06-04 Steve CapperARM: mm: Add support for flushing HugeTLB pages.
2013-06-04 Steve CapperARM: mm: correct pte_same behaviour for LPAE.
2013-05-30 Will DeaconARM: elf: add new hwcap for identifying atomic ldrd...
2013-05-30 Will DeaconARM: lpae: fix definition of PTE_HWTABLE_PTRS
2013-05-30 Cyril ChemparathyARM: mm: clean up membank size limit checks
2013-05-30 Cyril ChemparathyARM: mm: cleanup checks for membank overlap with vmallo...
2013-05-30 Cyril ChemparathyARM: fix type of PHYS_PFN_OFFSET to unsigned long
2013-05-30 Cyril ChemparathyARM: mm: use physical addresses in highmem sanity checks
2013-05-30 Cyril ChemparathyARM: LPAE: accomodate >32-bit addresses for page table...
2013-05-30 Cyril ChemparathyARM: LPAE: factor out T1SZ and TTBR1 computations
2013-05-30 Cyril ChemparathyARM: LPAE: use 64-bit accessors for TTBR registers
2013-05-30 Cyril ChemparathyARM: LPAE: use phys_addr_t in switch_mm()
2013-05-30 Vitaly AndrianovARM: LPAE: use phys_addr_t for initrd location
2013-05-30 Vitaly AndrianovARM: LPAE: use phys_addr_t in free_memmap()
2013-05-30 Vitaly AndrianovARM: LPAE: use phys_addr_t in alloc_init_pud()
2013-05-30 Cyril ChemparathyARM: LPAE: use signed arithmetic for mask definitions
2013-05-26 Linus TorvaldsLinux 3.10-rc3 v3.10-rc3
2013-05-26 Manfred Spraulipc/sem.c: Fix missing wakeups in do_smart_update_queue()
2013-05-26 Linus TorvaldsMerge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org...
2013-05-26 Linus TorvaldsMerge tag 'edac_fixes_for_3.10' of git://git.kernel...
2013-05-26 Linus TorvaldsMerge branch 'parisc-for-3.10' of git://git.kernel...
2013-05-26 Linus TorvaldsMerge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com...
2013-05-26 Linus TorvaldsMerge tag 'for-v3.10-fixes' of git://git.infradead...
2013-05-26 Linus TorvaldsMerge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org...
2013-05-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-05-25 Kyle McMartinscore: remove redundant kcore_list entries
2013-05-25 Linus TorvaldsMerge tag 'arc-v3.10-fixes' of git://git.kernel.org...
2013-05-25 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-05-25 Vineet GuptaARC: lazy dcache flush broke gdb in non-aliasing configs
2013-05-25 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew Morton)
2013-05-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-05-24 Benjamin LaHaiseaio: fix kioctx not being freed after cancellation...
2013-05-24 Cliff Wickmanmm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
2013-05-24 Tomasz Figadrivers/rtc/rtc-max8998.c: check for pdata presence...
2013-05-24 Joseph Qiocfs2: goto out_unlock if ocfs2_get_clusters_nocache...
2013-05-24 Jiri Kosinarandom: fix accounting race condition with lockless...
2013-05-24 Jarod Wilsondrivers/char/random.c: fix priming of last_data
2013-05-24 Randy Dunlapmm/memory_hotplug.c: fix printk format warnings
2013-05-24 Ryusuke Konishinilfs2: fix issue of nilfs_set_page_dirty() for page...
2013-05-24 Brian Behlendorfdrivers/block/brd.c: fix brd_lookup_page() race
2013-05-24 Geert Uytterhoevenfbdev: FB_GOLDFISH should depend on HAS_DMA
2013-05-24 Lars-Peter... drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
2013-05-24 Randy Dunlapauditfilter.c: fix kernel-doc warnings
2013-05-24 Jeff Moyeraio: fix io_getevents documentation
2013-05-24 Andrew Mortonrevert "selftest: add simple test for soft-dirty bit"
2013-05-24 Christian Gmeinerdrivers/leds/leds-ot200.c: fix error caused by shifted...
2013-05-24 Aneesh Kumar K.Vmm/THP: use pmd_populate() to update the pmd with pgtab...
2013-05-24 Randy Dunlaplinux/kernel.h: fix kernel-doc warning
2013-05-24 Leonid Yegoshinmm compaction: fix of improper cache flush in migration...
2013-05-24 Alexandre Bouninerapidio/tsi721: fix bug in MSI interrupt handling
2013-05-24 Jeff Mahoneyhfs: avoid crash in hfs_bnode_create
2013-05-24 Johannes Weinermm: memcg: remove incorrect VM_BUG_ON for swap cache...
2013-05-24 Stephen Warrendrivers/video: implement a simple framebuffer driver
2013-05-24 Joseph Qiocfs2: unlock rw lock if inode lock failed
2013-05-24 Xiao Guangrongmm: mmu_notifier: re-fix freed page still mapped in...
2013-05-24 Imre Deakwait: fix false timeouts when using wait_event_timeout()
2013-05-24 OGAWA Hirofumifat: fix possible overflow for fat_clusters
2013-05-24 Alexandre Bouninerapidio: documentation update for enumeration changes
2013-05-24 Alexandre Bouninerapidio: add enumeration/discovery start from user...
2013-05-24 Alexandre Bouninerapidio: make enumeration/discovery configurable
2013-05-24 Gernot Vormayrdrivers/block/xsysace.c: fix id with missing port-number
2013-05-24 Olof JohanssonMerge tag 'sunxi-fixes-for-3.10' of git://github.com...
2013-05-24 Dave Chinnerxfs: remote attribute lookups require the value length
2013-05-24 Dave Chinnerxfs: xfs_attr_shortform_allfit() does not handle attr3...
2013-05-24 Dave Chinnerxfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR...
next