androidComputer: add androidComputer lcd file
[firefly-linux-kernel-4.4.55.git] / kernel /
2013-02-28 黄涛Revert "rk: disable disable_nonboot_cpus when kernel...
2013-02-25 黄涛rk: disable disable_nonboot_cpus when kernel restart
2013-02-23 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2013-02-21 Alexandre SIMONprintk: fix buffer overflow when calling log_prefix...
2013-02-18 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2013-02-18 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2013-02-14 T Makphaibulchokekernel/resource.c: fix stack overflow in __reserve_regi...
2013-02-04 Wang YanQingsmp: Fix SMP function call empty cpu mask race
2013-01-28 Steven Rostedtftrace: Be first to run code modification on modules
2013-01-23 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2013-01-21 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2013-01-17 Steven Rostedtring-buffer: Fix race between integrity check and readers
2013-01-17 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2013-01-16 Todd PoynorMerge commit 'v3.0.58' into android-3.0
2013-01-15 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2013-01-15 黄涛rk: last_log: fix printk over read bug
2013-01-11 Tejun Heocgroup: remove incorrect dget/dput() pair in cgroup_cre...
2013-01-11 Thomas Gleixnergenirq: Always force thread affinity
2012-12-27 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-12-21 黄涛rk: printk: add pm_emit_log_char
2012-12-18 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2012-12-17 Dan Carpenterftrace: Clear bits properly in reset_iter_read()
2012-12-17 Tejun Heoworkqueue: convert BUG_ON()s in __queue_delayed_work...
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 Todd PoynorMerge remote-tracking branch 'stable/linux-3.0.y' into...
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-26 Colin Crosstimekeeping: fix 32-bit overflow in get_monotonic_boottime
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...
next