'mod i2c read bug' and 'add i2c read/write interface'
[firefly-linux-kernel-4.4.55.git] / kernel /
2010-08-05 黄涛Merge remote branch 'common/android-2.6.32' into develop
2010-07-18 黄涛Merge remote branch 'common/android-2.6.32' into develop
2010-06-21 吴庆棋reboot function
2010-05-06 San Mehatsched: Add a generic notifier when a task struct is...
2010-03-11 Arve HjønnevågMerge commit 'v2.6.32.9' into android-2.6.32
2010-02-23 Jason WangExport the symbol of getboottime and mmonotonic_to_boot...
2010-02-23 Thomas Gleixnerfutex: Handle futex value corruption gracefully
2010-02-23 Thomas Gleixnerfutex: Handle user space corruption gracefully
2010-02-23 Mikael Petterssonfutex_lock_pi() key refcnt fix
2010-02-20 Mike Chanpower: wakelock: Print active wakelocks when has_wake_l...
2010-02-09 jamalNET: fix oops at bootime in sysctl code
2010-02-09 Julia Lawallkernel/cred.c: use kmem_cache_free
2010-02-09 Aaro Koskinenclocksource: fix compilation if no GENERIC_TIME
2010-02-08 San Mehatkernel: printk: Add non exported function for clearing...
2010-02-08 Arve Hjønnevågprintk: Fix log_buf_copy termination.
2010-02-08 Arve HjønnevågRevert "printk: remove unused code from kernel/printk.c"
2010-02-08 San Mehatcgroup: Add generic cgroup subsystem permission checks.
2010-02-04 Rebecca SchultzPM: earlysuspend: Removing dependence on console.
2010-02-04 Arve Hjønnevågconsoleearlysuspend: Fix for 2.6.32
2010-02-04 Arve HjønnevågPM: earlysuspend: Add console switch when user requeste...
2010-02-04 Arve HjønnevågPM: wakelock: Don't dump unfrozen task list when aborti...
2010-02-04 Arve HjønnevågPM: wakelock: Abort task freezing if a wake lock is...
2010-02-04 Arve HjønnevågPM: Add user-space wake lock api.
2010-02-04 Arve HjønnevågPM: Enable early suspend through /sys/power/state
2010-02-04 Arve HjønnevågPM: Implement early suspend api
2010-02-04 Arve HjønnevågPM: wakelocks: Use seq_file for /proc/wakelocks so...
2010-02-04 Erik Gillingpower: wakelocks: fix buffer overflow in print_wake_locks
2010-02-04 Mike Chanpower: Prevent spinlock recursion when wake_unlock...
2010-02-04 Arve HjønnevågPM: Implement wakelock api.
2010-02-04 Erik Gillingsched: make task dump print all 15 chars of proc comm
2010-02-04 Arve Hjønnevågsched: Enable might_sleep before initializing drivers.
2010-02-04 Arve HjønnevågAdd build option to to set the default panic timeout.
2010-02-04 Arve Hjønnevågfutex: Restore one of the fast paths eliminated by...
2010-02-04 Arve Hjønnevågmm: Add min_free_order_shift tunable.
2010-02-04 Tony LindgrenARM: Make low-level printk work
2010-02-04 Peter Zijlstrasched: Fix task priority bug
2010-01-28 Mike Travistimers, init: Limit the number of per cpu calibration...
2010-01-28 Jon Hunternohz: Prevent clocksource wrapping during idle
2010-01-28 Christian Ehrhardtsched: Fix missing sched tunable recalculation on cpu...
2010-01-28 Rusty Russellsched: Fix isolcpus boot option
2010-01-28 H Hartley Sweetenclockevents: Add missing include to pacify sparse
2010-01-28 Xiaotian Fengclockevent: Don't remove broadcast device when cpu...
2010-01-25 Peter Zijlstraperf: Honour event state for aux stream data
2010-01-25 Peter Zijlstraperf events: Dont report side-band events on each cpu...
2010-01-22 Peter Zijlstrasched: Fix task priority bug
2010-01-22 David Millersched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABL...
2010-01-22 KOSAKI Motohirofutexes: Remove rw parameter from get_futex_key()
2010-01-18 Rusty Russellmodule: handle ppc64 relocating kcrctabs when CONFIG_RE...
2010-01-18 Al Virofix more leaks in audit_tree.c tag_chunk()
2010-01-18 Al Virofix braindamage in audit_tree.c untag_chunk()
2010-01-18 Mike Frysingerkernel/sysctl.c: fix stable merge error in NOMMU mmap_m...
2010-01-18 Andi Kleenkernel/signal.c: fix kernel information leak with print...
2010-01-18 Dave Andersoncgroups: fix 2.6.32 regression causing BUG_ON() in...
2010-01-18 Ben Hutchingsmodules: Skip empty sections when exporting section...
2010-01-06 Peter Zijlstrasched: Sched_rt_periodic_timer vs cpu hotplug
2010-01-06 Peter Zijlstrasched: Fix balance vs hotplug race
2010-01-06 WANG Congkernel/sysctl.c: fix the incomplete part of sysctl_max_...
2010-01-06 Amerigo Wang'sysctl_max_map_count' should be non-negative
2010-01-06 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2010-01-06 Thomas Gleixnerclockevents: Prevent clockevent_devices list corruption...
2010-01-06 Peter Zijlstrasched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
2010-01-06 Peter Zijlstrasched: Fix task_hot() test order
2009-12-18 Paul Mackerrasperf_event: Fix incorrect range check on cpu number
2009-12-18 Andi Kleenfutex: Take mmap_sem for get_user_pages in fault_in_use...
2009-12-18 Alexey Dobriyanbsdacct: fix uid/gid misreporting
2009-12-18 Mike Galbraithsched: Fix and clean up rate-limit newidle code
2009-12-18 Mike Galbraithsched: Rate-limit newidle
2009-12-18 Mike Galbraithsched: Fix affinity logic in select_task_rq_fair()
2009-12-18 Mike Galbraithsched: Check for an idle shared cache in select_task_rq...
2009-12-18 Kristian Høgsbergperf: Don't free perf_mmap_data until work has been...
2009-12-18 Xiao Guangrongperf_event: Initialize data.period in perf_swevent_hrti...
2009-12-18 Paul E. McKenneyrcu: Remove inline from forward-referenced functions
2009-12-18 Paul E. McKenneyrcu: Fix note_new_gpnum() uses of ->gpnum
2009-12-18 Paul E. McKenneyrcu: Fix synchronization for rcu_process_gp_end() uses...
2009-12-18 Paul E. McKenneyrcu: Prepare for synchronization fixes: clean up for...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-12-02 Helge Dellermodules: don't export section names of empty sections...
2009-12-02 Linus TorvaldsMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-01 David HowellsSLOW_WORK: Move slow_work's proc file to debugfs
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-01 David HowellsSLOW_WORK: Fix the CONFIG_MODULES=n case
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next