3G dongle support
[firefly-linux-kernel-4.4.55.git] / kernel /
2012-12-12 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-12-10 Mike GalbraithRevert "sched, autogroup: Stop going ahead if autogroup...
2012-12-10 Mike Galbraithworkqueue: exit rescuer_thread() as TASK_RUNNING
2012-12-03 Chuansheng Liuwatchdog: using u64 in get_sample_period()
2012-12-03 Darren Hartfutex: avoid wake_futex() for a PI futex_q
2012-12-01 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-11-26 Ram PaiResource: fix wrong resource window calculation
2012-11-17 Thomas Gleixnerfutex: Handle futex_pi OWNER_DIED take over correctly
2012-11-01 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-10-28 Daisuke Nishimuracgroup: notify_on_release may not be triggered in some...
2012-10-28 Kees Cookuse clamp_t in UNAME26 fix
2012-10-28 Kees Cookkernel/sys.c: fix stack memory content leak via UNAME26
2012-10-23 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-10-21 Hildner, Christiantimers: Fix endless looping between cascade() and inter...
2012-10-21 Matthew Garrettmodule: taint kernel when lve module is loaded
2012-10-16 yangkaiMerge commit 'a8aea20e19ead970a19154695905079cd81ded6b...
2012-10-15 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-10-12 Srivatsa S. BhatCPU hotplug, cpusets, suspend: Don't modify cpusets...
2012-10-12 Paul E. McKenneyrcu: Fix day-one dyntick-idle stall-warning bug
2012-10-12 Tejun Heoworkqueue: add missing smp_wmb() in process_one_work()
2012-10-12 Shawn Guokernel/sys.c: call disable_nonboot_cpus() in kernel_res...
2012-10-10 黄涛rk: config: ignore unknown parameter when insmod
2012-10-08 黄涛Merge branch 'develop-3.0' of ssh://rk29/rk/kernel...
2012-10-08 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-10-08 Colin Crosstimekeeping: fix 32-bit overflow in get_monotonic_boottime
2012-10-02 Yasunori Gotosched: Fix ancient race in do_exit()
2012-10-02 John Stultztime: Move ktime_t overflow checking into timespec_vali...
2012-10-02 John Stultztime: Avoid making adjustments if we haven't accumulate...
2012-10-02 John Stultztime: Improve sanity checking of timekeeping inputs
2012-10-02 Peter Zijlstrasched: Fix race in task_group()
2012-10-02 Li ZhongFix a dead loop in async_synchronize_full()
2012-10-02 Lai Jiangshanworkqueue: UNBOUND -> REBIND morphing in rebind_workers...
2012-10-02 Al Viroperf_event: Switch to internal refcount, fix race with...
2012-10-02 Tejun Heoworkqueue: reimplement work_on_cpu() using system_wq
2012-09-24 黄涛rk: add module parse kernel cmdline support
2012-09-14 Miklos Szerediaudit: fix refcounting in audit-tree
2012-09-14 Miklos Szerediaudit: don't free_chunk() after fsnotify_add_mark()
2012-08-21 黄涛Merge remote-tracking branch 'origin/develop-3.0-jb...
2012-08-21 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2012-08-21 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-08-21 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-08-15 Theodore Ts'orandom: remove rand_initialize_irq()
2012-08-15 Theodore Ts'orandom: make 'add_interrupt_randomness()' do something...
2012-08-09 Darren Hartfutex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
2012-08-09 Darren Hartfutex: Fix bug in WARN_ON for NULL q.pi_state
2012-08-09 Darren Hartfutex: Test for pi_mutex on fault in futex_wait_requeue...
2012-08-09 Tejun Heoworkqueue: perform cpu down operations from low priorit...
2012-08-09 Srivatsa S. Bhatftrace: Disable function tracing during suspend/resume...
2012-08-01 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-08-01 David Rientjescpusets: stall when updating mems_allowed for mempolicy...
2012-08-01 David Rientjescpusets: avoid looping when storing to mems_allowed...
2012-08-01 John Stultzntp: Fix STA_INS/DEL clearing bug
2012-07-31 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-31 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-26 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-25 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-24 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-20 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-20 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-07-19 Thomas Gleixnertimekeeping: Add missing update call in timekeeping_res...
2012-07-19 John Stultzhrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-19 Thomas Gleixnertimekeeping: Provide hrtimer update function
2012-07-19 Thomas Gleixnerhrtimers: Move lock held region in hrtimer_interrupt()
2012-07-19 Thomas Gleixnertimekeeping: Maintain ktime_t based offsets for hrtimers
2012-07-19 John Stultztimekeeping: Fix leapsecond triggered load spike issue
2012-07-19 John Stultzhrtimer: Provide clock_was_set_delayed()
2012-07-19 Thomas Gleixnertime: Move common updates to a function
2012-07-19 John Stultztimekeeping: Fix CLOCK_MONOTONIC inconsistency during...
2012-07-19 Richard Cochranntp: Correct TAI offset during leap second
2012-07-19 John Stultzntp: Fix leap-second hrtimer livelock
2012-07-19 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-18 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-07-18 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-16 Vaibhav Nagarnaiktracing: change CPU ring buffer state from tracing_cpumask
2012-07-14 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-13 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-13 黄涛Merge remote-tracking branch 'origin/develop-3.0' into...
2012-07-12 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-07-12 黄涛Merge remote-tracking branch 'common/android-3.0' into...
2012-07-12 黄涛sched: Cleanup cpu_active madness
2012-06-17 Dimitri Sivanichsched: Fix the relax_domain_level boot parameter
2012-06-02 CMYMerge branch 'develop-3.0' of ssh://10.10.10.29/rk...
2012-06-01 Tejun Heoworkqueue: skip nr_running sanity check in worker_enter...
2012-05-31 黄涛rk: earlysuspend: only works on system is running
2012-05-21 Jan Kiszkacompat: Fix RT signal mask corruption via sigprocmask
2012-05-21 Mike Galbraithnamespaces, pid_ns: fix leakage on fork() failure
2012-05-08 Todd PoynorMerge commit 'v3.0.31' into android-3.0
2012-05-07 Peter Zijlstrasched: Fix nohz load accounting -- again!
2012-04-30 Todd PoynorMerge commit 'v3.0.30' into android-3.0
2012-04-22 Kees Cookfutex: Do not leak robust list to unprivileged process
2012-04-22 Neal Cardwellnohz: Fix stale jiffies update in tick_nohz_restart()
2012-04-19 Todd PoynorMerge linux-stable 3.0.28 into android-3.0
2012-04-13 Oleg Nesterovcred: copy_process() should clear child->replacement_se...
2012-04-13 Kees Cooksysctl: fix write access to dmesg_restrict/kptr_restrict
2012-04-13 Jason Wesselkgdb,debug_core: pass the breakpoint struct instead...
2012-04-13 Wolfgang Mauerertracing: Fix ftrace stack trace entries
2012-04-13 Jiang Liugenirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_N...
2012-04-02 Sasha Levinmodule: Remove module size limit
2012-04-02 Srivatsa S. BhatPM / Hibernate: Enable usermodehelpers in hibernate...
2012-04-02 Alexander Gordeevgenirq: Fix incorrect check for forced IRQ thread handler
next