]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-06-12 Russell KingMerge branches 'arnd-fixes', 'clk', 'misc', 'v7' and...
2015-06-10 Hauke MehrtensARM: 8391/1: l2c: add options to overwrite prefetching...
2015-06-10 Daniel ThompsonARM: 8390/1: irqflags: Get arch_irqs_disabled from...
2015-06-06 Mike LooijmansARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma...
2015-06-06 Michael van... ARM: 8388/1: tcm: Don't crash when TCM banks are protec...
2015-06-06 Nathan LynchARM: 8384/1: VDSO: force use of BFD linker
2015-06-06 Nathan LynchARM: 8385/1: VDSO: group link options
2015-06-02 Russell KingARM: cmpxchg: avoid warnings from macro-ized cmpxchg...
2015-06-02 Russell KingARM: remove __bad_xchg definition
2015-06-02 Stefan AgnerARM: 8369/1: ARMv7M: define size of vector table for...
2015-06-02 Sudeep HollaARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend...
2015-06-02 Sudeep HollaARM: 8366/1: move Dual-Timer SP804 driver to drivers...
2015-06-02 Sudeep HollaARM: 8365/1: introduce sp804_timer_disable and remove...
2015-06-02 Arnd BergmannARM: 8364/1: fix BE32 module loading
2015-06-02 Yingjoe ChenARM: 8360/1: add secondary_startup_arm prototype in...
2015-06-02 Yingjoe ChenARM: 8359/1: correct secondary_startup_arm mode
2015-06-01 Russell KingARM: proc-v7: sanitise and document registers around...
2015-06-01 Russell KingARM: proc-v7: clean up MIDR access
2015-06-01 Russell KingARM: proc-v7: move CPU errata out of line
2015-06-01 Russell KingARM: redo TTBR setup code for LPAE
2015-06-01 Russell KingARM: cleanup early_paging_init() calling
2015-06-01 Russell KingARM: re-implement physical address space switching
2015-06-01 Russell KingARM: keystone2: rename init_meminfo to pv_fixup
2015-06-01 Russell KingARM: keystone2: move address space switch printk into...
2015-06-01 Russell KingARM: keystone2: move update of the phys-to-virt constan...
2015-06-01 Russell KingARM: keystone2: move platform notifier initialisation...
2015-05-27 Arnd BergmannARM: 8381/1: fix ARMv4+Feroceon multiplatform build
2015-05-27 Arnd BergmannARM: 8380/1: bpf: fix NOMMU build
2015-05-27 Arnd BergmannARM: 8379/1: disable CONFIG_PTDUMP on !MMU
2015-05-27 Arnd BergmannARM: 8375/1: disable some options on ARMv7-M
2015-05-27 Arnd BergmannARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI
2015-05-27 Arnd BergmannARM: 8373/1: disable branch profiling in uncompressor
2015-05-27 Arnd BergmannARM: 8372/1: KGDB does not build on BE32
2015-05-27 Arnd BergmannARM: 8371/1: always select IRQ_WORK on SMP
2015-05-18 Will DeaconARM: 8357/1: perf: fix memory leak when probing PMU...
2015-05-15 Russell KingARM: l2c: avoid passing auxiliary control register...
2015-05-15 Russell KingARM: l2c: only unlock caches if NS_LOCKDOWN bit is set
2015-05-15 Russell KingARM: l2c: clean up l2c_configure()
2015-05-15 Russell KingARM: l2c: write auxiliary control register first
2015-05-15 Russell KingARM: l2c: restore the behaviour documented above l2c_en...
2015-05-15 Russell KingARM: fix missing syscall trace exit
2015-05-14 Mark RutlandARM: 8356/1: mm: handle non-pmd-aligned end of RAM
2015-05-08 Paul KocialkowskiARM: 8355/1: arch: Show the serial number from devicetr...
2015-05-08 Paul KocialkowskiARM: 8354/1: Documentation: devicetree: root node seria...
2015-05-08 Russell KingARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()
2015-05-08 Ard BiesheuvelARM: 8220/1: allow modules outside of bl range
2015-05-08 Tony LindgrenARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults...
2015-05-08 Krzysztof KozlowskiARM: 8346/1: sa1100: Constify irq_domain_ops
2015-05-08 Peter HurleyARM: 8341/1: io: Unpessimize relaxed io accessors
2015-05-08 Maxime Coquelin... ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256...
2015-05-06 Russell Kingclk: s2mps11: use clkdev_create()
2015-05-06 Russell KingASoC: migor: use clkdev_create()
2015-05-06 Russell KingARM: omap2: use clkdev_add_alias()
2015-05-06 Russell KingARM: omap2: use clkdev_create()
2015-05-06 Russell KingARM: orion: use clkdev_create()
2015-05-06 Russell KingARM: lpc32xx: convert to use clkdev_add_table()
2015-05-06 Russell KingSH: use clkdev_add_table()
2015-05-06 Russell Kingclkdev: add clkdev_create() helper
2015-05-06 Russell Kingclkdev: const-ify connection id to clk_add_alias()
2015-05-06 Russell Kingclkdev: get rid of redundant clk_add_alias() prototype...
2015-05-06 Russell Kingclkdev: drop __init from clkdev_add_table()
2015-05-06 Russell Kingclk: update clk API documentation to clarify clk_round_...
2015-05-06 Russell Kingclkdev: use clk_hw internally
2015-05-03 Will DeaconARM: 8352/1: perf: Fix the pmu node name in warning...
2015-05-03 Will DeaconARM: 8351/1: perf: don't warn about missing interrupt...
2015-05-03 Andrew LunnARM: 8350/1: proc-feroceon: Fix feroceon_proc_info...
2015-05-03 Valentin RothbergARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead...
2015-05-03 Valentin RothbergARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLE
2015-05-03 Marek SzyprowskiARM: 8347/1: dma-mapping: fix off-by-one check in arm_s...
2015-04-27 Linus TorvaldsLinux 4.1-rc1 v4.1-rc1
2015-04-27 Andy Lutomirskix86_64, asm: Work around AMD SYSRET SS descriptor attri...
2015-04-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-04-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-04-27 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git.kernel.org...
2015-04-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-04-25' of git...
2015-04-27 Linus TorvaldsMerge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org...
2015-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-1' of git://git...
2015-04-26 Linus TorvaldsMerge tag 'chrome-for-linus' of git://git.kernel.org...
2015-04-26 Linus TorvaldsMerge tag 'cris-for-4.1' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge tag 'powerpc-4.1-2' of git://git.kernel.org/pub...
2015-04-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-04-26 Stephen Rothwellv4l: xilinx: fix for include file movement
2015-04-25 Dmitry Torokhovplatform/chrome: chromeos_laptop - instantiate Atmel...
2015-04-24 Al ViroRCU pathwalk breakage when running into a symlink overm...
2015-04-24 Eric Sandeenfix I_DIO_WAKEUP definition
2015-04-24 Jens Axboedirect-io: only inc/dec inode->i_dio_count for file...
2015-04-24 Johannes Bergfs/9p: fix readdir()
2015-04-24 Chris MasonBtrfs: prevent list corruption during free space cache...
2015-04-24 Hans de Goedetoshiba_acpi: Do not register vendor backlight when...
2015-04-24 Linus TorvaldsMerge tag 'sound-fix-4.1-rc1' of git://git.kernel.org...
2015-04-24 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-04-24 Linus TorvaldsMerge tag 'pwm/for-4.1-rc1' of git://git.kernel.org...
2015-04-24 Linus TorvaldsMerge tag 'dma-buf-for-4.1' of git://git.kernel.org...
2015-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-04-24 Linus TorvaldsMerge tag 'md/4.1' of git://neil.brown.name/md
2015-04-24 Linus TorvaldsMerge tag 'devicetree-for-4.1' of git://git.kernel...
next