| Commit message (Expand) | Author | Age |
* | [CPUFREQ] update lpj only if frequency has changed | Afzal Mohammed | 2012-01-06 |
* | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation | Afzal Mohammed | 2012-01-06 |
* | [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init() | Kamalesh Babulal | 2011-12-09 |
* | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working | Jaecheol Lee | 2011-12-09 |
* | [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider | Jaecheol Lee | 2011-12-09 |
* | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq | Jaecheol Lee | 2011-12-09 |
* | [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages | Mark Brown | 2011-12-09 |
* | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker... | Dave Jones | 2011-12-02 |
|\ |
|
| * | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman | 2011-11-10 |
| * | cpufreq: OMAP: fix freq_table leak | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: put clk if cpu_init failed | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: only supports OPP library | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: dont support !freq_table | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: deny initialization if no mpudev | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: move clk name decision to init | Nishanth Menon | 2011-11-08 |
| * | cpufreq: OMAP: notify even with bad boot frequency | Colin Cross | 2011-11-08 |
| * | cpufreq: OMAP: Enable all CPUs in shared policy mask | Todd Poynor | 2011-11-08 |
| * | cpufreq: OMAP: Add SMP support for OMAP4+ | Russell King | 2011-11-08 |
| * | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq | Santosh Shilimkar | 2011-11-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-01 |
|\ \ |
|
| * | | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller | 2011-12-01 |
| * | | ipv4: flush route cache after change accept_local | Peter Pan(潘卫平) | 2011-12-01 |
| * | | sch_red: fix red_change | Eric Dumazet | 2011-12-01 |
| * | | Revert "udp: remove redundant variable" | David S. Miller | 2011-12-01 |
| * | | bridge: master device stuck in no-carrier state forever when in user-stp mode | Vitalii Demianets | 2011-12-01 |
| * | | ipv4: Perform peer validation on cached route lookup. | David S. Miller | 2011-12-01 |
| * | | net/core: fix rollback handler in register_netdevice_notifier | RongQing.Li | 2011-11-30 |
| * | | sch_red: fix red_calc_qavg_from_idle_time | Eric Dumazet | 2011-11-30 |
| * | | bonding: only use primary address for ARP | Henrik Saavedra Persson | 2011-11-30 |
| * | | ipv4: fix lockdep splat in rt_cache_seq_show | Eric Dumazet | 2011-11-30 |
| * | | sch_teql: fix lockdep splat | Eric Dumazet | 2011-11-30 |
| * | | net: fec: Select the FEC driver by default for i.MX SoCs | Fabio Estevam | 2011-11-30 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-30 |
| |\ \ |
|
| | * | | mac80211: fix race between the AGG SM and the Tx data path | Emmanuel Grumbach | 2011-11-28 |
| | * | | mac80211: fix race condition caused by late addBA response | Nikolay Martynov | 2011-11-28 |
| | * | | ath9k: Revert change that broke AR928X on Acer Ferrari One | Rafael J. Wysocki | 2011-11-28 |
| | * | | rtlwifi: fix lps_lock deadlock | Stanislaw Gruszka | 2011-11-28 |
| | * | | mac80211: don't stop a single aggregation session twice | Johannes Berg | 2011-11-28 |
| | * | | nl80211: fix MAC address validation | Eliad Peller | 2011-11-28 |
| * | | | isdn: avoid copying too long drvid | Dan Carpenter | 2011-11-29 |
| * | | | isdn: make sure strings are null terminated | Dan Carpenter | 2011-11-29 |
| * | | | netlabel: Fix build problems when IPv6 is not enabled | Paul Moore | 2011-11-29 |
| * | | | sctp: better integer overflow check in sctp_auth_create_key() | Xi Wang | 2011-11-29 |
| * | | | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller | 2011-11-29 |
| |\ \ \ |
|
| | * | | | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso | 2011-11-21 |
| | * | | | netfilter: possible unaligned packet header in ip_route_me_harder | Paul Guo | 2011-11-21 |
| | * | | | netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c | Jozsef Kadlecsik | 2011-11-21 |
| * | | | | sctp: integer overflow in sctp_auth_create_key() | Xi Wang | 2011-11-29 |
| * | | | | ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. | Li Wei | 2011-11-28 |
| * | | | | net: Fix corruption in /proc/*/net/dev_mcast | Anton Blanchard | 2011-11-28 |