2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | security,rcu: convert call_rcu(sel_netif_free) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(xps_dev_maps_release) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | macvlan,rcu: convert call_rcu(macvlan_port_rcu_free... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(__gen_kill_estimator) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(__leaf_info_free_rcu) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | security,rcu: convert call_rcu(user_update_rcu_disposal... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,act_police,rcu: remove rcu_barrier() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(sctp_local_addr_free) to... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(listeners_free_rcu) to kfree_... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lai Jiangshan | cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Paul E. McKenney | rcu: permit rcu_read_unlock() to be called while holdin... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Gleb Natapov | rcu: provide rcu_virt_note_context_switch() function. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: get rid of signed overflow in check_cpu_stall() |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eric Dumazet | rcu: optimize rcutiny |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: prevent call_rcu() from diving into rcu core if... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: further lower priority in rcu_yield() |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Lai Jiangshan | rcu: introduce kfree_rcu() |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: fix spelling |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Lai Jiangshan | rcu: call __rcu_read_unlock() in exit_rcu for tree RCU |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Converge TINY_RCU expedited and normal boosting |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: remove useless ->boosted_this_gp field |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: code cleanups in TINY_RCU priority boosting. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Switch to this_cpu() primitives |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: mark rcutorture boosting callback as being on... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Add forward-progress diagnostic for per-CPU kthreads |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: add grace-period age and more kthread state to... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: fix tracing bug thinko on boost-balk attribution |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: update tracing documentation for new rcutorture... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: make rcutorture version numbers available through... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: add tracing for RCU's kthread run states. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: add callback-queue information to rcudata output |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Update RCU's trace.txt documentation for new format |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Add boosting to TREE_PREEMPT_RCU tracing |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: eliminate unused boosting statistics |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: avoid hammering sched with yet another bound RT... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: put per-CPU kthread at non-RT priority during... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Force per-rcu_node kthreads off of the outgoing CPU |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: priority boosting for TREE_PREEMPT_RCU |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: move TREE_RCU from softirq to kthread |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Decrease memory-barrier usage based on semi-formal... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul E. McKenney | rcu: Remove conditional compilation for RCU CPU stall... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Linus Torvalds | Linux 2.6.39-rc6 |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Alex Deucher | drm/radeon/kms: fix gart setup on fusion parts (v2) |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Christopher... | drm: Send pending vblank events before disabling vblank. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Dave Airlie | drm/radeon: fix regression on atom cards with hardcoded... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Alex Deucher | drm/radeon/kms: add some new pci ids |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | logfs: initialize superblock entries earlier |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | Merge branch 'stable/bug-fixes-for-rc5' of git://git... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | Merge branches 'x86-fixes-for-linus' and 'irq-fixes... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lucian Adrian... | sysctl: net: call unregister_net_sysctl_table where... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jiri Pirko | Revert: veth: remove unneeded ifname code from veth_new... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rabin Vincent | smsc95xx: fix reset check |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael J. Wysocki | tg3: Fix failure to enable WoL by default when possible |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lifeng Sun | networking: inappropriate ioctl operation should return... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
H. Peter Anvin | x86, reboot: Fix relocations in reboot_32.S |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Joe Perches | amd8111e: trivial typo spelling: Negotitate -> Negotiate |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Stefano Stabellini | xen: mask_rw_pte mark RO all pagetable pages up to... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Konrad Rzeszutek... | xen/mmu: Add workaround "x86-64, mm: Put early page... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'fixes' of /home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Geert Uytterhoeven | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Artem Bityutskiy | UBIFS: seek journal heads to the latest bud in replay |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Artem Bityutskiy | UBIFS: do not free write-buffers when in R/O mode |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'hwmon-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Linus Torvalds | Merge branch 'i2c-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lasse Collin | XZ decompressor: Fix decoding of empty LZMA2 streams |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Takashi Iwai | ALSA: hda - Fix Realtek's chained fixup checks |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Takashi Iwai | Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexey Dobriyan | ipv4: don't spam dmesg with "Using LC-trie" messages |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Eric W. Biederman | af_unix: Only allow recv on connected seqpacket sockets. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Yinghai Lu | x86, NUMA: Fix empty memblk detection in numa_cleanup_m... |
commit | commitdiff | tree | snapshot |
next |