Age | Commit message (Expand) | Author |
2012-04-30 | rcu: Add rcutorture test for call_srcu() | Lai Jiangshan |
2012-04-30 | rcu: Implement per-domain single-threaded call_srcu() state machine | Lai Jiangshan |
2012-04-30 | rcu: Use single value to handle expedited SRCU grace periods | Lai Jiangshan |
2012-04-30 | rcu: Improve srcu_readers_active_idx()'s cache locality | Lai Jiangshan |
2012-04-30 | rcu: Remove unused srcu_barrier() | Lai Jiangshan |
2012-04-30 | rcu: Implement a variant of Peter's SRCU algorithm | Lai Jiangshan |
2012-04-30 | rcu: Improve SRCU's wait_idx() comments | Lai Jiangshan |
2012-04-30 | rcu: Flip ->completed only once per SRCU grace period | Lai Jiangshan |
2012-04-30 | rcu: Increment upper bit only for srcu_read_lock() | Lai Jiangshan |
2012-04-30 | rcu: Remove fast check path from __synchronize_srcu() | Lai Jiangshan |
2012-04-30 | rcu: Direct algorithmic SRCU implementation | Paul E. McKenney |
2012-04-30 | rcu: Introduce rcutorture testing for rcu_barrier() | Paul E. McKenney |
2012-04-24 | rcu: Fixes to rcutorture error handling and cleanup | Paul E. McKenney |
2012-04-21 | Linux 3.4-rc4v3.4-rc4 | Linus Torvalds |
2012-04-21 | sparc32,leon: add notify_cpu_starting() | Yong Zhang |
2012-04-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-21 | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-21 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-21 | perfmon: kill some helpers and arguments | Al Viro |
2012-04-21 | aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() | Al Viro |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
2012-04-20 | mmc: dw_mmc: prevent NULL dereference for dma_ops | Jaehoon Chung |
2012-04-20 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric BĂ©nard |
2012-04-20 | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten |
2012-04-20 | mmc: sdhci: refine non-removable card checking for card detection | Daniel Drake |
2012-04-20 | mmc: dw_mmc: Fix switch from DMA to PIO | Seungwon Jeon |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | VM: add "vm_mmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-20 | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage | Rajendra Nayak |
2012-04-20 | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m | Chris Ball |
2012-04-20 | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter |
2012-04-20 | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter |
2012-04-20 | VM: add "vm_brk()" helper function | Linus Torvalds |
2012-04-20 | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-20 | Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-20 | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-20 | Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds |
2012-04-20 | memblock: memblock should be able to handle zero length operations | Tejun Heo |
2012-04-20 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-04-20 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2012-04-20 | Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" | Konrad Rzeszutek Wilk |
2012-04-20 | USB: serial: cp210x: Fixed usb_control_msg timeout values | Yuri Matylitski |
2012-04-19 | drivers/tty/amiserial.c: add missing tty_unlock | Julia Lawall |