aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney
2010-09-23rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney
2010-09-23rcu: Add tracing data to support queueing modelsPaul E. McKenney
2010-09-23rcu: fix sparse errors in rcutorture.cPaul E. McKenney
2010-09-23rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney
2010-09-23kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-10generic-ipi: Fix deadlock in __smp_call_function_singleHeiko Carstens
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-09ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-09-09mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-09mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman
2010-09-09vmstat: update zone stat threshold when onlining a cpuKAMEZAWA Hiroyuki
2010-09-09vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-09swap: do not send discards as barriersChristoph Hellwig
2010-09-09swap: prevent reuse during hibernationHugh Dickins
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij
2010-09-09MAINTAINERS: correct entry for legacy RTC-driverWolfram Sang
2010-09-09gpio: doc updatesDavid Brownell
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-09-09memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki
2010-09-09mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim
2010-09-09kernel/groups.c: fix integer overflow in groups_searchJerome Marchand
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto
2010-09-09binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-09-09mm: avoid warning when COMPACTION is selectedAndrea Arcangeli
2010-09-09mm: fix swapin race conditionAndrea Arcangeli
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre
2010-09-09ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai
2010-09-09gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter
2010-09-09MAINTAINERS: kexec-tools has movedSimon Horman
2010-09-09O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer