]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-01-14 Ingo MolnarMerge branch 'x86/mm'
2014-01-14 Ingo MolnarMerge branch 'x86/microcode'
2014-01-14 Ingo MolnarMerge branch 'x86/kaslr'
2014-01-14 Ingo MolnarMerge branch 'x86/efi-kexec'
2014-01-14 Ingo Molnarmanual merge of x86/efi
2014-01-14 Ingo MolnarMerge branch 'x86/cpufeature'
2014-01-14 Ingo MolnarMerge branch 'x86/cpu'
2014-01-14 Ingo MolnarMerge branch 'x86/cleanups'
2014-01-14 Ingo MolnarMerge branch 'x86/build'
2014-01-14 Ingo MolnarMerge branch 'x86/asm'
2014-01-14 Ingo MolnarMerge branch 'x86/apic'
2014-01-14 Ingo MolnarMerge branch 'timers/core'
2014-01-14 Ingo Molnarmanual merge of sched/core
2014-01-14 Ingo MolnarMerge branch 'perf/core'
2014-01-14 Ingo MolnarMerge branch 'irq/core'
2014-01-14 Ingo MolnarMerge branch 'core/urgent'
2014-01-14 Ingo MolnarMerge branch 'core/stackprotector'
2014-01-14 Ingo MolnarMerge branch 'core/rcu'
2014-01-14 Ingo MolnarMerge branch 'core/locking'
2014-01-14 Ingo MolnarMerge branch 'core/debug'
2014-01-14 Ingo MolnarMerge branch 'clockevents/3.14' of git://git.linaro...
2014-01-14 Richard Weinbergerx86/apic: Read Error Status Register correctly
2014-01-14 Ingo MolnarMerge tag 'amd_ucode_for_3.14' of git://git.kernel...
2014-01-14 Stephen Rothwellarch: Re-sort some Kbuild files to hopefully help avoid...
2014-01-13 Borislav Petkovx86, microcode: Move to a proper location
2014-01-13 Borislav Petkovx86, microcode, AMD: Fix early ucode loading
2014-01-13 Borislav Petkovx86, microcode: Share native MSR accessing variants
2014-01-13 Borislav Petkovx86, ramdisk: Export relocated ramdisk VA
2014-01-13 Peter Zijlstrasched, thermal: Clean up preempt_enable_no_resched...
2014-01-13 Peter Zijlstrasched, net: Fixup busy_loop_us_clock()
2014-01-13 Peter Zijlstrasched, net: Clean up preempt_enable_no_resched() abuse
2014-01-13 Peter Zijlstrasched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
2014-01-13 Ingo MolnarMerge branch 'x86/idle' into sched/core
2014-01-13 Peter Zijlstrasched/preempt, locking: Rework local_bh_{dis,en}able()
2014-01-13 Peter Zijlstrasched/clock, x86: Avoid a runtime condition in native_s...
2014-01-13 Peter Zijlstrasched/clock: Fix up clear_sched_clock_stable()
2014-01-13 Peter Zijlstrasched/clock, x86: Use a static_key for sched_clock_stable
2014-01-13 Peter Zijlstrasched/clock: Remove local_irq_disable() from the clocks
2014-01-13 Peter Zijlstrasched/clock, x86: Rewrite cyc2ns() to avoid the need...
2014-01-13 Prarit Bhargavax86/irq: Fix kbuild warning in smp_irq_move_cleanup_int...
2014-01-13 Peter Zijlstrasched/clock, x86: Move some cyc2ns() code around
2014-01-13 Peter Zijlstrasched/clock, x86: Use mul_u64_u32_shr() for native_sche...
2014-01-13 Peter Zijlstrasched/preempt: Take away preempt_enable_no_resched...
2014-01-13 Peter Zijlstralocking: Optimize lock_bh functions
2014-01-13 Daniel Lezcanosched: Factor out the on_null_domain() checks in trigge...
2014-01-13 Daniel Lezcanosched: Pass 'struct rq' to nohz_idle_balance()
2014-01-13 Daniel Lezcanosched: Pass 'struct rq' to rebalance_domains()
2014-01-13 Daniel Lezcanosched: Remove unused parameter from nohz_balancer_kick()
2014-01-13 Daniel Lezcanosched: Remove unused parameter from find_new_ilb()
2014-01-13 Daniel Lezcanosched: Pass 'struct rq' to on_null_domain()
2014-01-13 Daniel Lezcanosched: Reduce nohz_kick_needed() parameters
2014-01-13 Daniel Lezcanosched: Reduce trigger_load_balance() parameters
2014-01-13 Peter Zijlstrasched/deadline: Fix hotplug admission control
2014-01-13 Peter Zijlstrasched/deadline: Remove the sysctl_sched_dl knobs
2014-01-13 Peter Zijlstrasched/deadline: Fix up the smp-affinity mask tests
2014-01-13 Juri Lellisched/deadline: speed up SCHED_DEADLINE pushes with...
2014-01-13 Dario Faggiolisched/deadline: Add bandwidth management for SCHED_DEAD...
2014-01-13 Dario Faggiolisched/deadline: Add SCHED_DEADLINE inheritance logic
2014-01-13 Peter Zijlstrartmutex: Turn the plist into an rb-tree
2014-01-13 Dario Faggiolisched/deadline: Add latency tracing for SCHED_DEADLINE...
2014-01-13 Harald Gustafssonsched/deadline: Add period support for SCHED_DEADLINE...
2014-01-13 Dario Faggiolisched/deadline: Add SCHED_DEADLINE avg_update accounting
2014-01-13 Juri Lellisched/deadline: Add SCHED_DEADLINE SMP-related data...
2014-01-13 Dario Faggiolisched/deadline: Add SCHED_DEADLINE structures & impleme...
2014-01-13 Dario Faggiolisched: Add new scheduler syscalls to support an extende...
2014-01-13 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2014-01-13 Davidlohr Buesofutexes: Avoid taking the hb->lock if there's nothing...
2014-01-13 Thomas Gleixnerfutexes: Document multiprocessor ordering guarantees
2014-01-13 Davidlohr Buesofutexes: Increase hash table size for better performance
2014-01-13 Jason Lowfutexes: Clean up various details
2014-01-13 Ingo MolnarMerge tag 'v3.13-rc8' into core/locking
2014-01-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-01-12 Richard Weinbergerum, x86: Fix vDSO build
2014-01-12 Ingo MolnarMerge branch 'fortglx/3.14/time' of git://git.linaro...
2014-01-12 Ingo MolnarMerge branch 'linus' into timers/core
2014-01-12 Prarit Bhargavax86/irq: Fix do_IRQ() interrupt warning for cpu hotplug...
2014-01-12 Linus TorvaldsLinux 3.13-rc8 v3.13-rc8
2014-01-12 Steven RostedtSELinux: Fix possible NULL pointer dereference in selin...
2014-01-12 Hugh Dickinsthp: fix copy_page_rep GPF by testing is_huge_zero_pmd...
2014-01-12 Peter Zijlstraarch: Introduce smp_load_acquire(), smp_store_release()
2014-01-12 Peter Zijlstraarch: Clean up asm/barrier.h implementations using...
2014-01-12 Peter Zijlstraarch: Move smp_mb__{before,after}_atomic_{inc,dec}...
2014-01-12 Peter Zijlstralocking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
2014-01-12 Ming Leiblock: null_blk: fix queue leak inside removing device
2014-01-12 Yann Droneaudperf: Introduce a flag to enable close-on-exec in perf_...
2014-01-12 Stephane Eranianperf/x86/intel: Add Intel RAPL PP1 energy counter support
2014-01-12 Stephane Eranianperf/x86: Fix active_entry initialization
2014-01-12 John Stultzsched_clock: Disable seqlock lockdep usage in sched_clock()
2014-01-12 John Stultzseqlock: Use raw_ prefix instead of _no_lockdep
2014-01-12 Rik van Rielsched: Calculate effective load even if local weight...
2014-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-10 Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi...
2014-01-10 Linus TorvaldsMerge branch 'leds-fixes-for-3.13' of git://git.kernel...
2014-01-10 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org...
2014-01-10 Linus TorvaldsMerge tag 'mfd-fixes-3.13-2' of git://git.kernel.org...
2014-01-10 Milo Kimleds: lp5521/5523: Remove duplicate mutex
2014-01-10 Chuansheng Liuxfs: Calling destroy_work_on_stack() to pair with INIT_...
2014-01-10 Jie Liuxfs: fix off-by-one error in xfs_attr3_rmt_verify
2014-01-10 Shahed Shaikhqlcnic: Fix ethtool statistics length calculation
2014-01-10 Manish Chopraqlcnic: Fix bug in TX statistics
next